[jboss-cvs] JBossAS SVN: r106948 - branches/JBPAPP_5_1/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 20 14:57:05 EDT 2010


Author: fnasser at redhat.com
Date: 2010-07-20 14:57:05 -0400 (Tue, 20 Jul 2010)
New Revision: 106948

Modified:
   branches/JBPAPP_5_1/build/build.xml
Log:
Revert on the EAP builds, leave only on EWP builds [#JBPAPP-4637] EWP: HornetQ libraries should not be in the EAP client/lib

Modified: branches/JBPAPP_5_1/build/build.xml
===================================================================
--- branches/JBPAPP_5_1/build/build.xml	2010-07-20 17:55:40 UTC (rev 106947)
+++ branches/JBPAPP_5_1/build/build.xml	2010-07-20 18:57:05 UTC (rev 106948)
@@ -990,10 +990,6 @@
 	 <delete file="${install.standard}/conf/jboss-service-production.xml"/>
 	 <delete file="${install.default}/conf/jboss-service-production.xml"/>	
 
-    <delete file="${install.client}/hornetq-jms-client.jar"/>	
-    <delete file="${install.client}/hornetq-core-client.jar"/>	
-    <delete file="${install.client}/netty.jar"/>	
-
     <!-- end delete production litter -->
 
     <!-- Build server/minimal manually -->



More information about the jboss-cvs-commits mailing list