rubys 2002/11/13 05:00:40
Modified: proposal/gump/project xml-xindice.xml
Log:
Add dependency on commons-logging, change target
Revision Changes Path
1.14 +2 -1 jakarta-alexandria/proposal/gump/project/xml-xindice.xml
Index: xml-xindice.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xml-xindice.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xml-xindice.xml 10 Nov 2002 20:03:12 -0000 1.13
+++ xml-xindice.xml 13 Nov 2002 13:00:40 -0000 1.14
@@ -10,7 +10,7 @@
<project name="xml-xindice">
<package>org.apache.xindice</package>
- <ant target="examples"/>
+ <ant/>
<depend project="jakarta-ant" inherit="runtime"/>
<depend project="xml-xerces"/>
@@ -18,6 +18,7 @@
<depend project="infozone"/>
<depend project="xml-xalan2"/>
<depend project="xml-rpc"/>
+ <depend project="commons-logging"/>
<depend project="jakarta-servletapi"/>
<work nested="java/classes"/>
--
To unsubscribe, e-mail: <mailto:alexandria-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:alexandria-dev-help@;jakarta.apache.org>