[jboss-cvs] JBossAS SVN: r65303 - trunk/cluster.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 11 14:10:45 EDT 2007


Author: bstansberry at jboss.com
Date: 2007-09-11 14:10:45 -0400 (Tue, 11 Sep 2007)
New Revision: 65303

Modified:
   trunk/cluster/build.xml
Log:
Remove outdated config files

Modified: trunk/cluster/build.xml
===================================================================
--- trunk/cluster/build.xml	2007-09-11 17:38:25 UTC (rev 65302)
+++ trunk/cluster/build.xml	2007-09-11 18:10:45 UTC (rev 65303)
@@ -274,7 +274,6 @@
      <copy todir="${build.resources}/jgroups-multiplexer.sar/META-INF" filtering="yes">
       <fileset dir="${source.resources}/jgroups">
         <include name="**"/>
-      	<exclude name="jboss-service.xml"/>
       </fileset>
     </copy>
 




More information about the jboss-cvs-commits mailing list