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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 2 09:34:42 EDT 2008


Author: kabir.khan at jboss.com
Date: 2008-05-02 09:34:41 -0400 (Fri, 02 May 2008)
New Revision: 73020

Modified:
   projects/aop/trunk/aop/base-tests.xml
Log:
[JBAOP-433] Remove the callercahin test for release since 433 is not done yet

Modified: projects/aop/trunk/aop/base-tests.xml
===================================================================
--- projects/aop/trunk/aop/base-tests.xml	2008-05-02 13:18:26 UTC (rev 73019)
+++ projects/aop/trunk/aop/base-tests.xml	2008-05-02 13:34:41 UTC (rev 73020)
@@ -88,10 +88,11 @@
       <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