[jboss-cvs] JBossAS SVN: r69546 - branches/JBPAPP_4_2_0_GA_CP/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 1 14:27:29 EST 2008


Author: bdecoste
Date: 2008-02-01 14:27:29 -0500 (Fri, 01 Feb 2008)
New Revision: 69546

Modified:
   branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml
Log:
[JBPAPP-592] [JBPAPP-550] disbaled jaccpropagation - work in progress

Modified: branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml	2008-02-01 19:22:08 UTC (rev 69545)
+++ branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml	2008-02-01 19:27:29 UTC (rev 69546)
@@ -3956,9 +3956,9 @@
       <antcall target="test" inheritRefs="true">
          <param name="test" value="ejbthree1090"/>
       </antcall>
-	  <antcall target="test" inheritRefs="true">
+	  <!--antcall target="test" inheritRefs="true">
          <param name="test" value="jaccpropagation"/>
-      </antcall>
+      </antcall-->
       <antcall target="test" inheritRefs="true">
         <param name="test" value="ejbthree1092"/>
       </antcall>




More information about the jboss-cvs-commits mailing list