Changes
Emmanuel Venisse
Add a property that controls the source code encoding.
Upgrade plexus-utils to version 1.0.5
Add a new goal to open Jalopy's SettingsDialog.
Rewrite the plugin so it doesn't use the jalopy ant task anymore.
New properties maven.jalopy.inspect, maven.jalopy.backup and maven.jalopy.force. Removed properties maven.jalopy.logLevel and maven.jalopy.nbThread.
Upgrade to log4j 1.2.13.
Jalopy classes aren't found.
Update to jalopy 1.5b5 adding support for java 5.
Update license to Apache 2.0.
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- jdom v1.0b8 -> v1.0
- log4j v1.2.8 -> v1.2.12
- oro v2.0.7 -> v2.0.8
Matchs Jalopy and checkstyle.
Allows multiple includes/excludes patterns.
Add some exclude properties.
Move to jalopy 1.0b11
Fixed MAVEN-798. Add Test source formatting.
Move to oro 2.0.7
Move to log4j 1.2.8
Fixed directory of plugin resources.