Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPANTLR-4 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPANTLR-4 Summary: Use of ANTLR grammar inheritance requires -glib option for ANTLR. Type: Improvement Status: Unassigned Priority: Major Original Estimate: 2 hours Time Spent: Unknown Remaining: 2 hours Project: maven-antlr-plugin Assignee: Reporter: bryan thompson Created: Wed, 8 Dec 2004 3:21 PM Updated: Wed, 8 Dec 2004 3:21 PM Description: Using ANTLR you can extend an existing grammar (grammar inheritance). In order for this to work, ANTLR must be passed a -glib flag naming the grammar files to be scanned for the supergrammars. This flag should be settable as an option and the default value should be based on the list of ANTLR grammars already declared via the "maven.antlr.grammars" property. >From the ANTLR documentation: The set of potential "supergrammars" available to some grammar P includes any other grammar in the same file as P and any listed on the ANTLR command line with -glib f1.g;f2.g where the files must include path names if they are located in another directory. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]