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 2007/03/19 05:47:54 UTC

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

Author: crossley
Date: Sun Mar 18 21:47:54 2007
New Revision: 519838

URL: http://svn.apache.org/viewvc?view=rev&rev=519838
Log:
Disabled "forrest" and "forrest-test" until Forrest uses Ivy. See FOR-966.
(Forrest depends on Cocoon which now uses maven2. Hence Gump cannot build forrest. See FOR-942.)

Modified:
    gump/metadata/project/forrest.xml

Modified: gump/metadata/project/forrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/forrest.xml?view=diff&rev=519838&r1=519837&r2=519838
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Sun Mar 18 21:47:54 2007
@@ -30,6 +30,7 @@
    based upon Apache Cocoon.
   </description>
 
+<!-- Disabled until Forrest uses Ivy. See FOR-966
   <project name="forrest">
     <package>org.apache.forrest</package>
     <ant basedir="main" target="gump">
@@ -58,7 +59,9 @@
     <license name="LICENSE.txt"/>
     <nag from="Gump &lt;dev@forrest.apache.org&gt;" to="dev@forrest.apache.org"/>
   </project>
+-->
 
+<!-- Disabled until Forrest uses Ivy. See FOR-966
   <project name="forrest-test">
     <ant basedir="main" target="test"/>
     <depend project="forrest"/>
@@ -79,6 +82,7 @@
     <depend project="cocoon-block-linkrewriter" inherit="runtime"/>
     <nag from="Gump &lt;dev@forrest.apache.org&gt;" to="dev@forrest.apache.org"/>
   </project>
+-->
 
   <project name="forrest-forrestbar">
     <ant basedir="tools/forrestbar" target="forrestbar">