[jboss-cvs] JBossAS SVN: r87117 - projects/aop/branches/Branch_2_1/aop.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 10 06:41:28 EDT 2009


Author: kabir.khan at jboss.com
Date: 2009-04-10 06:41:28 -0400 (Fri, 10 Apr 2009)
New Revision: 87117

Modified:
   projects/aop/branches/Branch_2_1/aop/build-tests-jdk50.xml
Log:
Disable Hotswap tests

Modified: projects/aop/branches/Branch_2_1/aop/build-tests-jdk50.xml
===================================================================
--- projects/aop/branches/Branch_2_1/aop/build-tests-jdk50.xml	2009-04-10 10:38:18 UTC (rev 87116)
+++ projects/aop/branches/Branch_2_1/aop/build-tests-jdk50.xml	2009-04-10 10:41:28 UTC (rev 87117)
@@ -266,7 +266,7 @@
       <antcall target="non-optimized-precompiled-tests" inheritRefs="true"/>
 
       <delete dir="${build.tests.classes}"/>
-      <antcall target="hotswap-tests" inheritRefs="true"/>
+      <!-- antcall target="hotswap-tests" inheritRefs="true"/ -->
 
       <!-- test JBoss AOP 1.5 compatibility -->
       <antcall target="tests_1.5.x" />




More information about the jboss-cvs-commits mailing list