Author: remm
Date: Thu Mar 30 09:42:06 2006
New Revision: 390189

URL: http://svn.apache.org/viewcvs?rev=390189&view=rev
Log:
- Copy the XML descriptors.

Modified:
    tomcat/tc6.0.x/trunk/build.xml

Modified: tomcat/tc6.0.x/trunk/build.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/tc6.0.x/trunk/build.xml?rev=390189&r1=390188&r2=390189&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/build.xml (original)
+++ tomcat/tc6.0.x/trunk/build.xml Thu Mar 30 09:42:06 2006
@@ -91,6 +91,7 @@
         <include name="**/*.properties"/>
         <include name="**/*.dtd"/>
         <include name="**/*.xsd"/>
+        <include name="**/*.xml"/>
       </fileset>
     </copy>
 



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

Reply via email to