Hey, Although only a couple of weeks have passed since the last release, I would like to get version 2.4 of the javacc-maven-plugin out of the door.
Among various bug fixes, especially for JTB, the primary focus of this release is simplified plugin configuration. For example, two new mojos have been added that allow to execute JJTree/JTB and JavaCC in a pipeline without the hassle to properly combine two distinct mojo executions (MJAVACC-59, MJAVACC-57). Furthermore, a syntax like "*.nodes" has been added to the package name parameters of JJTree and JTB in order to ease batch processing of grammar files and package refactoring (MJAVACC-73, MJAVACC-77). Last but not least, the JavaCC mojo does not require timestamp files anymore but directly compares against the target parser file. This prevents unwanted/unnecessary regeneration of parser files after a "mvn clean" (MJAVACC-30). I'm developing on a Windows box so I appreciate any feedback from developers that run the integration tests on a Unix box (preferably using JDK 1.5 to include the JTB ITs in the run). Closed Issues: http://jira.codehaus.org/browse/MJAVACC/fixforversion/14011 Staging Site: http://www.becyhome.de/tmp/mojo/javacc-maven-plugin/ [+1] [ 0] [-1] The vote is open for 72 hours. Regards, Benjamin Bentmann --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
