[jboss-cvs] JBossAS SVN: r102865 - trunk/testsuite/imports/sections.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 24 05:42:28 EDT 2010


Author: wolfc
Date: 2010-03-24 05:42:28 -0400 (Wed, 24 Mar 2010)
New Revision: 102865

Modified:
   trunk/testsuite/imports/sections/ejb3.xml
Log:
JBAS-7556: build test jar

Modified: trunk/testsuite/imports/sections/ejb3.xml
===================================================================
--- trunk/testsuite/imports/sections/ejb3.xml	2010-03-24 09:23:46 UTC (rev 102864)
+++ trunk/testsuite/imports/sections/ejb3.xml	2010-03-24 09:42:28 UTC (rev 102865)
@@ -1,4 +1,6 @@
 <project name="tests-ejb3-jars">
+   <!-- when adding new targets, do not forget to add it to _jars-ejb3 (see bottom) -->
+
    <target name="jbas6161" depends="compile">
       <mkdir dir="${build.lib}" />
       
@@ -184,6 +186,7 @@
 
    <target name="_jars-ejb3" depends="ejb3-servlet,jbas6161,jbas6239,
       jbas7526,
+      jbas7556,
       ejbthree1597,ejbthree7376, jboss51xsd, ejb31nointerface, ejb3war, jbpapp3026">
       <mkdir dir="${build.lib}" />
 




More information about the jboss-cvs-commits mailing list