[jboss-cvs] JBossAS SVN: r87118 - projects/aop/trunk/aop.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Apr 10 06:42:22 EDT 2009
Author: kabir.khan at jboss.com
Date: 2009-04-10 06:42:21 -0400 (Fri, 10 Apr 2009)
New Revision: 87118
Modified:
projects/aop/trunk/aop/build-tests-jdk50.xml
Log:
Disable Hotswap tests
Modified: projects/aop/trunk/aop/build-tests-jdk50.xml
===================================================================
--- projects/aop/trunk/aop/build-tests-jdk50.xml 2009-04-10 10:41:28 UTC (rev 87117)
+++ projects/aop/trunk/aop/build-tests-jdk50.xml 2009-04-10 10:42:21 UTC (rev 87118)
@@ -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