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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 16 04:21:28 EST 2008


Author: stalep
Date: 2008-12-16 04:21:27 -0500 (Tue, 16 Dec 2008)
New Revision: 82304

Modified:
   projects/aop/trunk/aop/build-tests-jdk50.xml
Log:
[JBAOP-674] 
maybe include all the other tests too? :)


Modified: projects/aop/trunk/aop/build-tests-jdk50.xml
===================================================================
--- projects/aop/trunk/aop/build-tests-jdk50.xml	2008-12-16 09:13:19 UTC (rev 82303)
+++ projects/aop/trunk/aop/build-tests-jdk50.xml	2008-12-16 09:21:27 UTC (rev 82304)
@@ -248,7 +248,6 @@
    <target name="tests" depends="main">
 
       <!--<delete dir="${build.tests.classes}"/>-->
-      <!--
       <antcall target="javaagent-genadvisor-tests" inheritRefs="true"/>
       <antcall target="javaagent-tests" inheritRefs="true"/>
 
@@ -265,7 +264,6 @@
 
       <delete dir="${build.tests.classes}"/>
       <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