grmpf
[mir.git] / build.xml
index c1977a7..7e84a78 100755 (executable)
--- a/build.xml
+++ b/build.xml
                        <fileset dir="${deploy.webinf}/lib">
                                <include name="*.jar"/>
                        </fileset>
+                       <path id="classes" path="${deploy.classes}"/>
                </classpath>
                <sysproperty key="org.xml.sax.driver" value="org.apache.xerces.parsers.SAXParser"/> 
        </java>