Use issue attribute where possible for better reporting

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115100 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2004-04-30 14:38:45 +00:00
parent baabb661f6
commit eb21a3ce05
25 changed files with 55 additions and 59 deletions

View File

@ -30,7 +30,7 @@
<action dev="vmassol" type="update">Upgraded to Checkstyle 3.4.</action> <action dev="vmassol" type="update">Upgraded to Checkstyle 3.4.</action>
</release> </release>
<release version="2.3" date="2004-03-11"> <release version="2.3" date="2004-03-11">
<action dev="dion" type="update">Applied MPCHECKSTYLE-15</action> <action dev="dion" type="fix" issue="MPCHECKSTYLE-15">Applied MPCHECKSTYLE-15.</action>
<action dev="vmassol" type="update">Upgraded to Checkstyle 3.3.</action> <action dev="vmassol" type="update">Upgraded to Checkstyle 3.3.</action>
</release> </release>
<release version="2.2" date="2003-12-22"> <release version="2.2" date="2003-12-22">

View File

@ -30,7 +30,7 @@
<release version="1.3" date="2003-09-29"> <release version="1.3" date="2003-09-29">
<action dev="evenisse" type="add">Add link with team list.</action> <action dev="evenisse" type="add">Add link with team list.</action>
<action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action> <action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action>
<action dev="evenisse" type="fix">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action> <action dev="evenisse" type="fix" issue="MAVEN-493">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action>
</release> </release>
</body> </body>
</document> </document>

View File

@ -39,7 +39,7 @@
<action dev="dion" type="update"> <action dev="dion" type="update">
update to commons-lang 1.0.1 update to commons-lang 1.0.1
</action> </action>
<action dev="dion" type="fix"> <action dev="dion" type="fix" issue="MAVEN-436">
Applied Maven-436 to allow docbook dtds offline Applied Maven-436 to allow docbook dtds offline
</action> </action>
</release> </release>

View File

@ -30,9 +30,9 @@
<release version="1.2" date="2004-03-10"> <release version="1.2" date="2004-03-10">
<action dev="epugh" type="fix">Only run when an xdocs directory exists.</action> <action dev="epugh" type="fix">Only run when an xdocs directory exists.</action>
<action dev="dion" type="fix">Fix MAVEN-973. xdocs source hardcoded.</action> <action dev="dion" type="fix" issue="MAVEN-973">Fix MAVEN-973. xdocs source hardcoded.</action>
<action dev="dion" type="update">MAVEN-904 - allow for multiple fml files to be transformed. Added test project.</action> <action dev="dion" type="fix" issue="MAVEN-904">MAVEN-904 - allow for multiple fml files to be transformed. Added test project.</action>
<action dev="mvdb" type="fix">MPFAQ-1 - FAQ plugin does not use FAQ title correctly MPFAQ-2 and MPFAQ-6 CDATA section is rendered incorrectly.</action> <action dev="mvdb" type="fix" issue="MPFAQ-1">MPFAQ-1 - FAQ plugin does not use FAQ title correctly MPFAQ-2 and MPFAQ-6 CDATA section is rendered incorrectly.</action>
<action dev="mvdb" type="update">Updated xdocs to reflect changes in 1.2</action> <action dev="mvdb" type="update">Updated xdocs to reflect changes in 1.2</action>
</release> </release>
<release version="1.1" date="2003-09-29"> <release version="1.1" date="2003-09-29">

View File

@ -30,7 +30,7 @@
<release version="1.3" date="2003-09-29"> <release version="1.3" date="2003-09-29">
<action dev="evenisse" type="fix">Fix url generation when pom.repository.url isn't empty.</action> <action dev="evenisse" type="fix">Fix url generation when pom.repository.url isn't empty.</action>
<action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action> <action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action>
<action dev="evenisse" type="fix">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action> <action dev="evenisse" type="fix" issue="MAVEN-493">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action>
</release> </release>
</body> </body>
</document> </document>

View File

