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 03:54:41 UTC

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

Author: crossley
Date: Sat Oct 19 01:54:40 2013
New Revision: 1533676

URL: http://svn.apache.org/r1533676
Log:
Use the trunk of Batik, XML Graphics Commons.
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=1533676&r1=1533675&r2=1533676&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Sat Oct 19 01:54:40 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="xml-batik" runtime="true"/>
     <depend project="commons-cli" runtime="true"/>
     <depend project="commons-io" runtime="true"/>
     <depend project="commons-collections" runtime="true"/>
@@ -81,6 +81,7 @@
     <depend project="oro" runtime="true"/>
     <depend project="logging-log4j-12" runtime="true"/>
     <depend project="xml-resolver" runtime="true"/>
+    <depend project="xmlgraphics-commons" runtime="true"/>
 
     <work nested="build/components/classes"/>
 
@@ -124,7 +125,9 @@
     <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>
@@ -172,8 +175,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"/>