[jboss-cvs] JBossAS SVN: r104182 - branches/JBPAPP_5_0/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 22 17:25:07 EDT 2010


Author: fnasser at redhat.com
Date: 2010-04-22 17:25:06 -0400 (Thu, 22 Apr 2010)
New Revision: 104182

Modified:
   branches/JBPAPP_5_0/build/build.xml
Log:
JBPAPP-3570 - Remove pieces not relevant to EWP from the examples section (CORRECTION)

Modified: branches/JBPAPP_5_0/build/build.xml
===================================================================
--- branches/JBPAPP_5_0/build/build.xml	2010-04-22 20:46:04 UTC (rev 104181)
+++ branches/JBPAPP_5_0/build/build.xml	2010-04-22 21:25:06 UTC (rev 104182)
@@ -832,7 +832,7 @@
 
     <!-- delete examples that make no sense for EWP (JBPAPP-3570) -->
     <delete dir="${install.examples}/jms"/>	
-    <delete dir="${install.examples}/jmx-remoting"/>	
+    <delete dir="${install.examples}/jmx/jmx-remoting.sar"/>	
     <delete dir="${install.examples}/transactions"/>	
     <delete file="${install.examples}/jmx/ejb-management.jar"/>	
 




More information about the jboss-cvs-commits mailing list