@ -38,12 +38,12 @@
<action dev="dion" issue="MAVEN-936" type="fix">Reorder Specification-Title/Vendor/Version and Implementation-Title/Vendor/Version</action> <action dev="dion" issue="MAVEN-936" type="fix">Reorder Specification-Title/Vendor/Version and Implementation-Title/Vendor/Version</action>
<action dev="dion" issue="MAVEN-936" type="fix">Use pom.currentVersion for Specification-Version</action> <action dev="dion" issue="MAVEN-936" type="fix">Use pom.currentVersion for Specification-Version</action>
<action dev="dion" type="fix">Fix for maven.jar.manifest.extensions.add not being checked correctly.</action> <action dev="dion" type="fix">Fix for maven.jar.manifest.extensions.add not being checked correctly.</action>
<action dev="dion" type="fix">Fix MAVEN-1009</action> <action dev="dion" type="fix" issue="MAVEN-1009">Fix MAVEN-1009</action>
</release> </release>
<release version="1.3" date="2003-09-29"></release> <release version="1.3" date="2003-09-29"></release>
<release version="1.2" date="Unknown"> <release version="1.2" date="Unknown">
<action dev="evenisse" type="fix">Fixed maven.jar.manifest.extensions.add use.</action> <action dev="evenisse" type="fix">Fixed maven.jar.manifest.extensions.add use.</action>
<action dev="evenisse" type="update">Maven-755. Add maven.jar.compress.</action> <action dev="evenisse" type="fix" issue="MAVEN-755">Maven-755. Add maven.jar.compress.</action>
</release> </release>
<release version="1.1" date="2003-08-29"> <release version="1.1" date="2003-08-29">
<action dev="dion" type="update">Added maven.jar.index property</action> <action dev="dion" type="update">Added maven.jar.index property</action>

View File

@ -65,7 +65,7 @@
<action dev="vmassol" type="fix"> <action dev="vmassol" type="fix">
Compilation now only happens if java source is present Compilation now only happens if java source is present
</action> </action>
<action dev="dion" type="fix"> <action dev="dion" type="fix" issue="MAVEN-102">
Applied fix for MAVEN-102, which allows a manifest file to be Applied fix for MAVEN-102, which allows a manifest file to be
specified, as well as the defaults when jar'ing. specified, as well as the defaults when jar'ing.
</action> </action>

View File

@ -29,13 +29,13 @@
<action dev="evenisse" type="fix" issue="MPJCOVERAGE-6">Fix the report generation after a rmic generation.</action> <action dev="evenisse" type="fix" issue="MPJCOVERAGE-6">Fix the report generation after a rmic generation.</action>
</release> </release>
<release version="1.0.3" date="2004-03-10"> <release version="1.0.3" date="2004-03-10">
<action dev="evenisse" type="fix">Apply MPJCOVERAGE-3.</action> <action dev="evenisse" type="fix" issue="MPJCOVERAGE-3">Apply MPJCOVERAGE-3.</action>
</release> </release>
<release version="1.0.2" date="2003-12-17"> <release version="1.0.2" date="2003-12-17">
<action dev="evenisse" type="fix">Apply MAVEN-967.</action> <action dev="evenisse" type="fix" issue="MAVEN-967">Apply MAVEN-967.</action>
</release> </release>
<release version="1.0.1" date="2003-09-29"> <release version="1.0.1" date="2003-09-29">
<action dev="dion" type="fix">Apply MAVEN-846. JCoverage report displays wrong branch indicators for classes/packages which don't have any coverage.</action> <action dev="dion" type="fix" issue="MAVEN-846">Apply MAVEN-846. JCoverage report displays wrong branch indicators for classes/packages which don't have any coverage.</action>
<action dev="evenisse" type="fix">Fix bug when classes have no package.</action> <action dev="evenisse" type="fix">Fix bug when classes have no package.</action>
<action dev="evenisse" type="fix">Fix overview page for inner classes.</action> <action dev="evenisse" type="fix">Fix overview page for inner classes.</action>
<action dev="evenisse" type="add">Add a postGoal to clean:clean for suppress jcoverage.ser file.</action> <action dev="evenisse" type="add">Add a postGoal to clean:clean for suppress jcoverage.ser file.</action>

View File

