[jboss-cvs] JBossAS SVN: r103358 - projects/ejb3/trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 31 16:17:49 EDT 2010


Author: wolfc
Date: 2010-03-31 16:17:48 -0400 (Wed, 31 Mar 2010)
New Revision: 103358

Modified:
   projects/ejb3/trunk/testsuite/build-test.xml
Log:
EJBTHREE-2057: fixed build error on ejbthree973 test


Modified: projects/ejb3/trunk/testsuite/build-test.xml
===================================================================
--- projects/ejb3/trunk/testsuite/build-test.xml	2010-03-31 20:07:56 UTC (rev 103357)
+++ projects/ejb3/trunk/testsuite/build-test.xml	2010-03-31 20:17:48 UTC (rev 103358)
@@ -2237,12 +2237,6 @@
       >
 
       <build-simple-jar name="ejbthree973"/>
-
-      <copy todir="${build.lib}">
-         <fileset dir="${resources}/test/ejbthree973">
-            <include name="*.xml"/>
-         </fileset>
-      </copy>
    </target>
 
    <target name="ejbthree985"




More information about the jboss-cvs-commits mailing list