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>
|
||||
<title>Changes</title>
|
||||
<author email="dion@multitask.com.au">dIon Gillard</author>
|
||||
<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>
|
||||
<action dev="evenisse" type="fix">
|
||||
<p>
|
||||
Fix MAVEN-483. Corrected link for viewcvs configured with muliple cvs repository.
|
||||
|
||||
@ -3,11 +3,16 @@
|
||||
<properties>
|
||||
<title>Changes</title>
|
||||
<author email="vmassol@octo.com">Vincent Massol</author>
|
||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
|
||||
<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">
|
||||
Fixed Maven-489.
|
||||
</action>
|
||||
|
||||
@ -3,10 +3,15 @@
|
||||
<properties>
|
||||
<title>Changes</title>
|
||||
<author email="vmassol@pivolis.com">Vincent Massol</author>
|
||||
<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>
|
||||
<action dev="bwalding" type="update">
|
||||
Upgrade to Clover 1.2
|
||||
</action>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-developer-activity-plugin</id>
|
||||
<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>
|
||||
<shortDescription/>
|
||||
<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>
|
||||
<id>maven-file-activity-plugin</id>
|
||||
<name>Maven File Activity Plug-in</name>
|
||||
<currentVersion>1.2</currentVersion>
|
||||
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
||||
<!-- Gump integration -->
|
||||
|
||||
<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>
|
||||
<id>maven-jdepend-plugin</id>
|
||||
<name>Maven JDepend Plugin</name>
|
||||
<currentVersion>1.2</currentVersion>
|
||||
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Java Project Management Tools</shortDescription>
|
||||
<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>
|
||||
<title>Changes</title>
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
<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>
|
||||
<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
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-license-plugin</id>
|
||||
<name>Maven License Plug-in</name>
|
||||
<currentVersion>1.0</currentVersion>
|
||||
<currentVersion>1.1-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Java Project Management Tools</shortDescription>
|
||||
<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>
|
||||
<id>maven-statcvs-plugin</id>
|
||||
<name>Maven StatCvs Plug-in</name>
|
||||
<currentVersion>1.1</currentVersion>
|
||||
<currentVersion>1.2-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Provides CVS statistics</shortDescription>
|
||||
<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>
|
||||
<id>maven-tasklist-plugin</id>
|
||||
<name>Maven Tasklist Plug-in</name>
|
||||
<currentVersion>2.1</currentVersion>
|
||||
<currentVersion>2.2-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Java Project Management Tools</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/tasklist/</url>
|
||||
|
||||
@ -3,11 +3,18 @@
|
||||
<properties>
|
||||
<title>Changes</title>
|
||||
<author email="dion@multitask.com.au">dIon Gillard</author>
|
||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||
</properties>
|
||||
|
||||
<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">
|
||||
Added tasklist summary
|
||||
</action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user