Browse Source

pass ant.home down to antunit tests

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1515083 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 12 years ago
parent
commit
40454ed874
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      build.xml

+ 1
- 0
build.xml View File

@@ -1937,6 +1937,7 @@ ${antunit.reports}
<au:xmllistener todir="${antunit.xml}" />
<propertyset>
<propertyref name="antunit.tmpdir"/>
<propertyref name="ant.home"/>
</propertyset>
</au:antunit>
</target>


Loading…
Cancel
Save