DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32455>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32455 ------- Additional Comments From [EMAIL PROTECTED] 2004-12-01 01:17 ------- Further on the JavaCC issue. In Lucene-land we use <java> to launch JavaCC rather than the <javacc> task. <javacc> is too brittle and has too much "magic" in it for my pragmatic tastes. Using <java> is simple and clean - we use an Ant property to refer to the classname, so if we change to another version of JavaCC (which is quite rare) we simply change that classname too, and no big deal. Check the jakarta-lucene CVS repository for the build.xml as an example. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]