diff -r e492694451f6 -r f11943a373a7 samples/deadlock/build.xml --- a/samples/deadlock/build.xml Sat Jun 14 09:54:28 2008 +0200 +++ b/samples/deadlock/build.xml Mon Nov 11 13:17:34 2019 +0100 @@ -2,6 +2,11 @@ + + + + + Builds, tests, and runs the project deadlock. @@ -46,8 +51,7 @@ -init-macrodef-junit: defines macro for junit execution -init-macrodef-debug: defines macro for class debugging -init-macrodef-java: defines macro for class execution - -do-jar-with-manifest: JAR building (if you are using a manifest) - -do-jar-without-manifest: JAR building (if you are not using a manifest) + -do-jar: JAR building run: execution of project -javadoc-build: Javadoc generation test-report: JUnit report generation