Author: ltheussl Date: Thu Jul 20 10:17:09 2006 New Revision: 423994 URL: http://svn.apache.org/viewvc?rev=423994&view=rev Log: Document dom4j and jelly upgrades.
Modified: maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml maven/maven-1/plugins/trunk/changes/xdocs/changes.xml maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml maven/maven-1/plugins/trunk/html2xdoc/xdocs/changes.xml maven/maven-1/plugins/trunk/jellydoc/xdocs/changes.xml maven/maven-1/plugins/trunk/jira/xdocs/changes.xml maven/maven-1/plugins/trunk/linkcheck/xdocs/changes.xml maven/maven-1/plugins/trunk/pom/xdocs/changes.xml maven/maven-1/plugins/trunk/scm/xdocs/changes.xml maven/maven-1/plugins/trunk/simian/xdocs/changes.xml maven/maven-1/plugins/trunk/source/xdocs/changes.xml maven/maven-1/plugins/trunk/tasklist/xdocs/changes.xml maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -25,6 +25,7 @@ </properties> <body> <release version="1.9-SNAPSHOT" date="In SVN"> + <action dev="ltheussl" type="update">Update jelly dependency to match the ones in maven 1.1 core.</action> <action dev="ltheussl" type="update" issue="MPARTIFACT-67">Include javadocs in created upload bundle.</action> <action dev="aheritier" type="update" issue="MPARTIFACT-66">Upgrade Wagon dependencies : wagon-provider-api 1.0-beta-1, wagon-http 1.0-beta-1, wagon-file 1.0-beta-1, wagon-ftp 1.0-beta-1, wagon-ssh 1.0-beta-1, wagon-ssh-external 1.0-beta-1</action> <action dev="aheritier" type="update" issue="MPARTIFACT-66">Upgrade dependencies required by wagon : upgrade jsch 0.1.27 (instead of 0.1.14) and commons-net 1.4.1 (instead of 1.4.0).</action> Modified: maven/maven-1/plugins/trunk/changes/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/changes/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/changes/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/changes/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -24,6 +24,7 @@ </properties> <body> <release version="1.6.1-SNAPSHOT" date="In SVN"> + <action dev="ltheussl" type="update">Update dom4j dependency to match the one in maven 1.1 core.</action> <action dev="aheritier" type="update" issue="MAVEN-1753">Replace the deprecated xmlParserAPIs by xml-apis 1.3.03.</action> <action dev="aheritier" type="update">Upgrade to commons-io 1.2.</action> <action dev="ltheussl" type="fix" issue="MPCHANGES-30">Missing <code>changes.xml</code> makes report fail.</action> Modified: maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -24,6 +24,7 @@ </properties> <body> <release version="1.11.1-SNAPSHOT" date="In SVN"> + <action dev="ltheussl" type="update">Update jelly dependency to match the ones in maven 1.1 core.</action> <action dev="aheritier" type="fix" issue="MPECLIPSE-118" due-to="Jon Christiansen">Don't attach sourcepath in .classpath when file doesn't exist.</action> </release> <release version="1.11" date="2006-06-18"> Modified: maven/maven-1/plugins/trunk/html2xdoc/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/html2xdoc/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/html2xdoc/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/html2xdoc/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -24,6 +24,7 @@ </properties> <body> <release version="1.5-SNAPSHOT" date="In SVN"> + <action dev="ltheussl" type="update">Update dom4j dependency to match the one in maven 1.1 core.</action> <action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : jaxen v1.0-FCS-full to 1.1-beta-9.</action> <action dev="aheritier" type="update" issue="MAVEN-1753">Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.</action> </release> Modified: maven/maven-1/plugins/trunk/jellydoc/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/jellydoc/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/jellydoc/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/jellydoc/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -26,11 +26,11 @@ </properties> <body> <release version="1.4-SNAPSHOT" date="In SVN"> + <action dev="ltheussl" type="update">Update dom4j dependency to match the one in maven 1.1 core.</action> <action dev="aheritier" type="update" issue="MAVEN-1753">Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.</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> - <li>dom4j v1.4-dev-8 -> v1.4</li> <li>xercesImpl v 2.4.0 -> v2.6.2</li> <li>xml-apis v 1.0.b2 -> xmlParserAPIs v2.6.2</li> </ul> Modified: maven/maven-1/plugins/trunk/jira/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/jira/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/jira/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/jira/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -24,6 +24,7 @@ </properties> <body> <release version="1.4-SNAPSHOT" date="In SVN"> + <action dev="ltheussl" type="update">Update jelly dependency to match the ones in maven 1.1 core.</action> <action dev="aheritier" type="update" issue="MAVEN-1759">Upgrade to log4j 1.2.13.</action> <action dev="aheritier" type="fix">If a report isn't generated the plugin fails trying to replace entities in a not existing file.</action> </release> Modified: maven/maven-1/plugins/trunk/linkcheck/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/linkcheck/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/linkcheck/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/linkcheck/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -26,6 +26,7 @@ </properties> <body> <release version="1.4.1-SNAPSHOT" date="In SVN"> + <action dev="ltheussl" type="update">Update jelly dependency to match the ones in maven 1.1 core.</action> <action dev="aheritier" type="fix" issue="MPLINKCHECK-27" due-to="Dennis Lundberg">Maven 1.0.x : The report is incomplete if one or more files has errors in them.</action> </release> <release version="1.4" date="2006-04-27"> Modified: maven/maven-1/plugins/trunk/pom/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/pom/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/pom/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/pom/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -23,6 +23,9 @@ <author email="[EMAIL PROTECTED]">dIon Gillard</author> </properties> <body> + <release version="1.5.1-SNAPSHOT" date="In SVN"> + <action dev="ltheussl" type="update">Update dom4j dependency to match the ones in maven 1.1 core.</action> + </release> <release version="1.5" date="2005-12-12"> <action dev="ltheussl" type="fix" issue="MPPOM-1"> <code>pom:validate</code>doesn't work with Modified: maven/maven-1/plugins/trunk/scm/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/scm/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/scm/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/scm/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -24,6 +24,7 @@ </properties> <body> <release version="1.7-SNAPSHOT" date="In SVN"> + <action dev="ltheussl" type="update">Update dom4j and jelly dependencies to match the ones in maven 1.1 core.</action> <action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9. Add the dependency to jline for commons-jelly-tags-interaction v1.1.</action> <action dev="aheritier" type="update">Upgrade to commons-io 1.2.</action> </release> Modified: maven/maven-1/plugins/trunk/simian/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/simian/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/simian/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/simian/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -25,6 +25,7 @@ </properties> <body> <release version="1.6.1-SNAPSHOT" date="in SVN"> + <action dev="ltheussl" type="update">Update jelly dependency to match the ones in maven 1.1 core.</action> <action dev="ltheussl" type="fix" issue="MPSIMIAN-16">plugin:deregister does not work.</action> </release> <release version="1.6" date="2006-01-29"> Modified: maven/maven-1/plugins/trunk/source/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/source/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/source/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/source/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -24,6 +24,7 @@ </properties> <body> <release version="1.1-SNAPSHOT" date="in SVN"> + <action dev="ltheussl" type="update">Update jelly dependency to match the ones in maven 1.1 core.</action> <action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1. The dependency to jline is added for commons-jelly-tags-interaction v1.1.</action> </release> <release version="1.0" date="2006-02-19"> Modified: maven/maven-1/plugins/trunk/tasklist/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/tasklist/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/tasklist/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/tasklist/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -27,11 +27,7 @@ </properties> <body> <release version="2.5-SNAPSHOT" date="In SVN"> - <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 v1.0-RC1 -> v1.0</li> - </ul> - </action> + <action dev="ltheussl" type="update">Update jelly dependency to match the ones in maven 1.1 core.</action> </release> <release version="2.4" date="2005-06-15"> <action dev="aheritier" type="add" issue="MPTASKLIST-9" due-to="Dennis Lundberg">Show todos for fields</action> Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml?rev=423994&r1=423993&r2=423994&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml Thu Jul 20 10:17:09 2006 @@ -27,6 +27,7 @@ </properties> <body> <release version="1.11-SNAPSHOT" date="In SVN"> + <action dev="ltheussl" type="update">Update dom4j and jelly dependencies to match the ones in maven 1.1 core.</action> <action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9.</action> </release> <release version="1.10" date="2006-06-18">