@ -28,11 +28,11 @@
<action dev="brett" type="fix" issue="MPXDOC-16">Upgrade to JDepend for bugfixes.</action> <action dev="brett" type="fix" issue="MPXDOC-16">Upgrade to JDepend for bugfixes.</action>
</release> </release>
<release version="1.4" date="2004-03-10"> <release version="1.4" date="2004-03-10">
<action dev="dion" type="update">Apply MAVEN-1132</action> <action dev="dion" type="update" issue="MAVEN-1132">Apply MAVEN-1132</action>
</release> </release>
<release version="1.3" date="2003-09-29"> <release version="1.3" date="2003-09-29">
<action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action> <action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action>
<action dev="evenisse" type="fix">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action> <action dev="evenisse" type="fix" issue="MAVEN-493">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action>
</release> </release>
</body> </body>
</document> </document>

View File

@ -28,7 +28,7 @@
<release version="1.3" date="In CVS"> <release version="1.3" date="In CVS">
</release> </release>
<release version="1.2" date="2004-01-04"> <release version="1.2" date="2004-01-04">
<action dev="evenisse" type="update">MPJDIFF-1. Fix error due to makeRelativePath.</action> <action dev="evenisse" type="fix" issue="MPJDIFF-1">MPJDIFF-1. Fix error due to makeRelativePath.</action>
</release> </release>
<release version="1.1" date="2003-09-29"> <release version="1.1" date="2003-09-29">
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action> <action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>

View File

@ -33,8 +33,8 @@
<action dev="jvanzyl" type="update">Remove the need for ${pom} interpolation in properties. The use of the maven:property tag is now used to glean a default property.</action> <action dev="jvanzyl" type="update">Remove the need for ${pom} interpolation in properties. The use of the maven:property tag is now used to glean a default property.</action>
</release> </release>
<release version="1.2" date="2003-09-29"> <release version="1.2" date="2003-09-29">
<action dev="evenisse" type="fix">Fixes for MAVEN-518. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism</action> <action dev="evenisse" type="fix" issue="MAVEN-518">Fixes for MAVEN-518. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism</action>
<action dev="evenisse" type="fix" due-to="James Macgill">Fix Maven-343. Support large jar files.</action> <action dev="evenisse" type="fix" due-to="James Macgill" issue="MAVEN-343">Fix Maven-343. Support large jar files.</action>
<action dev="evenisse" type="fix">Fix generated jnlp file. We use now argument tag instead of sysproperty tag.</action> <action dev="evenisse" type="fix">Fix generated jnlp file. We use now argument tag instead of sysproperty tag.</action>
</release> </release>
<release version="1.1" date="in CVS"> <release version="1.1" date="in CVS">

View File

@ -26,7 +26,7 @@
</properties> </properties>
<body> <body>
<release version="1.5" date="2004-03-07"> <release version="1.5" date="2004-03-07">
<action dev="dion" type="update">Apply MPJUNITREPORT-3</action> <action dev="dion" type="update" issue="MPJUNITREPORT-3">Apply MPJUNITREPORT-3</action>
</release> </release>
<release version="1.4" date="2004-01-29"> <release version="1.4" date="2004-01-29">
<action dev="vmassol" type="update">Added new goal <action dev="vmassol" type="update">Added new goal
@ -35,7 +35,7 @@
</action> </action>
</release> </release>
<release version="1.3" date="2003-09-29"> <release version="1.3" date="2003-09-29">
<action dev="evenisse" type="fix" due-to="Kuisong Tong">Fixed MAVEN-452. Patch for charter encoding.</action> <action dev="evenisse" type="fix" due-to="Kuisong Tong" issue="Fixed MAVEN-452">Fixed MAVEN-452. Patch for charter encoding.</action>
<action dev="evenisse" type="fix">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action> <action dev="evenisse" type="fix">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action>
<action dev="vmassol" type="fix">The <action dev="vmassol" type="fix">The
<code>maven.test.failure.ignore</code>is 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. <code>maven.test.failure.ignore</code>is 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.

View File

