bodewig 2003/09/08 08:55:08
Modified: project xml-commons.xml
Log:
Avoid broken Forrest invocation (a bunch of hard coded paths)
Revision Changes Path
1.17 +2 -2 jakarta-gump/project/xml-commons.xml
Index: xml-commons.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/xml-commons.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- xml-commons.xml 10 Feb 2003 09:11:23 -0000 1.16
+++ xml-commons.xml 8 Sep 2003 15:55:08 -0000 1.17
@@ -34,7 +34,7 @@
Catalog based entity and URI resolution
</description>
<package>org.apache.xml.resolver</package>
- <ant basedir="java" buildfile="resolver.xml" target="all"/>
+ <ant basedir="java" buildfile="resolver.xml" target="jar javadocs"/>
<depend project="xml-xerces"/>
<depend project="xml-apis"/>
<depend project="ant" inherit="runtime"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]