Author: pero
Date: Fri Mar 28 15:30:18 2008
New Revision: 642409

URL: http://svn.apache.org/viewvc?rev=642409&view=rev
Log:
fix membership ressource

Modified:
    tomcat/sandbox/tomcat-oacc/trunk/build.xml

Modified: tomcat/sandbox/tomcat-oacc/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-oacc/trunk/build.xml?rev=642409&r1=642408&r2=642409&view=diff
==============================================================================
--- tomcat/sandbox/tomcat-oacc/trunk/build.xml (original)
+++ tomcat/sandbox/tomcat-oacc/trunk/build.xml Fri Mar 28 15:30:18 2008
@@ -131,6 +131,10 @@
          
tofile="${oacc.build}/classes/org/apache/catalina/cluster/mcast/LocalStrings.properties"/>
     <copy 
file="${basedir}/src/share/org/apache/catalina/cluster/mcast/mbeans-descriptors.xml"
          
tofile="${oacc.build}/classes/org/apache/catalina/cluster/mcast/mbeans-descriptors.xml"/>
+    <copy 
file="${basedir}/src/share/org/apache/catalina/cluster/membership/LocalStrings.properties"
+         
tofile="${oacc.build}/classes/org/apache/catalina/cluster/membership/LocalStrings.properties"/>
+    <copy 
file="${basedir}/src/share/org/apache/catalina/cluster/membership/mbeans-descriptors.xml"
+         
tofile="${oacc.build}/classes/org/apache/catalina/cluster/membership/mbeans-descriptors.xml"/>
     <copy 
file="${basedir}/src/share/org/apache/catalina/cluster/authenticator/mbeans-descriptors.xml"
          
tofile="${oacc.build}/classes/org/apache/catalina/cluster/authenticator/mbeans-descriptors.xml"/>
    </target>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to