leosimons 2004/04/11 06:51:25
Modified: project jicarilla-suf.xml
Log:
wrong name for log4j
Revision Changes Path
1.2 +1 -1 gump/project/jicarilla-suf.xml
Index: jicarilla-suf.xml
===================================================================
RCS file: /home/cvs/gump/project/jicarilla-suf.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jicarilla-suf.xml 10 Apr 2004 22:47:43 -0000 1.1
+++ jicarilla-suf.xml 11 Apr 2004 13:51:25 -0000 1.2
@@ -34,7 +34,7 @@
<depend project="relaxng" runtime="true" inherit="runtime" optional="false"/>
<depend project="hsqldb" runtime="true" inherit="runtime" optional="false"/>
<depend project="avalon-logkit" runtime="true" inherit="runtime" optional="false"/>
- <depend project="log4j" runtime="true" inherit="runtime" optional="false"/>
+ <depend project="logging-log4j" runtime="true" inherit="runtime" optional="false"/>
<depend project="commons-httpclient" runtime="true" inherit="runtime" optional="false"/>
<depend project="commons-beanutils" runtime="true" inherit="runtime" optional="false"/>
<depend project="commons-collections" runtime="true" inherit="runtime" optional="false"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org
|