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=40871>. 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=40871 Summary: JJTree task doesn't support the new JJTree NODE_EXTENDS option Product: Ant Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Optional Tasks AssignedTo: dev@ant.apache.org ReportedBy: [EMAIL PROTECTED] The JavaCC 4.0 has included a new option (NODE_EXTENDS) for the JJTree utility. This option isn't suported by the 'jjtree' optional task. You can read about it at: https://javacc.dev.java.net/doc/jjtreereleasenotes.html --8<-------8<-------8<-------8<-------8<-------8<-------8<----- ====================================== Changes in 4.0 ====================================== New option NODE_EXTENDS to specify a classname that SimpleNode extends so that boiler plate code can be put in that class. See the examples/Interpreter for an example usage. --8<-------8<-------8<-------8<-------8<-------8<-------8<----- -- 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]