Impossible to utilize dependent grammars (import/export vocabs) using different 
packages
----------------------------------------------------------------------------------------

                 Key: MANTLR-29
                 URL: http://jira.codehaus.org/browse/MANTLR-29
             Project: Maven 2.x Antlr Plugin
          Issue Type: Bug
            Reporter: Steve Ebersole


Currently there is absolutely no way to define grammars which import token 
vocabs from different java packages when using the Maven Antlr Plugin.  For 
Antlr v2, the only way to achieve this is by setting the working directory to 
the directory of the package containing the token vocab (the 'dir' attribute on 
the Ant task).  

And ideally the plugin should really just track this anyway since it could 
easily know this.

This relates to MANTLR-1 and MANTLR-3.

I am working on a patch because I need this immediately.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to