jstrachan 2003/01/22 01:26:06
Modified: project jelly-tags.xml
Log:
updated dependencies to include newly seperated jelly-tags-junit module
Revision Changes Path
1.32 +3 -0 jakarta-gump/project/jelly-tags.xml
Index: jelly-tags.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/jelly-tags.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- jelly-tags.xml 21 Jan 2003 23:31:32 -0000 1.31
+++ jelly-tags.xml 22 Jan 2003 09:26:06 -0000 1.32
@@ -11,6 +11,7 @@
<depend project="commons-jelly" inherit="all"/>
<depend project="commons-grant"/>
<depend project="commons-jelly-tags-util"/>
+ <depend project="commons-jelly-tags-junit"/>
<work nested="jelly/jelly-tags/ant/target/classes"/>
<work nested="jelly/jelly-tags/ant/target/test-classes"/>
@@ -189,6 +190,7 @@
<depend project="commons-jelly" inherit="all"/>
<depend project="commons-jelly-tags-xml"/>
+ <depend project="commons-jelly-tags-junit"/>
<work nested="jelly/jelly-tags/html/target/classes"/>
<work nested="jelly/jelly-tags/html/target/test-classes"/>
@@ -614,6 +616,7 @@
<depend project="commons-jelly" inherit="all"/>
<depend project="commons-jelly-tags-xml"/>
+ <depend project="commons-jelly-tags-junit"/>
<depend project="xmlunit"/>
<depend project="xml-xalan2"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>