DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23358>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23358 dist/bin/ant complains of nonexistant -lib option Summary: dist/bin/ant complains of nonexistant -lib option Product: Ant Version: 1.7Alpha (nightly) Platform: PC OS/Version: Linux Status: NEW Severity: Critical Priority: Other Component: Wrapper scripts AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I just did a cvs checkout and did a successful build. When I tried to use the newly built ant, I got the following: [EMAIL PROTECTED] psets]$ ant Unknown argument: -lib ant [options] [target [target2 [target3] ...]] Options: -help, -h print this message -projecthelp, -p print project help information -version print the version information and exit -diagnostics print information that might be helpful to diagnose or report problems. -quiet, -q be extra quiet -verbose, -v be extra verbose -debug, -d print debugging information -emacs, -e produce logging information without adornments -logfile <file> use given file for log -l <file> '' -logger <classname> the class which is to perform logging -listener <classname> add an instance of class as a project listener -noinput do not allow interactive input -buildfile <file> use given buildfile -file <file> '' -f <file> '' -D<property>=<value> use value for given property -keep-going, -k execute all targets that do not depend on failed target(s) -propertyfile <name> load all properties from file with -D properties taking precedence -inputhandler <class> the class which will handle input requests -find <file> (s)earch for buildfile towards the root of -s <file> the filesystem and use it Further information: [EMAIL PROTECTED] psets]$ which ant ~/projects/ant/dist/bin/ant [EMAIL PROTECTED] psets]$ uname -a Linux draco.research.olin.edu 2.4.20-20.9smp #1 SMP Mon Aug 18 11:18:01 EDT 2003 i686 athlon i386 GNU/Linux I believe this is related to a change recently commited by antoine... http://cvs.apache.org/viewcvs/ant/src/script/ant The command I used to pull my copy from cvs is the one from the website: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout ant --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]