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=5162>. 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=5162 antlr task can't fin ANTLR jar under cygwin [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | Version|1.4.1 |1.5 alpha (nightly) ------- Additional Comments From [EMAIL PROTECTED] 2001-11-28 08:12 ------- I tried running the latest nightly build of Ant. Now the antlr task fails both when running in MSDOS shell and when running in cygwin bash shell. Error message is as follows: Could not create task or type of type: antlr. Ant could not find the task or a class this task relies upon. Common solutions are to use taskdef to declare your task, or, if this is an optional task, to put the optional.jar and all required libraries of this task in the lib directory of your ant installation (ANT_HOME). I tried both putting the ANTLR jar in Ant's lib directory and using the <classpath> nested element for the antlr task. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
