From 15fd2aa38b45fcfc244ac6f438ec745c27b36341 Mon Sep 17 00:00:00 2001 From: brett Date: Sun, 16 May 2004 01:45:38 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.5 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115269 13f79535-47bb-0310-9956-ffa450edef68 --- changelog/project.xml | 9 +++++++-- changelog/xdocs/changes.xml | 23 ++++++----------------- 2 files changed, 13 insertions(+), 19 deletions(-) diff --git a/changelog/project.xml b/changelog/project.xml index e10efac9..bc373122 100644 --- a/changelog/project.xml +++ b/changelog/project.xml @@ -23,7 +23,7 @@ 3 maven-changelog-plugin Maven Changelog Plugin - 1.5-SNAPSHOT + 1.5 Produce SCM changelog reports http://maven.apache.org/reference/plugins/changelog/ @@ -40,6 +40,11 @@ 1.4 MAVEN_CHANGELOG_1_4 + + 1.5 + 1.5 + MAVEN_CHANGELOG_1_5 + @@ -135,8 +140,8 @@ maven 1.0-rc2 - + xerces xerces diff --git a/changelog/xdocs/changes.xml b/changelog/xdocs/changes.xml index ce3f1323..f9b7a292 100644 --- a/changelog/xdocs/changes.xml +++ b/changelog/xdocs/changes.xml @@ -25,24 +25,13 @@ Emmanuel Venisse - - - Parsing of windows user names (domain\user) was broken. - + + Parsing of windows user names (domain\user) was broken. Bad documentation for goals - - Add changelog:create-cvspass goal for creating the required .cvspass file - Add documentation on .cvspass file for CVSNT users. - - - Use Netbean 3.6 version of cvslib to fix cvs 1.11.2 bug. - - - Increase password read failure from debug to warning and provide more - information - + Add changelog:create-cvspass goal for creating the required .cvspass file Add documentation on .cvspass file for CVSNT users. + Use Netbean 3.6 version of cvslib to fix cvs 1.11.2 bug. + Increase password read failure from debug to warning and provide more information - Fix bad HTML Add maven.changelog.basedir property. @@ -66,7 +55,7 @@ Reworked CVS changelog plugin to use the project repository connection string, rather than relying on CVS/Entries - +