@ -26,10 +26,10 @@
</properties> </properties>
<body> <body>
<release version="1.3" date="2004-03-07"> <release version="1.3" date="2004-03-07">
<action dev="dion" type="update">Apply MPJXR-8</action> <action dev="dion" type="update" issue="MPJXR-8">Apply MPJXR-8</action>
<action dev="evenisse" type="fix">Apply patch from Nicolas De Loof for reduce open files during jxr process.</action> <action dev="evenisse" type="fix">Apply patch from Nicolas De Loof for reduce open files during jxr process.</action>
<action dev="dion" type="fix">MAVEN-822</action> <action dev="dion" type="fix" issue="MAVEN-822">MAVEN-822</action>
<action dev="dion" type="fix">MAVEN-797</action> <action dev="dion" type="fix" issue="MAVEN-797">MAVEN-797</action>
</release> </release>
<release version="1.2" date="2003-09-29"> <release version="1.2" date="2003-09-29">
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action> <action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
@ -38,10 +38,10 @@
<action dev="dion" type="update">Upgrade to dom4j 1.4</action> <action dev="dion" type="update">Upgrade to dom4j 1.4</action>
<action dev="dion" type="update">Upgrade to commons-logging 1.0.3</action> <action dev="dion" type="update">Upgrade to commons-logging 1.0.3</action>
<action dev="dion" type="update">update to commons-lang 1.0.1</action> <action dev="dion" type="update">update to commons-lang 1.0.1</action>
<action dev="evenisse" type="fix">Fix Maven-428. Used maven.docs.dest</action> <action dev="evenisse" type="fix" issue="MAVEN-428">Fix Maven-428. Used maven.docs.dest</action>
</release> </release>
<release version="1.1" date="Unknown"> <release version="1.1" date="Unknown">
<action dev="evenisse" type="fix">Fix for bug Maven-178.</action> <action dev="evenisse" type="fix" issue="MAVEN-178">Fix for bug Maven-178.</action>
</release> </release>
</body> </body>
</document> </document>

View File

@ -26,7 +26,7 @@
<body> <body>
<release version="1.4" date="in CVS"> <release version="1.4" date="in CVS">
<action dev="dion" type="fix"> <action dev="dion" type="fix" issue="MAVEN-993">
Fix MAVEN-993. Complain if file to be converted doesn't exist Fix MAVEN-993. Complain if file to be converted doesn't exist
</action> </action>
</release> </release>

View File

@ -26,7 +26,7 @@
<body> <body>
<release version="1.1" date="2003-09-29"> <release version="1.1" date="2003-09-29">
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action> <action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
<action dev="evenisse" type="fix"> <action dev="evenisse" type="fix" issue="MAVEN-493">
Fixed MAVEN-493. I register reports only if source, test,... exists. Fixed MAVEN-493. I register reports only if source, test,... exists.
So, corresponding entrys in menu will appear only if reports are registered. So, corresponding entrys in menu will appear only if reports are registered.
</action> </action>

View File

@ -44,7 +44,7 @@
</release> </release>
<release version="1.1" date="2003-09-29"> <release version="1.1" date="2003-09-29">
<action dev="dion" type="add">Added plugin:download goal</action> <action dev="dion" type="add">Added plugin:download goal</action>
<action dev="evenisse" type="fix">Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly file.</action> <action dev="evenisse" type="fix" issue="MAVEN-708">Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly file.</action>
</release> </release>
</body> </body>
</document> </document>

View File

@ -31,7 +31,7 @@
</release> </release>
<release version="1.3" date="2004-03-10"> <release version="1.3" date="2004-03-10">
<action dev="dion" type="fix" issue="MAVEN-1044">Allow multiple includes/excludes.</action> <action dev="dion" type="fix" issue="MAVEN-1044">Allow multiple includes/excludes.</action>
<action dev="dion" type="update">Apply MAVEN-1008. Allow for custom rulesets in the classpath.</action> <action dev="dion" type="update" issue="MAVEN-1008">Apply MAVEN-1008. Allow for custom rulesets in the classpath.</action>
<action dev="brett" type="add" issue="MPPMD-5" due-to="Morten Kvistgaard">Apply MPPMD-5. Add support for CPD report.</action> <action dev="brett" type="add" issue="MPPMD-5" due-to="Morten Kvistgaard">Apply MPPMD-5. Add support for CPD report.</action>
</release> </release>
<release version="1.2" date="2003-09-20"> <release version="1.2" date="2003-09-20">
@ -46,9 +46,7 @@
<code>pom.build.sourceModifications</code>. <code>pom.build.sourceModifications</code>.
</action> </action>
<action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action> <action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action>
<action dev="vmassol" type="fix">Make sure the report does not fail if PMD does not detect any violation. Fixes bug <action dev="vmassol" type="fix" issue="MAVEN-538">Make sure the report does not fail if PMD does not detect any violation.</action>
<a href="http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-538">MAVEN-538</a>.
</action>
</release> </release>
<release version="1.0" date="2003-04-08"> <release version="1.0" date="2003-04-08">
<action dev="vmassol" type="update">Make the plugin work with Maven b9.</action> <action dev="vmassol" type="update">Make the plugin work with Maven b9.</action>

