Add missing changes entry about MPPLUGIN-35.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@531897 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2007-04-24 12:14:35 +00:00
parent 6ac7419058
commit 9bed65b967

View File

@ -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 :