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/05 01:27:21 UTC

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

Author: crossley
Date: Wed Aug  4 23:27:20 2010
New Revision: 982431

URL: http://svn.apache.org/viewvc?rev=982431&view=rev
Log:
Fix typo with previous commit for ehcache.

Modified:
    gump/metadata/project/forrest.xml

Modified: gump/metadata/project/forrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/forrest.xml?rev=982431&r1=982430&r2=982431&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Wed Aug  4 23:27:20 2010
@@ -61,7 +61,7 @@
     <depend project="xalan" runtime="true"/>
 
 <!-- FIXME: Gump does not build Ehcache yet. -->
-    <work nested="lib/core/ehcache-2.2.0.jar"/>
+    <work nested="lib/core/ehcache-core-2.2.0.jar"/>
     <work nested="lib/core/slf4j-log4j12-1.5.11.jar"/>
 
 <!-- The additional stuff required to run forrest -->
@@ -101,7 +101,7 @@
 <!-- FIXME: Gump does not build Chaperon yet. -->
     <work nested="lib/core/chaperon-20040205.jar"/>
 <!-- FIXME: Gump does not build Ehcache yet. -->
-    <work nested="lib/core/ehcache-2.2.0.jar"/>
+    <work nested="lib/core/ehcache-core-2.2.0.jar"/>
     <work nested="lib/core/slf4j-log4j12-1.5.11.jar"/>
 <!-- FIXME: Temporarily use our packaged batik. -->
     <work nested="lib/core/batik-all-1.6.jar"/>
@@ -127,7 +127,7 @@
 <!-- FIXME: Gump does not build Chaperon yet. -->
     <work nested="lib/core/chaperon-20040205.jar"/>
 <!-- FIXME: Gump does not build Ehcache yet. -->
-    <work nested="lib/core/ehcache-2.2.0.jar"/>
+    <work nested="lib/core/ehcache-core-2.2.0.jar"/>
     <work nested="lib/core/slf4j-log4j12-1.5.11.jar"/>
 <!-- FIXME: Temporarily use our packaged batik. -->
     <work nested="lib/core/batik-all-1.6.jar"/>