jstrachan 2003/02/04 04:52:17
Modified: project jelly-tags.xml
Log:
added grant dependency to jelly-tags-fmt to try fix the gump build
Revision Changes Path
1.46 +1 -1 jakarta-gump/project/jelly-tags.xml
Index: jelly-tags.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/jelly-tags.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- jelly-tags.xml 3 Feb 2003 23:30:40 -0000 1.45
+++ jelly-tags.xml 4 Feb 2003 12:52:17 -0000 1.46
@@ -246,7 +246,7 @@
<depend project="commons-jelly" inherit="all"/>
<depend project="commons-jelly-tags-junit" inherit="runtime"/>
<depend project="commons-jelly-tags-ant" inherit="runtime"/>
- <depend project="commons-jelly-tags-beanshell" inherit="runtime"/>
+ <depend project="commons-grant" inherit="runtime"/>
<work nested="fmt/target/classes"/>
<work nested="fmt/target/test-classes"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]