:) I'm still unsure why a fileset would be helpful... Can't you do <src refid="maven.compile.src.set" />? I thought it was as simple as it could be already.
Just my 2c. Cheers, Brett -- Brett Porter Developer, Content & Distribution f2 network ~ everything essential -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 22 July 2003 11:09 AM To: [EMAIL PROTECTED] Subject: cvs commit: maven/src/conf driver.jelly dion 2003/07/21 18:08:48 Modified: src/conf driver.jelly Log: Typo again Revision Changes Path 1.18 +1 -1 maven/src/conf/driver.jelly Index: driver.jelly =================================================================== RCS file: /home/cvs/maven/src/conf/driver.jelly,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- driver.jelly 21 Jul 2003 22:23:13 -0000 1.17 +++ driver.jelly 22 Jul 2003 01:08:48 -0000 1.18 @@ -149,7 +149,7 @@ <j:if test="${sourcesPresent == 'true'}"> <!-- | FIXME: It would be nice for other plugins to have the source available - | as a filterset + | as a fileset |--> <path id="maven.compile.src.set"> <pathelement location="${pom.build.sourceDirectory}"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]