grmpf
authoridfx <idfx>
Sat, 16 Aug 2003 20:30:17 +0000 (20:30 +0000)
committeridfx <idfx>
Sat, 16 Aug 2003 20:30:17 +0000 (20:30 +0000)
build.xml

index 645dcfb..454afe8 100755 (executable)
--- a/build.xml
+++ b/build.xml
         
     <copy todir="${deploy.webinf}/classes">
        <fileset dir="source">
-               <include name="*.xml"/>
+               <include name="**/*.xml"/>
        </fileset>
     </copy>