[ http://jira.codehaus.org/browse/MANTLR-6?page=all ]
Ersin Er updated MANTLR-6: -------------------------- Attachment: maven_antlr_plugin_grammar_inheritance_support.patch The patch provides support for Antlr Grammar Inheritance. When the patch applied the plugin assumes all grammar files except the one being processed as candidates for super grammar source files and passes their paths to the antlr tool for the actual processed .g file. The patch has been particularly tested within ApacheDS codebase. > Support for grammar inheritance > ------------------------------- > > Key: MANTLR-6 > URL: http://jira.codehaus.org/browse/MANTLR-6 > Project: Maven 2.x Antlr Plugin > Issue Type: New Feature > Reporter: Piotr Kaminski > Attachments: maven_antlr_plugin_grammar_inheritance_support.patch > > > maven-antlr-plugin does not support grammar inheritance (-glib argument). > See http://jira.codehaus.org/browse/MPANTLR-4 -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira