morgand 2003/01/23 11:28:48
Modified: project jelly-tags.xml
Log:
updated bean tag dependencies - added dependency on junit tags,
removed apparently incorrect dependency on ant tags
Revision Changes Path
1.35 +2 -2 jakarta-gump/project/jelly-tags.xml
Index: jelly-tags.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/jelly-tags.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- jelly-tags.xml 22 Jan 2003 16:49:49 -0000 1.34
+++ jelly-tags.xml 23 Jan 2003 19:28:48 -0000 1.35
@@ -81,8 +81,8 @@
</ant>
<depend project="commons-jelly" inherit="all"/>
- <depend project="commons-jelly-tags-ant"/>
- <depend project="commons-grant"/>
+ <depend project="commons-jelly-tags-junit" inherit="all"/>
+ <depend project="commons-jelly-tags-log" inherit="all"/>
<work nested="jelly/jelly-tags/bean/target/classes"/>
<work nested="jelly/jelly-tags/bean/target/test-classes"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>