|
@@ -51,6 +51,11 @@ |
|
|
<antunit xmlns="antlib:org.apache.ant.antunit"> |
|
|
<antunit xmlns="antlib:org.apache.ant.antunit"> |
|
|
<plainlistener /> |
|
|
<plainlistener /> |
|
|
<file file="${ant.file}" xmlns="antlib:org.apache.tools.ant" /> |
|
|
<file file="${ant.file}" xmlns="antlib:org.apache.tools.ant" /> |
|
|
|
|
|
<propertyset> |
|
|
|
|
|
<propertyref name="antunit.tmpdir"/> |
|
|
|
|
|
<propertyref name="ant.home"/> |
|
|
|
|
|
<propertyref name="jenkins"/> |
|
|
|
|
|
</propertyset> |
|
|
</antunit> |
|
|
</antunit> |
|
|
</target> |
|
|
</target> |
|
|
|
|
|
|
|
|