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 2013/10/06 01:37:37 UTC

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

Author: crossley
Date: Sat Oct  5 23:37:37 2013
New Revision: 1529553

URL: http://svn.apache.org/r1529553
Log:
Adjust configuration to follow Forrest upgrading their packaged supporting products.
Issue: FOR-1240

Modified:
    gump/metadata/project/forrest.xml

Modified: gump/metadata/project/forrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/forrest.xml?rev=1529553&r1=1529552&r2=1529553&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Sat Oct  5 23:37:37 2013
@@ -50,7 +50,7 @@
     <depend project="xml-xerces" runtime="true"/>
     <depend project="xalan" runtime="true"/>
 <!-- Our own packaged stuff that Gump does not provide: -->
-    <work nested="lib/core/cocoon-2.1.12-dev.jar"/>
+    <work nested="lib/core/cocoon-2.1.13-dev.jar"/>
     <work nested="lib/core/cocoon-asciiart-block.jar"/>
     <work nested="lib/core/cocoon-auth-block.jar"/>
     <work nested="lib/core/cocoon-batik-block.jar"/>
@@ -66,7 +66,7 @@
 
     <work nested="lib/core/ehcache-core-2.2.0.jar"/>
     <work nested="lib/core/nekopull-0.2.4.jar"/>
-    <work nested="lib/core/slf4j-log4j12-1.5.11.jar"/>
+    <work nested="lib/core/slf4j-log4j12-1.7.2.jar"/>
 
 <!-- The additional stuff required to run forrest -->
     <depend project="avalon-logkit" runtime="true"/>
@@ -117,14 +117,14 @@
     <work nested="lib/core/ehcache-core-2.2.0.jar"/>
     <work nested="lib/core/jing-20091111.jar"/>
     <work nested="lib/core/nekopull-0.2.4.jar"/>
-    <work nested="lib/core/slf4j-log4j12-1.5.11.jar"/>
-    <work nested="lib/core/slf4j-api-1.5.11.jar"/>
+    <work nested="lib/core/slf4j-log4j12-1.7.2.jar"/>
+    <work nested="lib/core/slf4j-api-1.7.2.jar"/>
 
     <work nested="tools/jetty/jetty-6.1.26.jar"/>
     <work nested="tools/jetty/jetty-util-6.1.26.jar"/>
     <!--work nested="tools/jetty/servlet-api-2.5-6.1.5.jar"/-->
 <!-- FIXME: Temporarily use our packaged batik. -->
-    <work nested="lib/core/batik-all-1.6.jar"/>
+    <work nested="lib/core/batik-all-1.7.jar"/>
 
     <nag from="Gump &lt;dev@forrest.apache.org&gt;" to="dev@forrest.apache.org"/>
   </project>
@@ -165,18 +165,17 @@
     <work nested="lib/core/jing-20091111.jar"/>
     <work nested="lib/core/jtidy-04aug2000r7-dev.jar"/>
     <work nested="lib/core/nekopull-0.2.4.jar"/>
-    <work nested="lib/core/slf4j-log4j12-1.5.11.jar"/>
-    <work nested="lib/core/slf4j-api-1.5.11.jar"/>
+    <work nested="lib/core/slf4j-log4j12-1.7.2.jar"/>
+    <work nested="lib/core/slf4j-api-1.7.2.jar"/>
 
     <work nested="tools/jetty/jetty-6.1.26.jar"/>
     <work nested="tools/jetty/jetty-util-6.1.26.jar"/>
     <!--work nested="tools/jetty/servlet-api-2.5-6.1.5.jar"/-->
 <!-- FIXME: Temporarily use our packaged batik. -->
-    <work nested="lib/core/batik-all-1.6.jar"/>
-<!-- FIXME: Temporarily use our packaged fop extras until cocoon-2.1.12 -->
-    <work nested="build/plugins/lib/cocoon-fop-ng-impl-special-SNAPSHOT.jar"/>
-    <work nested="build/plugins/lib/fop-0.95.jar"/>
-    <work nested="lib/core/xmlgraphics-commons-1.3.1.jar"/>
+    <work nested="lib/core/batik-all-1.7.jar"/>
+    <work nested="lib/core/xmlgraphics-commons-1.5.jar"/>
+<!-- Other plugin libraries required for this test. -->
+    <work nested="build/plugins/lib/fop-1.0.jar"/>
 
     <nag from="Gump &lt;dev@forrest.apache.org&gt;" to="dev@forrest.apache.org"/>
   </project>