From 15029eec906b589b008f4abed2a23bf52b3223eb Mon Sep 17 00:00:00 2001 From: vmassol Date: Sat, 15 Nov 2003 16:46:13 +0000 Subject: [PATCH] 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 --- changelog/xdocs/changes.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/changelog/xdocs/changes.xml b/changelog/xdocs/changes.xml index 0f974e7d..aaf0422f 100644 --- a/changelog/xdocs/changes.xml +++ b/changelog/xdocs/changes.xml @@ -1,7 +1,7 @@ - Changes + Changelog plugin changes dIon Gillard Emmanuel Venisse @@ -18,13 +18,13 @@ requirement for cvs executable. - MAVEN-963. Add support for Perforce SCM and cleaned up some docs. + MPCHANGELOG-7. Add support for Perforce SCM and cleaned up some docs. - MAVEN-811. Add support of IBM Rational ClearCase SCM. + MPCHANGELOG-6. Add support of IBM Rational ClearCase SCM. Upgrade to maven 1.0 beta 10 @@ -39,14 +39,16 @@ Add xml declaration to generated report. Fixed for character encoding. - Fixed MAVEN-425. Escape filename. + Fixed MPCHANGELOG-8. Escape filename. - 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. - Fix MAVEN-483. Corrected link for viewcvs configured with muliple cvs repository. + Fix MPCHANGELOG-10. Corrected link for viewcvs configured with muliple cvs + repository. @@ -62,7 +64,7 @@ - Fix for Maven-5 + Fix for MPCHANGELOG-11