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/19 00:16:09 UTC

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

Author: crossley
Date: Fri Oct 18 22:16:09 2013
New Revision: 1533653

URL: http://svn.apache.org/r1533653
Log:
Cocoon's use of xml-fop seems to have some troubles. Going back to Forrest packaged stuff while investigating.
Issue: FOR-1243

Modified:
    gump/metadata/project/forrest.xml

Modified: gump/metadata/project/forrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/forrest.xml?rev=1533653&r1=1533652&r2=1533653&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Fri Oct 18 22:16:09 2013
@@ -71,8 +71,8 @@
 <!-- The additional stuff required to run forrest -->
     <depend project="avalon-logkit" runtime="true"/>
 <!-- FIXME: Temporarily use our packaged batik.
--->
     <depend project="xml-batik" runtime="true"/>
+-->
     <depend project="commons-cli" runtime="true"/>
     <depend project="commons-io" runtime="true"/>
     <depend project="commons-collections" runtime="true"/>
@@ -124,9 +124,7 @@
     <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.7.jar"/>
--->
 
     <nag from="Gump &lt;dev@forrest.apache.org&gt;" to="dev@forrest.apache.org"/>
   </project>
@@ -174,16 +172,10 @@
     <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.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"/>
--->
-    <depend project="xmlgraphics-commons"/>
-    <depend project="xml-fop"/>
 
     <nag from="Gump &lt;dev@forrest.apache.org&gt;" to="dev@forrest.apache.org"/>
   </project>