[jboss-cvs] JBossAS SVN: r70793 - projects/aop/trunk/aop.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 12 21:15:00 EDT 2008


Author: flavia.rainone at jboss.com
Date: 2008-03-12 21:15:00 -0400 (Wed, 12 Mar 2008)
New Revision: 70793

Modified:
   projects/aop/trunk/aop/base-tests.xml
Log:
[JBAOP-499] Now the RebuildChainTestCase can be run without any deadlock issues.

Modified: projects/aop/trunk/aop/base-tests.xml
===================================================================
--- projects/aop/trunk/aop/base-tests.xml	2008-03-13 00:34:24 UTC (rev 70792)
+++ projects/aop/trunk/aop/base-tests.xml	2008-03-13 01:15:00 UTC (rev 70793)
@@ -85,11 +85,9 @@
       <antcall target="${test-target}" inheritRefs="true">
          <param name="test" value="bridgemethod"/>
       </antcall>
-      <!--
       <antcall target="${test-target}" inheritRefs="true">
          <param name="test" value="rebuildingchain"/>
       </antcall>
-      -->
       <antcall target="${test-target}" inheritRefs="true">
          <param name="test" value="rebuildcallerchain"/>
       </antcall>




More information about the jboss-cvs-commits mailing list