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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 8 17:44:39 EDT 2008


Author: stalep
Date: 2008-05-08 17:44:38 -0400 (Thu, 08 May 2008)
New Revision: 73178

Modified:
   projects/aop/trunk/aop/base-tests.xml
Log:
[JBAOP-433] changed usage of the cached call list to use AM.bindings, when rebuilding the chain.

Modified: projects/aop/trunk/aop/base-tests.xml
===================================================================
--- projects/aop/trunk/aop/base-tests.xml	2008-05-08 21:43:25 UTC (rev 73177)
+++ projects/aop/trunk/aop/base-tests.xml	2008-05-08 21:44:38 UTC (rev 73178)
@@ -88,11 +88,9 @@
       <antcall target="${test-target}" inheritRefs="true">
          <param name="test" value="rebuildingchain"/>
       </antcall>
-      <!--
       <antcall target="${test-target}" inheritRefs="true">
          <param name="test" value="rebuildcallerchain"/>
       </antcall>
-      -->
       <antcall target="${test-target}" inheritRefs="true">
          <param name="test" value="array"/>
       </antcall>




More information about the jboss-cvs-commits mailing list