View File

@ -31,9 +31,7 @@
</release> </release>
<release version="1.2" date="2004-03-07"> <release version="1.2" date="2004-03-07">
<action dev="brett" type="add">Add POM transformer that updates currentVersion and the &lt;versions/&gt; element with a specified version and tag.</action> <action dev="brett" type="add">Add POM transformer that updates currentVersion and the &lt;versions/&gt; element with a specified version and tag.</action>
<action dev="jvanzyl" type="fix">Applied patch for <action dev="jvanzyl" type="fix" issue="MAVEN-542">Applied patch.</action>
<a href="http://jira.codehaus.org/secure/ViewIssue.jspa?id=11157">MAVEN-542</a>.
</action>
</release> </release>
<release version="1.1" date="2003-09-29"> <release version="1.1" date="2003-09-29">
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action> <action dev="dion" type="update">update to commons-jelly-20030902.160215</action>

View File

@ -36,7 +36,7 @@
<action dev="brett" type="add">Use developerConnection first, then standard connection when parsing connection from POM.</action> <action dev="brett" type="add">Use developerConnection first, then standard connection when parsing connection from POM.</action>
</release> </release>
<release version="1.1" date="2003-09-29"> <release version="1.1" date="2003-09-29">
<action dev="dion" type="update">Apply MAVEN-834. Support for scm delimiters other than ':'</action> <action dev="dion" type="update" issue="MAVEN-834">Apply MAVEN-834. Support for scm delimiters other than ':'</action>
<action dev="brett" type="fix">Turn off pretty printing to fix MAVEN-769 - random spaces added to project.xml.</action> <action dev="brett" type="fix">Turn off pretty printing to fix MAVEN-769 - random spaces added to project.xml.</action>
<action dev="brett" type="update">Add new versions to bottom of list instead of top to follow convention.</action> <action dev="brett" type="update">Add new versions to bottom of list instead of top to follow convention.</action>
</release> </release>

View File

@ -33,11 +33,11 @@
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action> <action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
</release> </release>
<release version="1.3" date="2004-03-10"> <release version="1.3" date="2004-03-10">
<action dev="dion" type="fix">Apply MPSIMIAN-4. Fix HTML.</action> <action dev="dion" type="fix" issue="MPSIMIAN-4">Apply MPSIMIAN-4. Fix HTML.</action>
<action dev="epugh" type="add">Allow classes to be included/excluded.</action> <action dev="epugh" type="add">Allow classes to be included/excluded.</action>
<action dev="dion" type="fix">Allow test case to be run.</action> <action dev="dion" type="fix">Allow test case to be run.</action>
<action dev="dion" type="update">Upgrade to ant 1.6.</action> <action dev="dion" type="update">Upgrade to ant 1.6.</action>
<action dev="dion" type="update">Apply MAVEN-890. Allow unit tests to be skipped.</action> <action dev="dion" type="update" issue="MAVEN-890">Apply MAVEN-890. Allow unit tests to be skipped.</action>
</release> </release>
<release version="1.2" date="2003-09-29"> <release version="1.2" date="2003-09-29">
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action> <action dev="dion" type="update">update to commons-jelly-20030902.160215</action>

View File

