1.1 --- a/java/dictionary-generator/build.xml Wed May 28 23:30:27 2014 +0200
1.2 +++ b/java/dictionary-generator/build.xml Mon Jun 22 21:59:38 2020 +0200
1.3 @@ -51,8 +51,7 @@
1.4 -init-macrodef-junit: defines macro for junit execution
1.5 -init-macrodef-debug: defines macro for class debugging
1.6 -init-macrodef-java: defines macro for class execution
1.7 - -do-jar-with-manifest: JAR building (if you are using a manifest)
1.8 - -do-jar-without-manifest: JAR building (if you are not using a manifest)
1.9 + -do-jar: JAR building
1.10 run: execution of project
1.11 -javadoc-build: Javadoc generation
1.12 test-report: JUnit report generation