> -----Original Message----- > From: Jerome Lacoste [mailto:[EMAIL PROTECTED] > Sent: 04 May 2004 22:22 > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins project.properties > > On Sun, 2004-05-02 at 10:23, [EMAIL PROTECTED] wrote: > > vmassol 2004/05/02 07:23:22 > > > > Modified: . project.properties > > Log: > > remove properties not required for the master build > > > > Revision Changes Path > > 1.10 +3 -13 maven-plugins/project.properties > > > > Index: project.properties > > =================================================================== > > RCS file: /home/cvs/maven-plugins/project.properties,v > > retrieving revision 1.9 > > retrieving revision 1.10 > > diff -u -r1.9 -r1.10 > > --- project.properties 2 May 2004 10:16:37 -0000 1.9 > > +++ project.properties 2 May 2004 14:23:22 -0000 1.10 > > @@ -15,14 +15,11 @@ > > # ------------------------------------------------------------------- > > > > #==================================================================== > > -# WARNING: All these properties are inherited by the plugin projects > > +# WARNING: All these properties are for the master build only and > > +# should *not* be inherited by the plugin projects. Plugin projects > > +# must now inherit from /etc/project.xml. > > > shouldn't that /etc be fixed to reflect the name change?
Exactly! It was a mistake on my part that has been fixed by Arnaud Heritier some days back. Thanks for being vigilant :-) -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
