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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 26 07:21:11 EDT 2008


Author: kabir.khan at jboss.com
Date: 2008-06-26 07:21:11 -0400 (Thu, 26 Jun 2008)
New Revision: 75110

Modified:
   projects/aop/trunk/aop/build-tests-jdk50.xml
Log:
Want to try Hudson with JRockit stuff enabled following fix to JBAOP-604

Modified: projects/aop/trunk/aop/build-tests-jdk50.xml
===================================================================
--- projects/aop/trunk/aop/build-tests-jdk50.xml	2008-06-26 11:19:10 UTC (rev 75109)
+++ projects/aop/trunk/aop/build-tests-jdk50.xml	2008-06-26 11:21:11 UTC (rev 75110)
@@ -321,10 +321,8 @@
       <delete dir="${build.tests.classes}"/>
       <antcall target="precompiled-compatibility-tests" inheritRefs="true"/>
       
-      <!--
       <antcall target="jrockit-tests" inheritRefs="true"/>
       <antcall target="jrockit-genadvisor-tests" inheritRefs="true"/>
-      -->
    </target>
 
    <target name="all-tests" depends="tests">




More information about the jboss-cvs-commits mailing list