Apply patch for MAVEN-459

Fix bugs in 'new' goals
Up project version for changes
Document changes


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113460 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-06-03 06:36:56 +00:00
parent fd9a8dbce6
commit e8f780728b
12 changed files with 78 additions and 58 deletions

View File

@@ -6,13 +6,17 @@
</properties>
<body>
<release version="1.0" date="in cvs">
<release version="1.1" date="in cvs">
<action dev="dion" type="fix" due-to="gabriel">
Apply docs patch, fix bad code in the clean:classes and clean:docs goals
</action>
</release>
<release version="1.0" date="Unknown">
<action dev="evenisse" type="add">
Add clean:classes and clean:docs goals.
</action>
<action dev="evenisse" type="add">
Initial plugin created. Goals are move from java plugin.
Initial plugin created. Goals are moved from java plugin.
</action>
</release>