Docs for fixes

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114213 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-10-16 08:48:06 +00:00
parent 8b15fec7a1
commit fc06b198af

View File

@@ -7,6 +7,11 @@
<body>
<release version="1.4" date="in CVS">
<action dev="dion" type="fix">
Prefix basedir on copied ant build file.
Only create ant build file if the project has source.
Only copy maven.src.dir if it exists.
</action>
<action dev="dion" type="update">
Moved properties out to plugin.properties
</action>