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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 20 03:57:54 EST 2009


Author: wolfc
Date: 2009-01-20 03:57:54 -0500 (Tue, 20 Jan 2009)
New Revision: 83100

Modified:
   branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml
Log:
JBPAPP-1224: running the test

Modified: branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml	2009-01-20 04:51:14 UTC (rev 83099)
+++ branches/JBPAPP_4_2_0_GA_CP/ejb3/build-test.xml	2009-01-20 08:57:54 UTC (rev 83100)
@@ -4460,6 +4460,9 @@
       <antcall target="test" inheritRefs="true">
          <param name="test" value="jbpapp1186"/>
       </antcall>
+      <antcall target="test" inheritRefs="true">
+         <param name="test" value="jbpapp1224"/>
+      </antcall>
    </target>
 
    <target name="entity-tests" depends="init" description="Execute all tests">




More information about the jboss-cvs-commits mailing list