diff --git a/ant/src/plugin-resources/templates/build.jelly b/ant/src/plugin-resources/templates/build.jelly index 33c61629..64b800f4 100644 --- a/ant/src/plugin-resources/templates/build.jelly +++ b/ant/src/plugin-resources/templates/build.jelly @@ -42,15 +42,21 @@ - - - - + + + + + + + - + + - + + + diff --git a/ant/xdocs/changes.xml b/ant/xdocs/changes.xml index 22eca54e..f803e514 100644 --- a/ant/xdocs/changes.xml +++ b/ant/xdocs/changes.xml @@ -25,6 +25,7 @@ + Use relative paths in directory properties. Run Junit only if present in ANT (display a warning otherwise).