Re: cvs commit: maven-plugins/changes project.xml

2004-07-09 Thread Dion Gillard
di 9 juillet 2004 13:32 > > To: Maven Developers List > > Subject: Re: cvs commit: maven-plugins/changes project.xml > > > > What about branches? > > What about them? :-) > > -Vincent > > > > > > > On Fri, 9 Jul 2004 11:15:36 +0200,

RE: cvs commit: maven-plugins/changes project.xml

2004-07-09 Thread Vincent Massol
> -Original Message- > From: Dion Gillard [mailto:[EMAIL PROTECTED] > Sent: vendredi 9 juillet 2004 13:32 > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/changes project.xml > > What about branches? What about them? :-) -Vincent > >

Re: cvs commit: maven-plugins/changes project.xml

2004-07-09 Thread Dion Gillard
What about branches? On Fri, 9 Jul 2004 11:15:36 +0200, Vincent Massol <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > Sent: vendredi 9 juillet 2004 01:33 > > To: Maven Developers List > &

RE: cvs commit: maven-plugins/changes project.xml

2004-07-09 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: vendredi 9 juillet 2004 01:33 > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/changes project.xml > > I don't see any reason to add the HEAD tag in the first place

Re: cvs commit: maven-plugins/changes project.xml

2004-07-08 Thread Brett Porter
I don't see any reason to add the HEAD tag in the first place. What is the use case for it? prepare-release adds to the end, or overwrites an identical tag. It should probably also overwrite an identical version ID. - Brett Quoting [EMAIL PROTECTED]: > vmassol 2004/07/08 08:50:06 > > Mod

cvs commit: maven-plugins/changes project.xml

2004-07-08 Thread vmassol
vmassol 2004/07/08 08:50:06 Modified:changes project.xml Log: manually remove the HEAD tag that was not removed by the scm plugin (see http://jira.codehaus.org/browse/MPSCM-17) Revision ChangesPath 1.33 +0 -5 maven-plugins/changes/project.xml Index: proj

cvs commit: maven-plugins/changes project.xml

2004-03-20 Thread brett
brett 2004/03/20 16:04:19 Modified:changes project.xml Log: fix versions tag, add xml-apis for JDK 1.3 since dom4j was added Revision ChangesPath 1.21 +6 -5 maven-plugins/changes/project.xml Index: project.xml ==