- improved title

- minor formatting changes


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114333 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2003-11-15 17:36:45 +00:00
parent c9a0b205bc
commit 3aecef92aa

View File

@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<title>Ant plugin changes</title>
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
@@ -23,7 +23,9 @@
<action dev="dion" type="update">
Added test project
</action>
<action dev="dion" type="fix">Separate build.xml template from plugin.jelly</action>
<action dev="dion" type="fix">
Separate build.xml template from plugin.jelly
</action>
<action dev="dion" type="fix">
Allow dependencies other than 'jars' to be downloaded
</action>
@@ -64,6 +66,7 @@
Added more documentation on properties and supported SCM systems
</action>
</release>
<release version="1.1" date="2002-09-15">
<action dev="dion" type="update">
Fix documentation
@@ -72,11 +75,13 @@
Fix for bug Maven-52: generated ant build should execute the unit tests before generating a jar.
</action>
</release>
<release version="1.0" date="2002-08-04">
<action dev="jvanzyl" type="add">
Original release for Maven 1.0-beta6
</action>
</release>
</body>
</document>