Update of /var/cvs/tests
In directory james.mmbase.org:/tmp/cvs-serv10415
Modified Files:
build.xml
Log Message:
test case for MMB-1739
See also: http://cvs.mmbase.org/viewcvs/tests
See also: http://www.mmbase.org/jira/browse/MMB-1739
Index: build.xml
===================================================================
RCS file: /var/cvs/tests/build.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -b -r1.70 -r1.71
--- build.xml 12 Nov 2008 14:23:26 -0000 1.70
+++ build.xml 12 Nov 2008 15:57:28 -0000 1.71
@@ -256,6 +256,13 @@
<exclude name="build*"/>
<exclude name="core"/>
</fileset>
+ <fileset dir="${tests.source.dir}/util" >
+ <include name="**/*.xml"/>
+ <exclude name="**/*.java"/>
+ <exclude name="build/**"/>
+ <exclude name="build*"/>
+ <exclude name="core"/>
+ </fileset>
</copy>
<echo level="debug" message="compiling" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs