diff -r 461397695234 -r f11943a373a7 samples/javabeans/build.xml --- a/samples/javabeans/build.xml Sat Jun 14 09:54:22 2008 +0200 +++ b/samples/javabeans/build.xml Mon Nov 11 13:17:34 2019 +0100 @@ -2,6 +2,11 @@ + + + + + Builds, tests, and runs the project javabeans. @@ -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