vmassol 2003/06/16 00:03:41
Modified: src/conf driver.jelly
Log:
oops... typo
Revision Changes Path
1.14 +1 -1 maven/src/conf/driver.jelly
Index: driver.jelly
===================================================================
RCS file: /home/cvs/maven/src/conf/driver.jelly,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- driver.jelly 16 Jun 2003 06:51:15 -0000 1.13
+++ driver.jelly 16 Jun 2003 07:03:41 -0000 1.14
@@ -70,7 +70,7 @@
<j:set var="targetDirectory"
value="${todir}/${resource.targetPath}"/>
</j:otherwise>
</j:choose>
- <copy todir="${targetDirectory}" filtering="${resource.filtering}>
+ <copy todir="${targetDirectory}" filtering="${resource.filtering}">
<fileset dir="${resource.directory}">
<j:if test="${resources.includes.isEmpty()}">
<include name="**/**"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]