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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jul 6 14:36:37 EDT 2009


Author: jason.greene at jboss.com
Date: 2009-07-06 14:36:37 -0400 (Mon, 06 Jul 2009)
New Revision: 90855

Modified:
   branches/JBPAPP_5_0/build/build.xml
Log:
Remove hapartition, which disables ejb3 remote clustering


Modified: branches/JBPAPP_5_0/build/build.xml
===================================================================
--- branches/JBPAPP_5_0/build/build.xml	2009-07-06 18:17:49 UTC (rev 90854)
+++ branches/JBPAPP_5_0/build/build.xml	2009-07-06 18:36:37 UTC (rev 90855)
@@ -965,7 +965,6 @@
         <include name="deployers/**"/> 
       </fileset>
       <fileset dir="${install.all}">
-        <include name="deploy/cluster/hapartition-jboss-beans.xml"/>
         <include name="deploy/cluster/jbossweb-cluster.aop"/>
         <include name="deploy/cluster/jgroups-channelfactory.sar/**"/>
         <include name="deploy/cluster/jboss-cache-manager.sar/**"/>




More information about the jboss-cvs-commits mailing list