cvs commit: maven-plugins/cruisecontrol project.xml

2004-08-14 Thread epugh
epugh 2004/08/14 12:47:29 Modified:cruisecontrol/xdocs changes.xml cruisecontrol project.xml Log: ready to start work on 1.6! Revision ChangesPath 1.16 +2 -0 maven-plugins/cruisecontrol/xdocs/changes.xml Index: changes.xml ===

cvs commit: maven-plugins/cruisecontrol project.xml

2004-08-14 Thread epugh
epugh 2004/08/14 12:44:44 Modified:cruisecontrol/xdocs changes.xml cruisecontrol project.xml Log: get ready to release 1.5 Revision ChangesPath 1.15 +1 -1 maven-plugins/cruisecontrol/xdocs/changes.xml Index: changes.xml ==

cvs commit: maven-plugins/cruisecontrol project.xml

2004-07-24 Thread epugh
epugh 2004/07/24 09:49:13 Modified:cruisecontrol/xdocs faq.fml properties.xml cruisecontrol project.xml Log: Doc fixes thanks to Paul Spencer. Revision ChangesPath 1.5 +55 -0 maven-plugins/cruisecontrol/xdocs/faq.fml Index: faq.fml ==

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

cvs commit: maven-plugins/cruisecontrol project.xml

2004-07-23 Thread epugh
epugh 2004/07/23 02:42:53 Modified:cruisecontrol project.xml Log: Use -SNAPSHOT, not -dev Revision ChangesPath 1.28 +1 -1 maven-plugins/cruisecontrol/project.xml Index: project.xml === RC

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]

cvs commit: maven-plugins/cruisecontrol project.xml

2004-07-23 Thread epugh
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.xml Index: project.xml ===

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 =

cvs commit: maven-plugins/cruisecontrol project.xml

2004-07-08 Thread epugh
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 === R

cvs commit: maven-plugins/cruisecontrol project.xml

2004-06-23 Thread epugh
epugh 2004/06/23 03:31:52 Modified:cruisecontrol project.xml Log: Fix issue tracking url reported by Carlos Sanchez. MPCRUISECONTROL-4 Revision ChangesPath 1.24 +1 -0 maven-plugins/cruisecontrol/project.xml Index: project.xml ==

cvs commit: maven-plugins/cruisecontrol project.xml

2004-05-02 Thread vmassol
vmassol 2004/05/02 06:41:03 Modified:cruisecontrol project.xml Log: - inherit from the plugin-parent/project.xml POM instead of the top level one which is reserved for the master build - removed custom reports as we can now use the default ones from plugin-parent/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
L PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, 8 December 2003 12:24 AM > To: [EMAIL PROTECTED] > Subject: cvs commit: maven-plugins/cruisecontrol project.xml > > > dion2003/12/07 05:24:26 > > Modified:cruisecontrol project.xml > Log: >

cvs commit: maven-plugins/cruisecontrol project.xml

2003-12-07 Thread dion
dion2003/12/07 05:42:47 Modified:cruisecontrol project.xml Log: Remove unnecessary build element. This was causing a file not found when loading the plugin, as the resources weren't in the jar. Not sure if this is a change from rc1 to current code Revision Changes

cvs commit: maven-plugins/cruisecontrol project.xml

2003-12-07 Thread dion
dion2003/12/07 05:30:35 Modified:cruisecontrol project.xml Log: Has changed since 1.0 Revision ChangesPath 1.7 +1 -1 maven-plugins/cruisecontrol/project.xml Index: project.xml === RCS

cvs commit: maven-plugins/cruisecontrol project.xml

2003-12-07 Thread dion
dion2003/12/07 05:24:26 Modified:cruisecontrol project.xml Log: Add classloader property. This is currently required for the 1.0 branch to load this plugin Revision ChangesPath 1.6 +2 -0 maven-plugins/cruisecontrol/project.xml Index: project.xml ==