maven-plugins/jar/xdocs/changes.xml
dion bf464e28f7 Remove old nav (current etc) as it was confusing people.
Implement maven.jar.includes as per Eric Giguere's suggestion


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114601 13f79535-47bb-0310-9956-ffa450edef68
2004-01-18 15:14:36 +00:00

63 lines
1.9 KiB
XML

<?xml version="1.0"?>
<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="in CVS">
<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="In cvs">
<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>