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=23524>. 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=23524 ant and javacc ------- Additional Comments From [EMAIL PROTECTED] 2003-09-30 19:38 ------- I assume that if you have the javacc compiler installed on your computer, there must be a jar file containing the javaCC implementation. With ant 1.6beta, you can do one of the two : - copy the jar file containing COM/sun/labs/jjtree/Main to $ANT_HOME/lib - start ant like this : ant -lib [path to the directory holding the javacc jar file] options I do not think this is a bug in ant, rather an installation issue. Can you try and confirm ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]