The Mojo team are 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/

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

    http://xircles.codehaus.org/manage_email


Reply via email to