Moved plugin issues from MAVEN JIRA project to MPCHANGELOG JIRA project

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114325 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2003-11-15 16:46:13 +00:00
parent a91b62ceb8
commit 15029eec90

View File

@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<title>Changelog plugin changes</title>
<author email="dion@multitask.com.au">dIon Gillard</author>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
@@ -18,13 +18,13 @@
requirement for cvs executable.
</action>
<action dev="jcrossley" type="update">
MAVEN-963. Add support for Perforce SCM and cleaned up some docs.
MPCHANGELOG-7. Add support for Perforce SCM and cleaned up some docs.
</action>
</release>
<release version="1.3" date="2003-09-29">
<action dev="dion" type="update">
MAVEN-811. Add support of IBM Rational ClearCase SCM.
MPCHANGELOG-6. Add support of IBM Rational ClearCase SCM.
</action>
<action dev="dion" type="update">
Upgrade to maven 1.0 beta 10
@@ -39,14 +39,16 @@
Add xml declaration to generated report. Fixed for character encoding.
</action>
<action dev="evenisse" type="fix" due-to="Bruce Chenoweth">
Fixed MAVEN-425. Escape filename.
Fixed MPCHANGELOG-8. Escape filename.
</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.
fixed MPCHANGELOG-9. 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">
Fix MAVEN-483. Corrected link for viewcvs configured with muliple cvs repository.
Fix MPCHANGELOG-10. Corrected link for viewcvs configured with muliple cvs
repository.
</action>
</release>
@@ -62,7 +64,7 @@
<release version="1.1" date="2002-08-01">
<action dev="smor" type="fix">
Fix for Maven-5
Fix for MPCHANGELOG-11
</action>
</release>