[jboss-cvs] JBossRemoting ...
Tom Elrod
tom.elrod at jboss.com
Wed Aug 23 16:54:10 EDT 2006
User: telrod
Date: 06/08/23 16:54:10
Modified: JBossRemoting build.xml
Log:
Updated list for testing.
Revision Changes Path
1.78 +2 -1 JBossRemoting/build.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/JBossRemoting/build.xml,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -b -r1.77 -r1.78
--- build.xml 18 Aug 2006 17:59:04 -0000 1.77
+++ build.xml 23 Aug 2006 20:54:10 -0000 1.78
@@ -9,7 +9,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.77 2006/08/18 17:59:04 telrod Exp $ -->
+<!-- $Id: build.xml,v 1.78 2006/08/23 20:54:10 telrod Exp $ -->
<project default="most" name="JBossRemoting">
@@ -652,6 +652,7 @@
haltonfailure="no">
<fileset dir="${tests.compile.dir}">
<include name="**/remoting/**/*TestCase.class"/>
+ <exclude name="**/remoting/**/ServerBindingTestCase.class"/>
<exclude name="**/remoting/marshall/dynamic/remote/**/*TestCase.class"/>
<exclude name="**/remoting/serialization/**/jboss/*TestCase.class"/>
<exclude name="**/remoting/**/performance/**"/>
More information about the jboss-cvs-commits
mailing list