From 83282e17476ca4a21886bccf60981e31297a85d5 Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson
description
attribute are listed as "Main targets",
those without a description
are listed as
-"Subtargets", then the "Default" target is listed.
+"Other targets", then the "Default" target is listed
+("Other targets" are only displayed if there are no main
+targets, or if Ant is invoked in -verbose or -debug mode).
ant [options] [target [target2 [target3] ...]] @@ -108,7 +110,7 @@ Options: -nice number A niceness value for the main thread: 1 (lowest) to 10 (highest); 5 is the default -nouserlib Run ant without using the jar files from ${user.home}/.ant/lib - -noclasspath Run ant without using CLASSPATH + -noclasspath Run ant without using CLASSPATH
For more information about -logger
and
-listener
see