RE: [PATCH] Implementing the new tag in POM

2003-11-16 Thread Brett Porter
#x27; > Subject: RE: [PATCH] Implementing the new tag in POM > > > > > -Original Message- > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > Sent: 14 November 2003 06:28 > > To: 'Maven Developers List'; [EMAIL PROTECTED] > > Subject

RE: [PATCH] Implementing the new tag in POM

2003-11-14 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 14 November 2003 06:28 > To: 'Maven Developers List'; [EMAIL PROTECTED] > Subject: RE: [PATCH] Implementing the new tag in POM > > > That's why I sent the patch... :-) It s

RE: [PATCH] Implementing the new tag in POM

2003-11-13 Thread Brett Porter
> That's why I sent the patch... :-) It simply means that I've > renamed maven-project.xsd in maven-project-3.xsd and added a > maven-project-4.xsd. I've not sent the patch for the pom > plugin but it checks the maven-project-${pom.pomVersion}.xsd file. The documentation references the CVS repo

RE: [PATCH] Implementing the new tag in POM

2003-11-13 Thread Vincent Massol
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 13 November 2003 19:41 > To: Maven Developers List > Subject: Re: [PATCH] Implementing the new tag in POM > > On Thu, 2003-11-13 at 12:44, Vincent Massol wrote: > > Hi, > > >

Re: [PATCH] Implementing the new tag in POM

2003-11-13 Thread Jason van Zyl
On Thu, 2003-11-13 at 12:44, Vincent Massol wrote: > Hi, > > I've implemented the new tag in the POM. See attached. I have > also added support to multiple version of the POM. Before committing I > wanted to get a green signal from you. What does "support to multiple version of the POM" mean? >

[PATCH] Implementing the new tag in POM

2003-11-13 Thread Vincent Massol
Hi, I've implemented the new tag in the POM. See attached. I have also added support to multiple version of the POM. Before committing I wanted to get a green signal from you. Thanks -Vincent maven-patch.zip Description: Zip compressed data -