From 1eaa5cdd42e3b1b91a0fbaed01fc460a4980af7e Mon Sep 17 00:00:00 2001 From: vmassol Date: Sat, 15 Nov 2003 16:12:30 +0000 Subject: [PATCH] - minor formatting change - renamed 1.4-dev to 1.4-SNAPSHOT git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114323 13f79535-47bb-0310-9956-ffa450edef68 --- changelog/project.xml | 2 +- changelog/xdocs/changes.xml | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/changelog/project.xml b/changelog/project.xml index ddabb2eb..b45697eb 100644 --- a/changelog/project.xml +++ b/changelog/project.xml @@ -5,7 +5,7 @@ 3 maven-changelog-plugin Maven Changelog Plug-in - 1.4-dev + 1.4-SNAPSHOT Produce SCM changelog reports http://maven.apache.org/reference/plugins/changelog/ diff --git a/changelog/xdocs/changes.xml b/changelog/xdocs/changes.xml index a82c039a..0f974e7d 100644 --- a/changelog/xdocs/changes.xml +++ b/changelog/xdocs/changes.xml @@ -7,7 +7,8 @@ - + + If, using the cvslib, fails, then fall back to using the command line call to the cvs executable. @@ -20,6 +21,7 @@ MAVEN-963. Add support for Perforce SCM and cleaned up some docs. + MAVEN-811. Add support of IBM Rational ClearCase SCM. @@ -44,27 +46,26 @@ 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 MAVEN-483. Corrected link for viewcvs configured with muliple cvs repository.
+ -

- Added more documentation -

+ Added more documentation
Reworked CVS changelog plugin to use the project repository connection string, rather than relying on CVS/Entries
+ Fix for Maven-5 +