maven-plugins/jar/xdocs/changes.xml
2004-02-26 16:37:32 +00:00

32 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<title>Changes</title>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<release version="1.4" date="2004-02-27">
<action dev="dion" type="update">Remove old nav (current etc) as it was confusing people. Implement maven.jar.includes as per Eric Giguere's suggestion.</action>
<action dev="neilc" type="update">Added manifest Class-Path, specified by setting property jar.manifest.classpath on dependency artifacts in project.xml.</action>
<action dev="dion" issue="MAVEN-936" type="fix">Reorder Specification-Title/Vendor/Version and Implementation-Title/Vendor/Version</action>
<action dev="dion" issue="MAVEN-936" type="fix">Use pom.currentVersion for Specification-Version</action>
<action dev="dion" type="fix">Fix for maven.jar.manifest.extensions.add not being checked correctly.</action>
<action dev="dion" type="fix">Fix MAVEN-1009</action>
</release>
<release version="1.3" date="2003-09-29"></release>
<release version="1.2" date="Unknown">
<action dev="evenisse" type="fix">Fixed maven.jar.manifest.extensions.add use.</action>
<action dev="evenisse" type="update">Maven-755. Add maven.jar.compress.</action>
</release>
<release version="1.1" date="2003-08-29">
<action dev="dion" type="update">Added maven.jar.index property</action>
<action dev="dion" type="update">Upgrade to velocity 1.4-dev</action>
</release>
<release version="1.0" date="Unknown">
<action dev="evenisse" type="add">Initial plugin created. Goals are move from java plugin.</action>
</release>
</body>
</document>