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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 2 17:14:06 EDT 2008


Author: flavia.rainone at jboss.com
Date: 2008-10-02 17:14:06 -0400 (Thu, 02 Oct 2008)
New Revision: 79044

Modified:
   projects/aop/trunk/aop/build-tests-jdk50.xml
Log:
[JBAOP-654] Added hotswap tests to the tests suite.

Modified: projects/aop/trunk/aop/build-tests-jdk50.xml
===================================================================
--- projects/aop/trunk/aop/build-tests-jdk50.xml	2008-10-02 18:50:46 UTC (rev 79043)
+++ projects/aop/trunk/aop/build-tests-jdk50.xml	2008-10-02 21:14:06 UTC (rev 79044)
@@ -339,6 +339,9 @@
       <delete dir="${build.tests.classes}"/>
       <antcall target="precompiled-compatibility-tests" inheritRefs="true"/>
 
+      <delete dir="${build.tests.classes}"/>
+      <antcall target="jdk15-hotswap-tests" inheritRefs="true"/>
+
       <!--      
       <antcall target="jrockit-tests" inheritRefs="true"/>
       <antcall target="jrockit-genadvisor-tests" inheritRefs="true"/>




More information about the jboss-cvs-commits mailing list