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]