From a4269743fc79b601e1a09b2e23f57c5910b18c03 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Wed, 28 Mar 2007 08:00:10 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.10 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@523217 13f79535-47bb-0310-9956-ffa450edef68 --- pmd/project.xml | 8 +-- pmd/xdocs/changes.xml | 154 +++++++++++++++++++++--------------------- 2 files changed, 81 insertions(+), 81 deletions(-) diff --git a/pmd/project.xml b/pmd/project.xml index 613dd8f5..e491df36 100644 --- a/pmd/project.xml +++ b/pmd/project.xml @@ -1,4 +1,4 @@ - + - - - Changes - Siegfried Goeschl - Vincent Massol - - - - Upgrade to PMD 3.9. - Add "Goals" page. - Update/clarify properties and add "Default" column to "Properties" page. - Cannot run pmd with Strings rulesets. - Add an alternative jsl stylesheet that includes priority information. - Allow custom JSL stylesheet to be defined via a property. - Update dependencies to unify them between plugins. The following dependencies are updated: jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed: saxpath. - - - Upgrade to pmd-3.6. - - - New property "maven.pmd.targetjdk" to define the target JDK. - Add a link on each error to explain it. - New properties "maven.pmd.failonerror" and "maven.pmd.failonruleviolation" to fail the build if any errors or problems are found. - New property "maven.pmd.console" to display pmd errors to the console. - Do not generate links to JXR files if they are not created. - Use properties maven.jxr.destdir and maven.jxr.destdir.test to generate links from the PMD report to jxr files. - Fix NullPointerException if pom.build.sourceDirectory or pom.build.unitTestSourceDirectory are not defined. - Upgrade to pmd-3.5. - - - Added ability to check test sources. - Upgrade to pmd-3.2. - - - Upgrade to pmd-1.9. - Check sources are present before calling PMD. - - - Upgrade to PMD 1.3, clean up and improve documentation. - - - Create directories that exist under maven.build.dir before using them so it works after clean. - Fix usage of the maven.pmd.cpd.enable property so it is disabled when set to false (the default) - - - Allow multiple includes/excludes. - Apply MAVEN-1008. Allow for custom rulesets in the classpath. - Apply MPPMD-5. Add support for CPD report. - - - Upgraded to use PMD 1.2.1. - - + + + Changes + Siegfried Goeschl + Vincent Massol + + + + Upgrade to PMD 3.9. + Add "Goals" page. + Update/clarify properties and add "Default" column to "Properties" page. + Cannot run pmd with Strings rulesets. + Add an alternative jsl stylesheet that includes priority information. + Allow custom JSL stylesheet to be defined via a property. + Update dependencies to unify them between plugins. The following dependencies are updated: jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed: saxpath. + + + Upgrade to pmd-3.6. + + + New property "maven.pmd.targetjdk" to define the target JDK. + Add a link on each error to explain it. + New properties "maven.pmd.failonerror" and "maven.pmd.failonruleviolation" to fail the build if any errors or problems are found. + New property "maven.pmd.console" to display pmd errors to the console. + Do not generate links to JXR files if they are not created. + Use properties maven.jxr.destdir and maven.jxr.destdir.test to generate links from the PMD report to jxr files. + Fix NullPointerException if pom.build.sourceDirectory or pom.build.unitTestSourceDirectory are not defined. + Upgrade to pmd-3.5. + + + Added ability to check test sources. + Upgrade to pmd-3.2. + + + Upgrade to pmd-1.9. + Check sources are present before calling PMD. + + + Upgrade to PMD 1.3, clean up and improve documentation. + + + Create directories that exist under maven.build.dir before using them so it works after clean. + Fix usage of the maven.pmd.cpd.enable property so it is disabled when set to false (the default) + + + Allow multiple includes/excludes. + Apply MAVEN-1008. Allow for custom rulesets in the classpath. + Apply MPPMD-5. Add support for CPD report. + + + Upgraded to use PMD 1.2.1. + + Adding maven.pmd.includesand maven.pmd.excludesto match functionality in checkstyle plugin. - + Now respects pom.build.sourceModifications. - - Add xml declaration to generated report. Fixed for character encoding. - Make sure the report does not fail if PMD does not detect any violation. - - - Make the plugin work with Maven b9. - Added support for PMD 1.04. + + Add xml declaration to generated report. Fixed for character encoding. + Make sure the report does not fail if PMD does not detect any violation. + + + Make the plugin work with Maven b9. + Added support for PMD 1.04. Moved the PMD plugin from the Maven-Plugins SF projectto the Maven project. - - - - Updated to used PMD 1.03 - Updated to work for maven-1,0-beta8 - - - PMD can be enabled/disabled by setting maven.pmd.enable - Upgraded to PMD 1.01 and removed the DVSLPath Tool since it is not longer needed - Added files for integration with the existing maven-plugin buikd - Tom Copeland fixed some stuff in the Jelly script - - - Updated to used PMD 1.0 - - + + + + Updated to used PMD 1.03 + Updated to work for maven-1,0-beta8 + + + PMD can be enabled/disabled by setting maven.pmd.enable + Upgraded to PMD 1.01 and removed the DVSLPath Tool since it is not longer needed + Added files for integration with the existing maven-plugin buikd + Tom Copeland fixed some stuff in the Jelly script + + + Updated to used PMD 1.0 + +