@ -30,7 +30,7 @@
</release> </release>
<release version="2.2" date="2003-09-29"> <release version="2.2" date="2003-09-29">
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action> <action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
<action dev="evenisse" type="fix">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action> <action dev="evenisse" type="fix" issue="MAVEN-493">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action>
</release> </release>
<release version="2.1" date="Unknown"> <release version="2.1" date="Unknown">
<action dev="dion" type="add" due-to="Juergen Heidak">Added tasklist summary</action> <action dev="dion" type="add" due-to="Juergen Heidak">Added tasklist summary</action>

View File

@ -35,7 +35,7 @@
<action dev="dion" type="add">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'</action> <action dev="dion" type="add">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'</action>
</release> </release>
<release version="1.4" date="2003-09-29"> <release version="1.4" date="2003-09-29">
<action dev="dion" type="update">Apply MAVEN-309. Reorganise classpaths so that it's test, build, dependencies and then JUnit</action> <action dev="dion" type="update" issue="MAVEN-309">Apply MAVEN-309. Reorganise classpaths so that it's test, build, dependencies and then JUnit</action>
<action dev="jstrachan" type="fix">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 <action dev="jstrachan" type="fix">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
<a href="http://groovy.codehaus.org/">Groovy</a> <a href="http://groovy.codehaus.org/">Groovy</a>
</action> </action>
@ -46,7 +46,7 @@
</release> </release>
<release version="1.2" date="2003-02-11"> <release version="1.2" date="2003-02-11">
<action dev="evenisse" type="fix">Fixed classpath for test:ui, test:single and test:match goals.</action> <action dev="evenisse" type="fix">Fixed classpath for test:ui, test:single and test:match goals.</action>
<action dev="dion" type="fix">Added xmlapis and xerces to project dependencies as per MAVEN-106 bug report</action> <action dev="dion" type="fix" issue="MAVEN-106">Added xmlapis and xerces to project dependencies as per MAVEN-106 bug report</action>
</release> </release>
<release version="1.1" date="2002-10-01"> <release version="1.1" date="2002-10-01">
<action dev="vmassol" type="fix">The test plugin now works again if the project has not tests defined. The introduction of the &lt;test:test-resources&gt; goal had broken this feature.</action> <action dev="vmassol" type="fix">The test plugin now works again if the project has not tests defined. The introduction of the &lt;test:test-resources&gt; goal had broken this feature.</action>

View File

@ -30,7 +30,7 @@
</release> </release>
<release version="1.1" date="2003-09-29"> <release version="1.1" date="2003-09-29">
<action dev="evenisse" type="fix"> <action dev="evenisse" type="fix" issue="MAVEN-655">
Maven-655. Fix classworlds url. Maven-655. Fix classworlds url.
</action> </action>
<action dev="dion" type="update"> <action dev="dion" type="update">

View File

@ -33,7 +33,7 @@
</release> </release>
<release version="1.5" date="2004-03-07"> <release version="1.5" date="2004-03-07">
<action dev="dion" type="fix">Fix for MAVEN-986. Allow resources to be copied when no sources present</action> <action dev="dion" type="fix" issue="MAVEN-986">Fix for MAVEN-986. Allow resources to be copied when no sources present</action>
<action dev="vmassol" type="add">Use the new <action dev="vmassol" type="add">Use the new
<code>caller</code>plugin to isolate the java compilation goal called from its implementation. <code>caller</code>plugin to isolate the java compilation goal called from its implementation.
</action> </action>
@ -41,15 +41,15 @@
<action dev="brett" type="add">Add target path to dependencies so you can copy to elsewhere than WEB-INF/lib. Useful for applets.</action> <action dev="brett" type="add">Add target path to dependencies so you can copy to elsewhere than WEB-INF/lib. Useful for applets.</action>
</release> </release>
<release version="1.4" date="2003-09-29"> <release version="1.4" date="2003-09-29">
<action dev="dion" type="update">Apply MAVEN-831. Copy web.xml as specified by ${maven.war.webxml}</action> <action dev="dion" type="update" issue="MAVEN-831">Apply MAVEN-831. Copy web.xml as specified by ${maven.war.webxml}</action>
<action dev="dion" type="update">Add test project</action> <action dev="dion" type="update">Add test project</action>
<action dev="evenisse" type="add">Added maven.war.index property.</action> <action dev="evenisse" type="add">Added maven.war.index property.</action>
<action dev="rafal" type="add">Accept includes/excludes patterns over maven.war.src.</action> <action dev="rafal" type="add">Accept includes/excludes patterns over maven.war.src.</action>
<action dev="evenisse" type="fix">Allow webapp creation if project doesn't have sources.</action> <action dev="evenisse" type="fix">Allow webapp creation if project doesn't have sources.</action>
<action dev="michal" type="fix">Added war:clean goal</action> <action dev="michal" type="fix">Added war:clean goal</action>
<action dev="michal" type="fix">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.</action> <action dev="michal" type="fix">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.</action>
<action dev="michal" type="fix">Fixes for MAVEN-481. Bundling of tlds in war is supported.</action> <action dev="michal" type="fix" issue="MAVEN-481">Fixes for MAVEN-481. Bundling of tlds in war is supported.</action>
<action dev="michal" type="fix">Fixes for MAVEN-518. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism</action> <action dev="michal" type="fix" issue="MAVEN-518">Fixes for MAVEN-518. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism</action>
<action dev="michal" type="add">Added deploy, deploy-snapshot and install-snapshot goals</action> <action dev="michal" type="add">Added deploy, deploy-snapshot and install-snapshot goals</action>
<action dev="dion" type="fix" due-to="Ben Hogan">Allow war file to be updated</action> <action dev="dion" type="fix" due-to="Ben Hogan">Allow war file to be updated</action>
</release> </release>

