[jboss-cvs] JBossCache ...
Manik Surtani
msurtani at jboss.com
Mon Feb 26 08:10:26 EST 2007
User: msurtani
Date: 07/02/26 08:10:26
Modified: JBossCache build.xml
Log:
Added known failure
Revision Changes Path
1.182 +2 -1 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.181
retrieving revision 1.182
diff -u -b -r1.181 -r1.182
--- build.xml 22 Feb 2007 13:10:49 -0000 1.181
+++ build.xml 26 Feb 2007 13:10:26 -0000 1.182
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: build.xml,v 1.181 2007/02/22 13:10:49 msurtani Exp $ -->
+<!-- $Id: build.xml,v 1.182 2007/02/26 13:10:26 msurtani Exp $ -->
<project default="compile" name="JBossCache">
@@ -79,6 +79,7 @@
<!-- See JBCACHE-983 -->
<exclude name="org/jboss/cache/statetransfer/StateTransfer200Test*"/>
+ <exclude name="org/jboss/cache/pojo/statetransfer/StateTransfer200AopTest*"/>
<!-- See JBCACHE-967 -->
<exclude name="org/jboss/cache/multiplexer/StateTransferTest*"/>
More information about the jboss-cvs-commits
mailing list