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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Apr 10 09:15:17 EDT 2010


Author: thomas.diesler at jboss.com
Date: 2010-04-10 09:15:16 -0400 (Sat, 10 Apr 2010)
New Revision: 103772

Modified:
   trunk/testsuite/imports/sections/ejb3.xml
Log:
Remove reference to empty resource dir: ejb3/singleton. It breaks the Git build.

Modified: trunk/testsuite/imports/sections/ejb3.xml
===================================================================
--- trunk/testsuite/imports/sections/ejb3.xml	2010-04-10 13:06:21 UTC (rev 103771)
+++ trunk/testsuite/imports/sections/ejb3.xml	2010-04-10 13:15:16 UTC (rev 103772)
@@ -190,7 +190,6 @@
    			   <fileset dir="${build.classes}">
    				   <include name="org/jboss/test/ejb3/singleton/**" />
    			   </fileset>
-   			<fileset dir="${build.resources}/ejb3/singleton" includes="**"/>
    		   </jar>
    </target>
 




More information about the jboss-cvs-commits mailing list