Deprecate paramter "packageName"
--------------------------------

                 Key: MJAVACC-82
                 URL: http://jira.codehaus.org/browse/MJAVACC-82
             Project: Maven 2.x JavaCC Plugin
          Issue Type: Task
          Components: javacc
    Affects Versions: 2.3
            Reporter: Benjamin Bentmann
            Assignee: Benjamin Bentmann
            Priority: Trivial


Starting with version 2.2 of the plugin, the {{javacc}} mojo can extract the 
package declaration of the grammar file thanks to the patch supplied in 
MJAVACC-27. Given this possibility, the mojo parameter "packageName" gives rise 
to errors if it does not match the package from the grammar file. Furthermore, 
the parameter makes batch processing of multiple grammars from different 
packages using a single mojo execution quite impossible. Hence, the parameter 
should eventually be deleted to make the grammar file's package declaration the 
one and only source for the target package.

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