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