You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by cr...@apache.org on 2010/08/06 01:47:40 UTC

svn commit: r982832 - /gump/metadata/project/forrest.xml

Author: crossley
Date: Thu Aug  5 23:47:40 2010
New Revision: 982832

URL: http://svn.apache.org/viewvc?rev=982832&view=rev
Log:
Use our packaged "slf4j" for the moment.

Modified:
    gump/metadata/project/forrest.xml

Modified: gump/metadata/project/forrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/forrest.xml?rev=982832&r1=982831&r2=982832&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Thu Aug  5 23:47:40 2010
@@ -103,6 +103,7 @@
 <!-- FIXME: Gump does not build Ehcache yet. -->
     <work nested="lib/core/ehcache-core-2.2.0.jar"/>
     <work nested="lib/core/slf4j-log4j12-1.5.11.jar"/>
+    <work nested="lib/core/slf4j-api-1.5.11.jar"/>
 <!-- FIXME: Temporarily use our packaged batik. -->
     <work nested="lib/core/batik-all-1.6.jar"/>
 
@@ -129,6 +130,7 @@
 <!-- FIXME: Gump does not build Ehcache yet. -->
     <work nested="lib/core/ehcache-core-2.2.0.jar"/>
     <work nested="lib/core/slf4j-log4j12-1.5.11.jar"/>
+    <work nested="lib/core/slf4j-api-1.5.11.jar"/>
 <!-- FIXME: Temporarily use our packaged batik. -->
     <work nested="lib/core/batik-all-1.6.jar"/>