From 8f7efb173ae8af35cb7957452c833f1f81f29384 Mon Sep 17 00:00:00 2001 From: aheritier Date: Wed, 28 Apr 2004 21:18:45 +0000 Subject: [PATCH] MPANT-13 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115077 13f79535-47bb-0310-9956-ffa450edef68 --- .../plugin-resources/templates/build.jelly | 31 ++++++++++--------- ant/xdocs/changes.xml | 1 + 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/ant/src/plugin-resources/templates/build.jelly b/ant/src/plugin-resources/templates/build.jelly index 6c180569..4dd19f02 100644 --- a/ant/src/plugin-resources/templates/build.jelly +++ b/ant/src/plugin-resources/templates/build.jelly @@ -246,25 +246,28 @@ - - - - - - - - + + + + + + + + + + - - - - - - + + + + + + + diff --git a/ant/xdocs/changes.xml b/ant/xdocs/changes.xml index cfec7640..263d6bb5 100644 --- a/ant/xdocs/changes.xml +++ b/ant/xdocs/changes.xml @@ -25,6 +25,7 @@ + Corrects also NumberFormatException. pom.build.unitTest.resources is made up of several resource elements. Remove NumberFormatException if pom.build.unitTest.resources doesn't exist. Change plugin tests to use 'assert' tags Replace use of 'target' directory with appropriate variables