[jboss-svn-commits] JBL Code SVN: r16893 - in labs/jbossesb/branches/JBESB_4_2_1_GA_CP: qa and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Nov 28 05:44:30 EST 2007


Author: tfennelly
Date: 2007-11-28 05:44:29 -0500 (Wed, 28 Nov 2007)
New Revision: 16893

Modified:
   labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/standalone/jbossesb-server-base.zip
   labs/jbossesb/branches/JBESB_4_2_1_GA_CP/qa/build.xml
Log:
http://jira.jboss.com/jira/browse/JBESB-1363

Modified: labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/standalone/jbossesb-server-base.zip
===================================================================
(Binary files differ)

Modified: labs/jbossesb/branches/JBESB_4_2_1_GA_CP/qa/build.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_2_1_GA_CP/qa/build.xml	2007-11-28 06:25:42 UTC (rev 16892)
+++ labs/jbossesb/branches/JBESB_4_2_1_GA_CP/qa/build.xml	2007-11-28 10:44:29 UTC (rev 16893)
@@ -82,11 +82,6 @@
 		<start-server serverHome="${org.jboss.esb.server.home}"
 			serverConfig="${org.jboss.esb.test.server.config}"/>
 		<wait-on-server/>
-                <copy todir="${org.jboss.esb.server.home}/server/${org.jboss.esb.test.server.config}/deploy/jbossws.sar">
-                        <fileset dir="${product.dir}/lib/ext">
-                                <include name="jboss-jaxb-intros.jar"/>
-                        </fileset>
-                </copy>
 	</target>
 	
 	<target name="stop-server" depends="esb.init">




More information about the jboss-svn-commits mailing list