RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-02 Thread Vincent Massol
-Original Message- From: Carlos Sanchez [mailto:[EMAIL PROTECTED] Sent: vendredi 2 juillet 2004 00:08 To: 'Maven Developers List' Subject: RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml [snip] One question about SNAPSHOT, when

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-02 Thread Carlos Sanchez
-Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Friday, July 02, 2004 8:52 AM To: 'Maven Developers List' Subject: RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml -Original Message- From

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-01 Thread Maczka Michal
-Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Thursday, July 01, 2004 7:46 AM To: 'Maven Developers List' Subject: RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml Brett, Why not take the easy route

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-01 Thread Brett Porter
List' Subject: RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml Brett, Why not take the easy route, that is, if not already bumped then bump the plugin version for whatever change you're bringing. It just won't be released

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-01 Thread Vincent Massol
-Original Message- From: Maczka Michal [mailto:[EMAIL PROTECTED] Sent: jeudi 1 juillet 2004 09:52 To: 'Maven Developers List' Subject: RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml -Original Message- From: Vincent

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-07-01 Thread Carlos Sanchez
-Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Thursday, July 01, 2004 9:52 PM To: 'Maven Developers List' Subject: RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml -Original Message- From

Re: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-06-30 Thread Dion Gillard
On Thu, 1 Jul 2004 12:49:50 +1000, Brett Porter [EMAIL PROTECTED] wrote: So in summary I think: - bump project.xml version whenever the source code/meta data/dependencies change that will affect the resultant artifact So in this case, extrapolating onto Maven, fixing junit test cases doesn't

Re: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-06-30 Thread Brett Porter
It's a tough call. It may or may not change the resultant artifact (eg if you change plugin.jelly's formatting...), so its better to err on the side of incrementing it. I don't usually reorganise those things for the sake of it though - its usually at the same time as doing other changes so its

RE: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml

2004-06-30 Thread Vincent Massol
: jeudi 1 juillet 2004 07:39 To: Maven Developers List Subject: Re: when to touch changes.xml/project.xml version RE: cvs commit: maven-plugins/java project.xml It's a tough call. It may or may not change the resultant artifact (eg if you change plugin.jelly's formatting...), so its better