Dang, meant fileset -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au
Brett Porter <[EMAIL PROTECTED]> wrote on 22/07/2003 08:38:37 AM: > dIon... I'm confused why a plugin would want it as a filterset? > > Cheers, > Brett > > -- > Brett Porter > Developer, Content & Distribution > f2 network ~ everything essential > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 22 July 2003 8:23 AM > To: [EMAIL PROTECTED] > Subject: cvs commit: maven/src/conf driver.jelly > > > dion 2003/07/21 15:23:13 > > Modified: src/conf driver.jelly > Log: > Comment > > Revision Changes Path > 1.17 +4 -0 maven/src/conf/driver.jelly > > Index: driver.jelly > =================================================================== > RCS file: /home/cvs/maven/src/conf/driver.jelly,v > retrieving revision 1.16 > retrieving revision 1.17 > diff -u -r1.16 -r1.17 > --- driver.jelly 9 Jul 2003 02:53:30 -0000 1.16 > +++ driver.jelly 21 Jul 2003 22:23:13 -0000 1.17 > @@ -147,6 +147,10 @@ > </path> > > <j:if test="${sourcesPresent == 'true'}"> > + <!-- + | FIXME: It would be nice for other plugins > to have the source available + | as a filterset + |--> > <path id="maven.compile.src.set"> > <pathelement location="${pom.build.sourceDirectory}"/> > </path> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]