Undo last commit, this is supposed to be done by debian patch.
This commit is contained in:
parent
19e6f596c0
commit
5774b583eb
1 changed files with 0 additions and 10 deletions
10
build.xml
10
build.xml
|
@ -481,14 +481,4 @@
|
||||||
</delete>
|
</delete>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<!-- Build helmaswarm jar file -->
|
|
||||||
<target name="swarm-jar">
|
|
||||||
<ant dir="helmaswarm" antfile="build.xml" target="jar" inheritAll="false"/>
|
|
||||||
</target>
|
|
||||||
|
|
||||||
<!-- Clean up helmaswarm -->
|
|
||||||
<target name="swarm-clean">
|
|
||||||
<ant dir="helmaswarm" antfile="build.xml" target="clean" inheritAll="false"/>
|
|
||||||
</target>
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Add table
Reference in a new issue