[jboss-cvs] JBossAS SVN: r78995 - branches/JBPAPP_4_2_0_GA_CP/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 1 11:38:54 EDT 2008


Author: permaine
Date: 2008-10-01 11:38:54 -0400 (Wed, 01 Oct 2008)
New Revision: 78995

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build.xml
Log:
JBPAPP-1184 EAP build system is broken

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build.xml	2008-10-01 15:24:06 UTC (rev 78994)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build.xml	2008-10-01 15:38:54 UTC (rev 78995)
@@ -747,6 +747,7 @@
         <exclude name="deploy/juddi-service.sar/**"/>
         <exclude name="deploy/juddiws.war/**"/>
         <exclude name="deploy/jboss-web-cluster.sar/**"/>
+        <exclude name="deploy/jboss-messaging.sar/*hsqldb-persistence-service.xml"/>
       </fileset>
     </copy>
      <copy tofile="${install.default}/deploy/jboss-web.deployer/META-INF/jboss-service.xml"




More information about the jboss-cvs-commits mailing list