pnever 2004/12/15 08:28:57
Modified: proposals/tamino/etc/ant tree.xml
Log:
Classpath for the repair tool
Revision Changes Path
1.5 +1 -1 jakarta-slide/proposals/tamino/etc/ant/tree.xml
Index: tree.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/proposals/tamino/etc/ant/tree.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tree.xml 23 Sep 2004 13:34:28 -0000 1.4
+++ tree.xml 15 Dec 2004 16:28:57 -0000 1.5
@@ -102,7 +102,7 @@
cp.webapp2.base=$${webapp.home}
cp.webapp2.includes=WEB-INF/lib/*.jar
cp.webapp3.base=$${catalina.home}
-cp.webapp3.includes=${relative.urm},common/lib/log4j*.jar${ssx.path}
+cp.webapp3.includes=common/endorsed/xercesImpl.jar,common/endorsed/xmlParserAPIs.jar,common/lib/commons-logging-api.jar,${relative.urm},common/lib/log4j*.jar${ssx.path}
]]></echo>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]