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/07/30 07:33:37 UTC

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

Author: crossley
Date: Fri Jul 30 05:33:37 2010
New Revision: 980653

URL: http://svn.apache.org/viewvc?rev=980653&view=rev
Log:
Now that "forrest-test-basic" is working, start on "forrest-test" project.

Modified:
    gump/metadata/project/forrest.xml

Modified: gump/metadata/project/forrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/forrest.xml?rev=980653&r1=980652&r2=980653&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Fri Jul 30 05:33:37 2010
@@ -111,38 +111,26 @@
     <nag from="Gump &lt;dev@forrest.apache.org&gt;" to="crossley@apache.org"/>
   </project>
 
-<!--
   <project name="forrest-test">
--->
 <!-- Build the "seed-sample" site, which utilises some plugins. -->
-<!--
     <ant basedir="main" target="test"/>
     <depend project="forrest-core" inherit="runtime"/>
--->
 
 <!-- FIXME: Use some of our packaged supporting products until upgraded. -->
-<!--
     <work nested="tools/jetty/jetty-4.2.19.jar"/>
     <work nested="tools/jetty/servlet-2.3.jar"/>
--->
 <!-- FIXME: We have some trouble with jxpath, use our explicit version. -->
-<!--
     <work nested="lib/core/commons-jxpath-1.2-r329470.jar"/>
--->
 <!-- FIXME: Gump does not build Chaperon yet. -->
-<!--
     <work nested="lib/core/chaperon-20040205.jar"/>
--->
+<!-- FIXME: Temporarily use our packaged batik. -->
+    <work nested="lib/core/batik-all-1.6.jar"/>
 
 <!-- FIXME: Our ehcache is very old. We need to do some work at our end first. -->
-<!--
     <work nested="lib/core/ehcache-1.2.3.jar"/>
--->
 <!-- FIXME: jing (now at googlecode). Our jar is from there, but getting old.
   Get gump happening for jing-trang -->
-<!--
     <work nested="lib/core/jing-20081028.jar"/>
--->
 
 <!-- Old stuff from previous gump descriptors. Keeping it until sorted.
   The block jars are now provided by the cocoon21 package.
@@ -184,10 +172,8 @@ FIXME: chaperon
     <depend project="xml-batik"/>
 -->
 
-<!--
     <nag from="Gump &lt;dev@forrest.apache.org&gt;" to="crossley@apache.org"/>
   </project>
--->
 
   <project name="forrest-forrestbar">
     <ant basedir="tools/forrestbar" target="forrestbar">