Ok. If we clean up all our plugins, can we make sure there is a test somewhere to prove it still works? Otherwise users find the bugs and we have to spend longer on future RC's. I guess that means a touchstone test for it, or maybe xdoc plugin:test.
Thanks, Brett > -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 7 January 2004 9:01 AM > To: Maven Developers List > Subject: RE: cvs commit: maven-plugins/announcement plugin.properties > > > On Tue, 2004-01-06 at 16:56, Brett Porter wrote: > > Jason, > > > > Even if this is deprecated behaviour, it needs to continue > working for > > 1.0 doesn't it? > > Yup, it does. I'm just cleaning up our plugins. > > > - Brett > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, 7 January 2004 7:49 AM > > > To: [EMAIL PROTECTED] > > > Subject: cvs commit: maven-plugins/announcement plugin.properties > > > > > > > > > jvanzyl 2004/01/06 12:48:47 > > > > > > Modified: announcement plugin.properties > > > Log: > > > o property is gleaned within the plugin using the pom directly. > > > > > > Revision Changes Path > > > 1.2 +1 -1 > maven-plugins/announcement/plugin.properties > > > > > > Index: plugin.properties > > > > =================================================================== > > > RCS file: > /home/cvs/maven-plugins/announcement/plugin.properties,v > > > retrieving revision 1.1 > > > retrieving revision 1.2 > > > diff -u -r1.1 -r1.2 > > > --- plugin.properties 16 Nov 2003 22:48:56 -0000 1.1 > > > +++ plugin.properties 6 Jan 2004 20:48:46 -0000 1.2 > > > @@ -3,4 +3,4 @@ > > > # > > > > ------------------------------------------------------------------- > > > > > > # Version for which to create a release note. > > > -maven.announcement.version = ${pom.currentVersion} > > > +## maven.announcement.version = ${pom.currentVersion} > > > > > > > > > > > > > > > > -------------------------------------------------------------------- > > > - > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > http://tambora.zenplex.org > > In short, man creates for himself a new religion of a > rational and technical order to justify his work and to be > justified in it. > > -- Jacques Ellul, The Technological Society > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
