Author: aheritier Date: Thu Jul 20 15:53:06 2006 New Revision: 424101 URL: http://svn.apache.org/viewvc?rev=424101&view=rev Log: Update commons-jelly-tags-xml version
Modified: maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml?rev=424101&r1=424100&r2=424101&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml Thu Jul 20 15:53:06 2006 @@ -30,11 +30,7 @@ <action dev="ltheussl" type="fix" issue="MPCRUISECONTROL-30">Add missing documentation for several properties.</action> <action dev="ltheussl" type="fix" issue="MPCRUISECONTROL-29">Default for <code>maven.cruisecontrol.logs.mergedirectory</code> is incorrect on the Properties page.</action> <action dev="ltheussl" type="fix" issue="MPCRUISECONTROL-33">Property <code>maven.cruisecontrol.goals</code> contains deprecated <code>scm:update-project</code>.</action> - <action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated : - <ul> - <li>commons-jelly-tags-xml v1.0 -> v1.1</li> - </ul> - </action> + <action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependency is updated : commons-jelly-tags-xml v1.1 (was v1.0).</action> <action dev="epugh" type="fix" issue="MPCRUISECONTROL-25">Properties documentation lists incorrect default for maven.cruisecontrol.buildresults.url</action> </release> <release version="1.7" date="2005-06-06">