[antlr-interest] [ANNOUNCE] Maven 2 Antlr3 Plugin 1.0 released

David Holroyd dave at badgers-in-foil.co.uk
Tue May 20 14:24:17 PDT 2008


I'm pleased to announce that the Maven 2 Antlr3 Plugin 1.0 has
been released.

  http://mojo.codehaus.org/antlr3-maven-plugin/

The significant change in this release is the automatic ordering of the
build for multiple interdependent grammars within a Maven project so 
that the 'depended-on' grammars are built before the 'dependant'
grammars, meaning that generated files should be available when needed.



Full changelog:

Bug
    * [MANTLRTHREE-2] / [MANTLRTHREE-4] - Unable to force the processing
      sequence of several interdependent grammar files

Improvement
    * [MANTLRTHREE-3] - Usage page shows the incorrect groupId for the
    * plugin.
    * [MANTLRTHREE-5] - Switch to mojo-parent POM version 17
    * [MANTLRTHREE-6] - Put <version> elements into example POM snippets
    * [MANTLRTHREE-7] - Update plugin site descriptor to conform to
    * latest
      standards
    * [MANTLRTHREE-8] - Use 'default-value', rather than 'expression' in
      @parameter annotations for stuff that might go in a POM

For more information, see,
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&fixfor=14107&pid=11713


ta,
dave

-- 
http://david.holroyd.me.uk/


More information about the antlr-interest mailing list