[jboss-cvs] JBossAS SVN: r97428 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Dec 3 13:45:08 EST 2009


Author: smcgowan at redhat.com
Date: 2009-12-03 13:45:08 -0500 (Thu, 03 Dec 2009)
New Revision: 97428

Modified:
   trunk/testsuite/build.xml
Log:
JBAS-7154 - exclude SerialVersionUID tests till compat matrix is defined

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2009-12-03 18:38:04 UTC (rev 97427)
+++ trunk/testsuite/build.xml	2009-12-03 18:45:08 UTC (rev 97428)
@@ -1231,7 +1231,9 @@
 -->
       <antcall target="tests-jbossmessaging" inheritRefs="true"/>
       <antcall target="tests-jbossmessaging-cluster" inheritRefs="true"/>
+<!--  JBAS-7154
       <antcall target="tests-compatibility" inheritRefs="true"/>
+-->
       <antcall target="tests-aop-scoped" inheritRefs="true"/>
       <antcall target="jrmp-invoker-tests" inheritRefs="true"/>
       <antcall target="pooled-invoker-tests" inheritRefs="true"/>




More information about the jboss-cvs-commits mailing list