donaldp 02/02/12 00:22:52
Modified: proposal/gump/project xmlunit.xml
Log:
No need to uniquely ID the jar.
Revision Changes Path
1.3 +1 -1 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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xmlunit.xml 11 Feb 2002 12:26:19 -0000 1.2
+++ xmlunit.xml 12 Feb 2002 08:22:52 -0000 1.3
@@ -14,7 +14,7 @@
<depend project="xml-xalan2"/>
<depend project="junit"/>
<work nested="classes"/>
- <jar id="xmlunit" name="lib/xmlunit.jar"/>
+ <jar name="lib/xmlunit.jar"/>
</project>
</module>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>