Author: ltheussl Date: Tue Apr 24 05:14:35 2007 New Revision: 531897 URL: http://svn.apache.org/viewvc?view=rev&rev=531897 Log: Add missing changes entry about MPPLUGIN-35.
Modified: maven/maven-1/plugins/trunk/plugin/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/plugin/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/plugin/xdocs/changes.xml?view=diff&rev=531897&r1=531896&r2=531897 ============================================================================== --- maven/maven-1/plugins/trunk/plugin/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/plugin/xdocs/changes.xml Tue Apr 24 05:14:35 2007 @@ -28,6 +28,7 @@ <action dev="aheritier" type="update">Don't check that a given plugin version is available in the bootstrap.</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. The following dependencies are removed : saxpath.</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="ltheussl" type="fix" issue="MPPLUGIN-35">plugin:install fails if maven.jar.final.name is set.</action> </release> <release version="1.7" date="2005-12-12"> <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 :