From b57651f539a20ca5b1e4bb50eb2737eac648d622 Mon Sep 17 00:00:00 2001
From: Erik Hatcher
ant [options] [target [target2 [target3] ...]] Options: --help print this message --projecthelp print project help information --version print the version information and exit --quiet be extra quiet --verbose be extra verbose --debug print debugging information --emacs produce logging information without adornments --logfile file use given file for log output --logger classname the class that is to perform logging --listener classname add an instance of class as a project listener --buildfile file use specified buildfile --find file search for buildfile towards the root of the filesystem and use the first one found --Dproperty=value set property to value + -help print this message + -projecthelp print project help information + -version print the version information and exit + -quiet be extra quiet + -verbose be extra verbose + -debug print debugging information + -emacs produce logging information without adornments + -logfile <file> use given file for log + -logger <classname> the class which is to perform logging + -listener <classname> add an instance of class as a project listener + -buildfile <file> use given buildfile + -D<property>=<value> use value for given property + -propertyfile <name> load all properties from file with -D + properties taking precedence + -find <file> search for buildfile towards the root of the + filesystem and use it
For more information about -logger
and
-listener
see the section add an instance of class as a project listener" + lSep);
msg.append(" -buildfile