[jboss-cvs] JBossCache ...
Manik Surtani
msurtani at jboss.com
Tue Feb 27 12:27:45 EST 2007
User: msurtani
Date: 07/02/27 12:27:45
Modified: JBossCache build.xml
Log:
JBCACHE-814
Revision Changes Path
1.183 +1 -6 JBossCache/build.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/JBossCache/build.xml,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -b -r1.182 -r1.183
--- build.xml 26 Feb 2007 13:10:26 -0000 1.182
+++ build.xml 27 Feb 2007 17:27:45 -0000 1.183
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: build.xml,v 1.182 2007/02/26 13:10:26 msurtani Exp $ -->
+<!-- $Id: build.xml,v 1.183 2007/02/27 17:27:45 msurtani Exp $ -->
<project default="compile" name="JBossCache">
@@ -84,11 +84,6 @@
<!-- See JBCACHE-967 -->
<exclude name="org/jboss/cache/multiplexer/StateTransferTest*"/>
- <!-- See JBCACHE-814 -->
- <exclude name="org/jboss/cache/eviction/ConcurrentEvictionTest*"/>
- <exclude name="org/jboss/cache/passivation/ConcurrentPassivationTest*"/>
-
-
<!-- See JBCACHE-858 -->
<!--exclude name="org/jboss/cache/pojo/collection/ReplicatedSyncMapTest*"/-->
<exclude name="org/jboss/cache/pojo/collection/ReplicatedSyncSetTest*"/>
More information about the jboss-cvs-commits
mailing list