grmpf
authoridfx <idfx>
Sat, 16 Aug 2003 20:05:23 +0000 (20:05 +0000)
committeridfx <idfx>
Sat, 16 Aug 2003 20:05:23 +0000 (20:05 +0000)
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>