On Fri, 2003-07-11 at 03:21, [EMAIL PROTECTED] wrote: > dion 2003/07/11 00:21:27 > > Modified: src/conf defaults.properties > Log: > Add comment on property > > Revision Changes Path > 1.2 +1 -0 maven/src/conf/defaults.properties
In the refactored code I've moved properties out of here where they don't belong into their respective plugin. > Index: defaults.properties > =================================================================== > RCS file: /home/cvs/maven/src/conf/defaults.properties,v > retrieving revision 1.1 > retrieving revision 1.2 > diff -u -r1.1 -r1.2 > --- defaults.properties 7 Jun 2003 01:27:52 -0000 1.1 > +++ defaults.properties 11 Jul 2003 07:21:27 -0000 1.2 > @@ -14,6 +14,7 @@ > maven.compile.optimize = off > maven.compile.deprecation = off > > +# dIon - WTF is this doing here? > maven.jar.excludes = **/package.html > > # ------------------------------------------------------------------- > > > > > --------------------------------------------------------------------- > 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]
