rubys 02/02/11 04:26:19
Modified: proposal/gump/project xmlunit.xml
Log:
A working project definition for xmlunit
Suggested areas for further exploration: building the javadocs. Oh, and
actually building the jar might be nice. ;-)
Submitted by: Peter Donald <[EMAIL PROTECTED]>
Revision Changes Path
1.2 +4 -0 jakarta-alexandria/proposal/gump/project/xmlunit.xml
Index: xmlunit.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xmlunit.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xmlunit.xml 8 Feb 2002 15:22:44 -0000 1.1
+++ xmlunit.xml 11 Feb 2002 12:26:19 -0000 1.2
@@ -9,7 +9,11 @@
<project name="xmlunit">
<ant target="dist"/>
+ <depend project="jakarta-ant"/>
<depend project="xml-xerces"/>
+ <depend project="xml-xalan2"/>
+ <depend project="junit"/>
+ <work nested="classes"/>
<jar id="xmlunit" name="lib/xmlunit.jar"/>
</project>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>