bodewig 2004/03/22 02:42:56
Modified: project smartfrog.xml
Log:
Ant works better with an XML parser
Revision Changes Path
1.17 +2 -0 gump/project/smartfrog.xml
Index: smartfrog.xml
===================================================================
RCS file: /home/cvs/gump/project/smartfrog.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- smartfrog.xml 11 Mar 2004 16:24:09 -0000 1.16
+++ smartfrog.xml 22 Mar 2004 10:42:56 -0000 1.17
@@ -77,6 +77,7 @@
<property name="system.tests" value="false" />
</ant>
<depend project="ant" runtime="true"/>
+ <depend project="xml-xerces"/>
<depend project="ant-testutil" runtime="true"/>
<depend project="junit" runtime="true"/>
<depend project="smartfrog" runtime="true"/>
@@ -104,6 +105,7 @@
<property name="system.tests" value="false" />
</ant>
<depend project="ant" runtime="true"/>
+ <depend project="xml-xerces"/>
<depend project="ant-testutil" runtime="true"/>
<depend project="junit" runtime="true"/>
<depend project="smartfrog" runtime="true"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]