View File

@ -41,7 +41,7 @@
<action dev="dion" type="fix">Fix google search form flow issues</action> <action dev="dion" type="fix">Fix google search form flow issues</action>
</release> </release>
<release version="1.5" date="2004-02-03"> <release version="1.5" date="2004-02-03">
<action dev="dion" type="update">Apply MPXDOC-77.<ul> <action dev="dion" type="fix" issue="MPXDOC-77"><ul>
<li>generated site is valid tableless XHTML with a fully css layout.</li> <li>generated site is valid tableless XHTML with a fully css layout.</li>
<li>Html elements are now used properly: link lists are ul, titles are h1, h2, etc.</li> <li>Html elements are now used properly: link lists are ul, titles are h1, h2, etc.</li>
<li>invalid html produced for sections "name" elements is now fixed, escaping unvalid chars (replaced by "_").</li> <li>invalid html produced for sections "name" elements is now fixed, escaping unvalid chars (replaced by "_").</li>
@ -55,20 +55,20 @@
<li>xhtml fix: missing "alt" attribute for images (required in xhtml) is added automatically</li></ul></action> <li>xhtml fix: missing "alt" attribute for images (required in xhtml) is added automatically</li></ul></action>
<action dev="jvanzyl" type="update">Remove the need for ${pom} interpolation in properties. The use of the maven:property tag is now used to glean a default property.</action> <action dev="jvanzyl" type="update">Remove the need for ${pom} interpolation in properties. The use of the maven:property tag is now used to glean a default property.</action>
<action dev="dion" type="update">Removed unneeded ant and grant dependencies.</action> <action dev="dion" type="update">Removed unneeded ant and grant dependencies.</action>
<action dev="dion" type="update">Fix MAVEN-965. Document maven.xdoc.jsl.</action> <action dev="dion" type="fix" issue="MAVEN-965">Document maven.xdoc.jsl.</action>
<action dev="dion" type="update">Fix MAVEN-966. Evenly space breadcrumbs, customize separator.</action> <action dev="dion" type="fix" issue="MAVEN-966">Evenly space breadcrumbs, customize separator.</action>
<action dev="dion" type="update">Fix MAVEN-962. Better timezone calcs.</action> <action dev="dion" type="fix" issue="MAVEN-962">Better timezone calcs.</action>
<action dev="dion" type="update">Fix MAVEN-961. Bad docs entries for maven.docs.dest and maven.gen.docs.</action> <action dev="dion" type="fix" issue="MAVEN-961">Bad docs entries for maven.docs.dest and maven.gen.docs.</action>
<action dev="dion" type="update">Fix MAVEN-964. Add details on date format.</action> <action dev="dion" type="fix" issue="MAVEN-964">Add details on date format.</action>
<action dev="dion" type="fix">Apply MAVEN-940. Fix excess whitespace.</action> <action dev="dion" type="fix" issue="MAVEN-940">Fix excess whitespace.</action>
<action dev="dion" type="fix">Fixed empty scm repository and issue tracking URL still being added to the project navigation.</action> <action dev="dion" type="fix">Fixed empty scm repository and issue tracking URL still being added to the project navigation.</action>
</release> </release>
<release version="1.4" date="2003-09-29"> <release version="1.4" date="2003-09-29">
<action dev="dion" type="fix">Applied Maven-756. cvs-usage.xml breaks on non-cvs scm URL</action> <action dev="dion" type="fix" issue="MAVEN-756">cvs-usage.xml breaks on non-cvs scm URL</action>
<action dev="dion" type="update">Move xdoc faqs over from the wiki</action> <action dev="dion" type="update">Move xdoc faqs over from the wiki</action>
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action> <action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
<action dev="dion" type="fix">Move maven.docs.* and maven.gen.docs to defaults.properties instead of xdoc plugin</action> <action dev="dion" type="fix">Move maven.docs.* and maven.gen.docs to defaults.properties instead of xdoc plugin</action>
<action dev="evenisse" type="fix">Fix for MAVEN-698. Fix the broken build if repository/connection is not present.</action> <action dev="evenisse" type="fix" issue="MAVEN-698">Fix the broken build if repository/connection is not present.</action>
<action dev="dion" type="fix">Fixed bug where top level xdocs were using xdocs/navigation.xml instead of the generated one when it was available.</action> <action dev="dion" type="fix">Fixed bug where top level xdocs were using xdocs/navigation.xml instead of the generated one when it was available.</action>
<action dev="michal" type="update">Dependency report was completely rewritten. Report generator is now aware of notion of type and groupId. In addition URL and Description (which was also added to the report) of the dependency can be taken from the POM if there is one in the local repository</action> <action dev="michal" type="update">Dependency report was completely rewritten. Report generator is now aware of notion of type and groupId. In addition URL and Description (which was also added to the report) of the dependency can be taken from the POM if there is one in the local repository</action>
<action dev="michal" type="fix">Documentation of goals ported to new dedicated format</action> <action dev="michal" type="fix">Documentation of goals ported to new dedicated format</action>
@ -76,12 +76,12 @@
<action dev="dion" type="update">update to velocity 1.4-dev</action> <action dev="dion" type="update">update to velocity 1.4-dev</action>
<action dev="dion" type="update">Upgrade to dom4j 1.4</action> <action dev="dion" type="update">Upgrade to dom4j 1.4</action>
<action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action> <action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action>
<action dev="dion" type="add" due-to="Tim Anderson">Added the google search on navbar as per MAVEN-554</action> <action dev="dion" type="fix" issue="MAVEN-554" due-to="Tim Anderson">Added the google search on navbar</action>
<action dev="evenisse" type="fix" due-to="Paulo Silveira">Fix for Maven-322, remove the space in anchors.</action> <action dev="evenisse" type="fix" due-to="Paulo Silveira" issue="MAVEN-322">remove the space in anchors.</action>
<action dev="evenisse" type="fix" due-to="Mark Wilkinson">Fix for Maven-419, suppress highlight on hover on mozilla on named anchors.</action> <action dev="evenisse" type="fix" due-to="Mark Wilkinson" issue="MAVEN-419">suppress highlight on hover on mozilla on named anchors.</action>
</release> </release>
<release version="1.3" date="Unknown"> <release version="1.3" date="Unknown">
<action dev="michal" type="add" due-to="Kuisong Tong">Fix for Maven-383, target encoding can be set for files generated from POM.</action> <action dev="michal" type="add" due-to="Kuisong Tong" issue="MAVEN-383">target encoding can be set for files generated from POM.</action>
<action dev="dion" type="add">Added a target to validate the navigation.xml files from the schema</action> <action dev="dion" type="add">Added a target to validate the navigation.xml files from the schema</action>
<action dev="vmassol" type="add">Added Cactus reports to Project Reports</action> <action dev="vmassol" type="add">Added Cactus reports to Project Reports</action>
<action dev="vmassol" type="add">Added new <action dev="vmassol" type="add">Added new