lazy loading
[mir.git] / 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>