From 3aecef92aabe41e083d3d4de550182584cbcbe5e Mon Sep 17 00:00:00 2001 From: vmassol Date: Sat, 15 Nov 2003 17:36:45 +0000 Subject: [PATCH] - 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 --- ant/xdocs/changes.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ant/xdocs/changes.xml b/ant/xdocs/changes.xml index a9a104a4..483e1912 100644 --- a/ant/xdocs/changes.xml +++ b/ant/xdocs/changes.xml @@ -1,7 +1,7 @@ - Changes + Ant plugin changes dIon Gillard @@ -23,7 +23,9 @@ Added test project - Separate build.xml template from plugin.jelly + + Separate build.xml template from plugin.jelly + Allow dependencies other than 'jars' to be downloaded @@ -64,6 +66,7 @@ Added more documentation on properties and supported SCM systems + Fix documentation @@ -72,11 +75,13 @@ Fix for bug Maven-52: generated ant build should execute the unit tests before generating a jar. + Original release for Maven 1.0-beta6 +