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

2004-07-23 Thread Maczka Michal
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Friday, July 23, 2004 4:51 PM > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/cruisecontrol project.xml > > > Eric, > > 1.5-SNAPSHOT is the standard notation.

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

2004-07-23 Thread Brett Porter
Eric, 1.5-SNAPSHOT is the standard notation. - Brett Quoting [EMAIL PROTECTED]: > epugh 2004/07/23 02:07:55 > > Modified:cruisecontrol project.xml > Log: > We are working on 1.5-dev! > > Revision ChangesPath > 1.27 +1 -1 maven-plugins/cruisecontrol/project

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

2004-07-23 Thread Emmanuel Venisse
> - 1.4 > + 1.5-dev It must be 1.5-SNAPSHOT. Emmanuel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-07-08 Thread Brett Porter
bump to 1.4-SNAPSHOT please. Cheers, Brett [EMAIL PROTECTED] wrote: epugh 2004/07/08 06:17:27 Modified:cruisecontrol project.xml Log: bump version to 1.4-dev! Revision ChangesPath 1.25 +1 -1 maven-plugins/cruisecontrol/project.xml Index: project.xml =

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

2003-12-07 Thread Brett Porter
> I'm not sure it is a bug. It may be an artifact of separating out the > classloaders. I didn't do that part of the code because it was supposed to be too error prone, but obviously I've changed it a little still. > > Question is: > > - Do plugin dependencies get automatically added to the je

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

2003-12-07 Thread dion
Brett Porter <[EMAIL PROTECTED]> wrote on 08/12/2003 09:45:41 AM: > Thanks dion. > > I'd prefer not to modify any plugins to work with 1.0, but sintead fix the > incompatibilities introduced since the refactoring (unless it was an > existing bug). I'm not sure it is a bug. It may be an artifact

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

2003-12-07 Thread Brett Porter
Thanks dion. I'd prefer not to modify any plugins to work with 1.0, but sintead fix the incompatibilities introduced since the refactoring (unless it was an existing bug). Sounds like there are a couple of classloader issues. Cheers, Brett > -Original Message- > From: [EMAIL PROTECTED]