Fixed MAVEN-493. I register reports only if source, test,... exists.
So, corresponding entrys in menu will appear only if reports are registered. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113570 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b09393d3bf
commit
a94a0f8fe3
@ -3,10 +3,15 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<title>Changes</title>
|
<title>Changes</title>
|
||||||
<author email="dion@multitask.com.au">dIon Gillard</author>
|
<author email="dion@multitask.com.au">dIon Gillard</author>
|
||||||
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.3" date="in CVS">
|
<release version="1.3" date="in CVS">
|
||||||
|
<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">
|
<action dev="evenisse" type="fix">
|
||||||
<p>
|
<p>
|
||||||
Fix MAVEN-483. Corrected link for viewcvs configured with muliple cvs repository.
|
Fix MAVEN-483. Corrected link for viewcvs configured with muliple cvs repository.
|
||||||
|
|||||||
@ -3,11 +3,16 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<title>Changes</title>
|
<title>Changes</title>
|
||||||
<author email="vmassol@octo.com">Vincent Massol</author>
|
<author email="vmassol@octo.com">Vincent Massol</author>
|
||||||
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="2.0" date="in CVS">
|
<release version="2.0" date="in CVS">
|
||||||
|
<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">
|
<action dev="evenisse" type="fix">
|
||||||
Fixed Maven-489.
|
Fixed Maven-489.
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -3,10 +3,15 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<title>Changes</title>
|
<title>Changes</title>
|
||||||
<author email="vmassol@pivolis.com">Vincent Massol</author>
|
<author email="vmassol@pivolis.com">Vincent Massol</author>
|
||||||
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.2" date="in CVS">
|
<release version="1.2" date="in CVS">
|
||||||
|
<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="bwalding" type="update">
|
<action dev="bwalding" type="update">
|
||||||
Upgrade to Clover 1.2
|
Upgrade to Clover 1.2
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-developer-activity-plugin</id>
|
<id>maven-developer-activity-plugin</id>
|
||||||
<name>Maven Developer Activity Plug-in</name>
|
<name>Maven Developer Activity Plug-in</name>
|
||||||
<currentVersion>1.2</currentVersion>
|
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
||||||
<description>This document provides a report of activity in terms of CVS commits and breaks it out by developer.</description>
|
<description>This document provides a report of activity in terms of CVS commits and breaks it out by developer.</description>
|
||||||
<shortDescription/>
|
<shortDescription/>
|
||||||
<url>http://maven.apache.org/reference/plugins/developer-activity/</url>
|
<url>http://maven.apache.org/reference/plugins/developer-activity/</url>
|
||||||
|
|||||||
16
developer-activity/xdocs/changes.xml
Normal file
16
developer-activity/xdocs/changes.xml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<document>
|
||||||
|
<properties>
|
||||||
|
<title>Changes</title>
|
||||||
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<release version="1.3" date="in CVS">
|
||||||
|
<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>
|
||||||
|
</release>
|
||||||
|
</body>
|
||||||
|
</document>
|
||||||
@ -5,7 +5,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-file-activity-plugin</id>
|
<id>maven-file-activity-plugin</id>
|
||||||
<name>Maven File Activity Plug-in</name>
|
<name>Maven File Activity Plug-in</name>
|
||||||
<currentVersion>1.2</currentVersion>
|
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
||||||
<!-- Gump integration -->
|
<!-- Gump integration -->
|
||||||
|
|
||||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||||
|
|||||||
16
file-activity/xdocs/changes.xml
Normal file
16
file-activity/xdocs/changes.xml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<document>
|
||||||
|
<properties>
|
||||||
|
<title>Changes</title>
|
||||||
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<release version="1.3" date="in CVS">
|
||||||
|
<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>
|
||||||
|
</release>
|
||||||
|
</body>
|
||||||
|
</document>
|
||||||
@ -5,7 +5,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-jdepend-plugin</id>
|
<id>maven-jdepend-plugin</id>
|
||||||
<name>Maven JDepend Plugin</name>
|
<name>Maven JDepend Plugin</name>
|
||||||
<currentVersion>1.2</currentVersion>
|
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
||||||
<description/>
|
<description/>
|
||||||
<shortDescription>Java Project Management Tools</shortDescription>
|
<shortDescription>Java Project Management Tools</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/jdepend/</url>
|
<url>http://maven.apache.org/reference/plugins/jdepend/</url>
|
||||||
|
|||||||
16
jdepend/xdocs/changes.xml
Normal file
16
jdepend/xdocs/changes.xml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<document>
|
||||||
|
<properties>
|
||||||
|
<title>Changes</title>
|
||||||
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<release version="1.3" date="in CVS">
|
||||||
|
<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>
|
||||||
|
</release>
|
||||||
|
</body>
|
||||||
|
</document>
|
||||||
@ -3,11 +3,16 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<title>Changes</title>
|
<title>Changes</title>
|
||||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||||
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="1.3" date="in CVS">
|
<release version="1.3" date="in CVS">
|
||||||
|
<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">
|
<action dev="vmassol" type="fix">
|
||||||
The <code>maven.test.failure.ignore</code> is forced to true during
|
The <code>maven.test.failure.ignore</code> is forced to true during
|
||||||
the execution of the tests (so that report generation do not fail
|
the execution of the tests (so that report generation do not fail
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-license-plugin</id>
|
<id>maven-license-plugin</id>
|
||||||
<name>Maven License Plug-in</name>
|
<name>Maven License Plug-in</name>
|
||||||
<currentVersion>1.0</currentVersion>
|
<currentVersion>1.1-SNAPSHOT</currentVersion>
|
||||||
<description/>
|
<description/>
|
||||||
<shortDescription>Java Project Management Tools</shortDescription>
|
<shortDescription>Java Project Management Tools</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/license/</url>
|
<url>http://maven.apache.org/reference/plugins/license/</url>
|
||||||
|
|||||||
16
license/xdocs/changes.xml
Normal file
16
license/xdocs/changes.xml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<document>
|
||||||
|
<properties>
|
||||||
|
<title>Changes</title>
|
||||||
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<release version="1.1" date="in CVS">
|
||||||
|
<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>
|
||||||
|
</release>
|
||||||
|
</body>
|
||||||
|
</document>
|
||||||
@ -5,7 +5,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-statcvs-plugin</id>
|
<id>maven-statcvs-plugin</id>
|
||||||
<name>Maven StatCvs Plug-in</name>
|
<name>Maven StatCvs Plug-in</name>
|
||||||
<currentVersion>1.1</currentVersion>
|
<currentVersion>1.2-SNAPSHOT</currentVersion>
|
||||||
<description/>
|
<description/>
|
||||||
<shortDescription>Provides CVS statistics</shortDescription>
|
<shortDescription>Provides CVS statistics</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/statcvs/</url>
|
<url>http://maven.apache.org/reference/plugins/statcvs/</url>
|
||||||
|
|||||||
16
statcvs/xdocs/changes.xml
Normal file
16
statcvs/xdocs/changes.xml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<document>
|
||||||
|
<properties>
|
||||||
|
<title>Changes</title>
|
||||||
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<release version="1.2" date="in CVS">
|
||||||
|
<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>
|
||||||
|
</release>
|
||||||
|
</body>
|
||||||
|
</document>
|
||||||
@ -5,7 +5,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-tasklist-plugin</id>
|
<id>maven-tasklist-plugin</id>
|
||||||
<name>Maven Tasklist Plug-in</name>
|
<name>Maven Tasklist Plug-in</name>
|
||||||
<currentVersion>2.1</currentVersion>
|
<currentVersion>2.2-SNAPSHOT</currentVersion>
|
||||||
<description/>
|
<description/>
|
||||||
<shortDescription>Java Project Management Tools</shortDescription>
|
<shortDescription>Java Project Management Tools</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/tasklist/</url>
|
<url>http://maven.apache.org/reference/plugins/tasklist/</url>
|
||||||
|
|||||||
@ -3,11 +3,18 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<title>Changes</title>
|
<title>Changes</title>
|
||||||
<author email="dion@multitask.com.au">dIon Gillard</author>
|
<author email="dion@multitask.com.au">dIon Gillard</author>
|
||||||
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="2.1" date="In CVS">
|
<release version="2.2" date="In CVS">
|
||||||
|
<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>
|
||||||
|
</release>
|
||||||
|
<release version="2.1" date="Unknown">
|
||||||
<action dev="dion" type="add" due-to="Juergen Heidak">
|
<action dev="dion" type="add" due-to="Juergen Heidak">
|
||||||
Added tasklist summary
|
Added tasklist summary
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user