Hi,

Lots of work has been done on the javancss-maven-plugin, we would like to
get the plugin out of beta and release the 2.0 version.

Major new features are :
 * Integrate the latest javancss release 32.53 which has huge improvements
in terms of code compatibility.
 * Source encoding is treated correctly as javancss treat it correctly now.
 * Miscellaneous fixes

This vote will be open for 72 hours and will use lazy consensus.
[+1] release it
[0] don't care
[-1] No !

The snapshot is available at
http://snapshots.repository.codehaus.org/org/codehaus/mojo/javancss-maven-plugin/2.0-SNAPSHOT/

The new site is available at
http://mojo.codehaus.org/javancss-maven-plugin

Release notes :

** Bug
    * [MJNCSS-11] - JavaNCSS report crashes if code contains some variable
called "enum"
    * [MJNCSS-15] - UTF-8 Support
    * [MJNCSS-16] - java annotations (within a method) cannot be parsed
correctly
    * [MJNCSS-33] - Error parsing generics
    * [MJNCSS-34] - NCSS crashes for class field declarations starting with
@Annotation

** Improvement
    * [MJNCSS-13] - Typo in javancss:report parameters documentation
(includes)
    * [MJNCSS-14] - Typo in includes/excludes example page
    * [MJNCSS-27] - Do not let the check goal fail the build for projects
with no source
    * [MJNCSS-28] - Integrate JavaNCSS Version 29.50
    * [MJNCSS-36] - add an IT to automatically check if plugin is working
properly in a full site generation
    * [MJNCSS-38] - Integrate JavaNCSS version 32.53

** New Feature
    * [MJNCSS-31] - add an "encoding" parameter for source files and use
${project.build.sourceEncoding} as default value

** Wish
    * [MJNCSS-32] - show the default javancss version used by the plugin in
its documentation introduction
    * [MJNCSS-37] - add JavaNCSS version used in plugin's reports

Thanks,

Jean-Laurent

Reply via email to