diff --git a/checkstyle/xdocs/changes.xml b/checkstyle/xdocs/changes.xml index 7a3a6501..fd1ce34c 100644 --- a/checkstyle/xdocs/changes.xml +++ b/checkstyle/xdocs/changes.xml @@ -30,7 +30,7 @@ Upgraded to Checkstyle 3.4. - Applied MPCHECKSTYLE-15 + Applied MPCHECKSTYLE-15. Upgraded to Checkstyle 3.3. diff --git a/developer-activity/xdocs/changes.xml b/developer-activity/xdocs/changes.xml index 51f16910..0c24d1c6 100644 --- a/developer-activity/xdocs/changes.xml +++ b/developer-activity/xdocs/changes.xml @@ -30,7 +30,7 @@ Add link with team list. Add xml declaration to generated report. Fixed for character encoding. - Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. + Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. diff --git a/docbook/xdocs/changes.xml b/docbook/xdocs/changes.xml index 688472ba..20bd4f27 100644 --- a/docbook/xdocs/changes.xml +++ b/docbook/xdocs/changes.xml @@ -39,7 +39,7 @@ update to commons-lang 1.0.1 - + Applied Maven-436 to allow docbook dtds offline diff --git a/faq/xdocs/changes.xml b/faq/xdocs/changes.xml index 3515aa26..7779e64f 100644 --- a/faq/xdocs/changes.xml +++ b/faq/xdocs/changes.xml @@ -30,9 +30,9 @@ Only run when an xdocs directory exists. - Fix MAVEN-973. xdocs source hardcoded. - MAVEN-904 - allow for multiple fml files to be transformed. Added test project. - MPFAQ-1 - FAQ plugin does not use FAQ title correctly MPFAQ-2 and MPFAQ-6 CDATA section is rendered incorrectly. + Fix MAVEN-973. xdocs source hardcoded. + MAVEN-904 - allow for multiple fml files to be transformed. Added test project. + MPFAQ-1 - FAQ plugin does not use FAQ title correctly MPFAQ-2 and MPFAQ-6 CDATA section is rendered incorrectly. Updated xdocs to reflect changes in 1.2 diff --git a/file-activity/xdocs/changes.xml b/file-activity/xdocs/changes.xml index edcb3140..572449a4 100644 --- a/file-activity/xdocs/changes.xml +++ b/file-activity/xdocs/changes.xml @@ -30,7 +30,7 @@ Fix url generation when pom.repository.url isn't empty. Add xml declaration to generated report. Fixed for character encoding. - Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. + Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. diff --git a/jar/xdocs/changes.xml b/jar/xdocs/changes.xml index ec9a30c3..42bd9fd5 100644 --- a/jar/xdocs/changes.xml +++ b/jar/xdocs/changes.xml @@ -38,12 +38,12 @@ Reorder Specification-Title/Vendor/Version and Implementation-Title/Vendor/Version Use pom.currentVersion for Specification-Version Fix for maven.jar.manifest.extensions.add not being checked correctly. - Fix MAVEN-1009 + Fix MAVEN-1009 Fixed maven.jar.manifest.extensions.add use. - Maven-755. Add maven.jar.compress. + Maven-755. Add maven.jar.compress. Added maven.jar.index property diff --git a/java/xdocs/changes.xml b/java/xdocs/changes.xml index cb996c26..1b6ed3a0 100644 --- a/java/xdocs/changes.xml +++ b/java/xdocs/changes.xml @@ -65,7 +65,7 @@ Compilation now only happens if java source is present - + Applied fix for MAVEN-102, which allows a manifest file to be specified, as well as the defaults when jar'ing. diff --git a/jcoverage/xdocs/changes.xml b/jcoverage/xdocs/changes.xml index b336733d..265efc5c 100644 --- a/jcoverage/xdocs/changes.xml +++ b/jcoverage/xdocs/changes.xml @@ -29,13 +29,13 @@ Fix the report generation after a rmic generation. - Apply MPJCOVERAGE-3. + Apply MPJCOVERAGE-3. - Apply MAVEN-967. + Apply MAVEN-967. - Apply MAVEN-846. JCoverage report displays wrong branch indicators for classes/packages which don't have any coverage. + Apply MAVEN-846. JCoverage report displays wrong branch indicators for classes/packages which don't have any coverage. Fix bug when classes have no package. Fix overview page for inner classes. Add a postGoal to clean:clean for suppress jcoverage.ser file. diff --git a/jdepend/xdocs/changes.xml b/jdepend/xdocs/changes.xml index c550c102..57525949 100644 --- a/jdepend/xdocs/changes.xml +++ b/jdepend/xdocs/changes.xml @@ -28,11 +28,11 @@ Upgrade to JDepend for bugfixes. - Apply MAVEN-1132 + Apply MAVEN-1132 Add xml declaration to generated report. Fixed for character encoding. - Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. + Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. diff --git a/jdiff/xdocs/changes.xml b/jdiff/xdocs/changes.xml index 388aae8f..2a7058fb 100644 --- a/jdiff/xdocs/changes.xml +++ b/jdiff/xdocs/changes.xml @@ -28,7 +28,7 @@ - MPJDIFF-1. Fix error due to makeRelativePath. + MPJDIFF-1. Fix error due to makeRelativePath. update to use maven.docs.*/maven.gen.docs diff --git a/jnlp/xdocs/changes.xml b/jnlp/xdocs/changes.xml index 9302aef0..a5fc28bf 100644 --- a/jnlp/xdocs/changes.xml +++ b/jnlp/xdocs/changes.xml @@ -33,8 +33,8 @@ Remove the need for ${pom} interpolation in properties. The use of the maven:property tag is now used to glean a default property. - Fixes for MAVEN-518. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism - Fix Maven-343. Support large jar files. + Fixes for MAVEN-518. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism + Fix Maven-343. Support large jar files. Fix generated jnlp file. We use now argument tag instead of sysproperty tag. diff --git a/junit-report/xdocs/changes.xml b/junit-report/xdocs/changes.xml index 007b2df6..5ace06f8 100644 --- a/junit-report/xdocs/changes.xml +++ b/junit-report/xdocs/changes.xml @@ -26,7 +26,7 @@ - Apply MPJUNITREPORT-3 + Apply MPJUNITREPORT-3 Added new goal @@ -35,7 +35,7 @@ - Fixed MAVEN-452. Patch for charter encoding. + Fixed MAVEN-452. Patch for charter encoding. Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. The maven.test.failure.ignoreis forced to true during the execution of the tests (so that report generation do not fail if the tests fail) but it is not reset to its initial value aftewards, thus causing issues for other plugins thereafter relying on it. diff --git a/jxr/xdocs/changes.xml b/jxr/xdocs/changes.xml index f2b37e81..77c8a058 100644 --- a/jxr/xdocs/changes.xml +++ b/jxr/xdocs/changes.xml @@ -26,10 +26,10 @@ - Apply MPJXR-8 + Apply MPJXR-8 Apply patch from Nicolas De Loof for reduce open files during jxr process. - MAVEN-822 - MAVEN-797 + MAVEN-822 + MAVEN-797 update to commons-jelly-20030902.160215 @@ -38,10 +38,10 @@ Upgrade to dom4j 1.4 Upgrade to commons-logging 1.0.3 update to commons-lang 1.0.1 - Fix Maven-428. Used maven.docs.dest + Fix Maven-428. Used maven.docs.dest - Fix for bug Maven-178. + Fix for bug Maven-178. diff --git a/latka/xdocs/changes.xml b/latka/xdocs/changes.xml index 6788a576..dde6c923 100644 --- a/latka/xdocs/changes.xml +++ b/latka/xdocs/changes.xml @@ -26,7 +26,7 @@ - + Fix MAVEN-993. Complain if file to be converted doesn't exist diff --git a/license/xdocs/changes.xml b/license/xdocs/changes.xml index f65edc1b..833ccf46 100644 --- a/license/xdocs/changes.xml +++ b/license/xdocs/changes.xml @@ -26,7 +26,7 @@ update to use maven.docs.*/maven.gen.docs - + Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml index d9a4090f..8891475c 100644 --- a/plugin/xdocs/changes.xml +++ b/plugin/xdocs/changes.xml @@ -44,7 +44,7 @@ Added plugin:download goal - Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly file. + Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly file. diff --git a/pmd/xdocs/changes.xml b/pmd/xdocs/changes.xml index 8b0204d4..074b35dc 100644 --- a/pmd/xdocs/changes.xml +++ b/pmd/xdocs/changes.xml @@ -31,7 +31,7 @@ Allow multiple includes/excludes. - Apply MAVEN-1008. Allow for custom rulesets in the classpath. + Apply MAVEN-1008. Allow for custom rulesets in the classpath. Apply MPPMD-5. Add support for CPD report. @@ -46,9 +46,7 @@ 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. Fixes bug - MAVEN-538. - + Make sure the report does not fail if PMD does not detect any violation. Make the plugin work with Maven b9. diff --git a/release/xdocs/changes.xml b/release/xdocs/changes.xml index 111d6ac2..851cbf38 100644 --- a/release/xdocs/changes.xml +++ b/release/xdocs/changes.xml @@ -31,9 +31,7 @@ Add POM transformer that updates currentVersion and the <versions/> element with a specified version and tag. - Applied patch for - MAVEN-542. - + Applied patch. update to commons-jelly-20030902.160215 diff --git a/scm/xdocs/changes.xml b/scm/xdocs/changes.xml index db3dc03e..a3b1ec20 100644 --- a/scm/xdocs/changes.xml +++ b/scm/xdocs/changes.xml @@ -36,7 +36,7 @@ Use developerConnection first, then standard connection when parsing connection from POM. - Apply MAVEN-834. Support for scm delimiters other than ':' + Apply MAVEN-834. Support for scm delimiters other than ':' Turn off pretty printing to fix MAVEN-769 - random spaces added to project.xml. Add new versions to bottom of list instead of top to follow convention. diff --git a/simian/xdocs/changes.xml b/simian/xdocs/changes.xml index 87cd50c7..e44563c6 100644 --- a/simian/xdocs/changes.xml +++ b/simian/xdocs/changes.xml @@ -33,11 +33,11 @@ Fix issues with DOM classes and jdk1.3 - Apply MPSIMIAN-4. Fix HTML. + Apply MPSIMIAN-4. Fix HTML. Allow classes to be included/excluded. Allow test case to be run. Upgrade to ant 1.6. - Apply MAVEN-890. Allow unit tests to be skipped. + Apply MAVEN-890. Allow unit tests to be skipped. update to commons-jelly-20030902.160215 diff --git a/tasklist/xdocs/changes.xml b/tasklist/xdocs/changes.xml index c1f0baa7..32946eba 100644 --- a/tasklist/xdocs/changes.xml +++ b/tasklist/xdocs/changes.xml @@ -30,7 +30,7 @@ update to use maven.docs.*/maven.gen.docs - Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. + Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. Added tasklist summary diff --git a/test/xdocs/changes.xml b/test/xdocs/changes.xml index 15ea7c37..7c96151e 100644 --- a/test/xdocs/changes.xml +++ b/test/xdocs/changes.xml @@ -35,7 +35,7 @@ Added maven.junit.format property that defaults to brief. Changed formatters to use maven.junit.usefile consistently. Only set 'dir' property of junit task if fork != 'no' - Apply MAVEN-309. Reorganise classpaths so that it's test, build, dependencies and then JUnit + Apply MAVEN-309. Reorganise classpaths so that it's test, build, dependencies and then JUnit You can now specify whether the source (java) or classes (class) files are searched when using the test plugin via the property: maven.test.search.classdir. It defaults to use (java) to preserve backwards compatibilty. Using (class) allows you to work with alternative languages that compile to bytecode like Groovy @@ -46,7 +46,7 @@ Fixed classpath for test:ui, test:single and test:match goals. - Added xmlapis and xerces to project dependencies as per MAVEN-106 bug report + Added xmlapis and xerces to project dependencies as per MAVEN-106 bug report The test plugin now works again if the project has not tests defined. The introduction of the <test:test-resources> goal had broken this feature. diff --git a/uberjar/xdocs/changes.xml b/uberjar/xdocs/changes.xml index 6efb0265..35f90a80 100644 --- a/uberjar/xdocs/changes.xml +++ b/uberjar/xdocs/changes.xml @@ -30,7 +30,7 @@ - + Maven-655. Fix classworlds url. diff --git a/war/xdocs/changes.xml b/war/xdocs/changes.xml index b0ba7dbe..f63415b8 100644 --- a/war/xdocs/changes.xml +++ b/war/xdocs/changes.xml @@ -33,7 +33,7 @@ - Fix for MAVEN-986. Allow resources to be copied when no sources present + Fix for MAVEN-986. Allow resources to be copied when no sources present Use the new callerplugin to isolate the java compilation goal called from its implementation. @@ -41,15 +41,15 @@ Add target path to dependencies so you can copy to elsewhere than WEB-INF/lib. Useful for applets. - Apply MAVEN-831. Copy web.xml as specified by ${maven.war.webxml} + Apply MAVEN-831. Copy web.xml as specified by ${maven.war.webxml} Add test project Added maven.war.index property. Accept includes/excludes patterns over maven.war.src. Allow webapp creation if project doesn't have sources. Added war:clean goal war:war goal is simply packaging (using ant jar task) the directory created by war:webapp goal. This change simplifies the customization of processing and removes code duplication. - Fixes for MAVEN-481. Bundling of tlds in war is supported. - Fixes for MAVEN-518. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism + Fixes for MAVEN-481. Bundling of tlds in war is supported. + Fixes for MAVEN-518. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism Added deploy, deploy-snapshot and install-snapshot goals Allow war file to be updated diff --git a/xdoc/xdocs/changes.xml b/xdoc/xdocs/changes.xml index 3daaeb03..996aaa72 100644 --- a/xdoc/xdocs/changes.xml +++ b/xdoc/xdocs/changes.xml @@ -41,7 +41,7 @@ Fix google search form flow issues - Apply MPXDOC-77.