From 81754777ba255c169a1cdccac7b9970e681ded0b Mon Sep 17 00:00:00 2001 From: dion Date: Mon, 9 Aug 2004 01:25:47 +0000 Subject: [PATCH] Fix MPSCM-25 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115936 13f79535-47bb-0310-9956-ffa450edef68 --- scm/plugin.jelly | 2 +- scm/project.xml | 2 +- scm/xdocs/changes.xml | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/scm/plugin.jelly b/scm/plugin.jelly index a2847e3f..1de105c4 100644 --- a/scm/plugin.jelly +++ b/scm/plugin.jelly @@ -356,7 +356,7 @@ - ../plugin-parent/project.xml maven-scm-plugin Maven Source Control Management Plug-in - 1.4.1 + 1.4.2-SNAPSHOT A plugin for SCM tasks, currently CVS. SCM Plugin for Maven. Requires Maven 1.0 RC2. http://maven.apache.org/reference/plugins/scm/ diff --git a/scm/xdocs/changes.xml b/scm/xdocs/changes.xml index ee696da9..f71d7bde 100644 --- a/scm/xdocs/changes.xml +++ b/scm/xdocs/changes.xml @@ -24,6 +24,10 @@ Brett Porter + + Ignore whitespace when creating a patch + + Trim goals after prompting from the user Add scm:cvs-create-patch goal to help in creating patches