leif 2002/09/02 05:52:07
Modified: datasource build.xml
Log:
Back out debug changes that should not have been committed.
Revision Changes Path
1.30 +0 -1 jakarta-avalon-excalibur/datasource/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/datasource/build.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- build.xml 2 Sep 2002 12:38:28 -0000 1.29
+++ build.xml 2 Sep 2002 12:52:07 -0000 1.30
@@ -349,7 +349,6 @@
<fileset dir="${build.testclasses}">
<include name="**/test/*TestCase.class"/>
<exclude name="**/test/*JdbcTestCase.class" unless="test.jdbc"/>
- <exclude name="**/test/DataSourceJdbcTestCase.class"/>
<exclude name="**/Abstract*"/>
</fileset>
</batchtest>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>