Author: crossley
Date: Wed Nov 11 07:16:27 2009
New Revision: 834788

URL: http://svn.apache.org/viewvc?rev=834788&view=rev
Log:
Add a note that the main Gump build is disabled.
Link to Gump Object Model documentation.
Mark "forrest" and "forrest-test" as "disabled".
Mark "forrest-forrestbar" as "active".

Modified:
    forrest/trunk/site-author/content/xdocs/gump.xml

Modified: forrest/trunk/site-author/content/xdocs/gump.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/gump.xml?rev=834788&r1=834787&r2=834788&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/gump.xml (original)
+++ forrest/trunk/site-author/content/xdocs/gump.xml Wed Nov 11 07:16:27 2009
@@ -26,19 +26,37 @@
       Cocoon and certain blocks) fail, then of course the build of Forrest will
       fail.
     </p>
+    <note>
+      The main build of Forrest by Gump is disabled. If Gump would build
+      Cocoon-2.1 branch or use built artefacts, then we could re-instate the
+      build. Some other parts of Forrest are still built, see below.
+    </note>
     <p>
       The
       <a 
href="http://svn.apache.org/repos/asf/gump/metadata/project/forrest.xml";>Gump
       metadata descriptor</a> for Forrest defines a number of different
-      projects. Notifications are sent to the forrest-dev mailing list.
+      projects.
+      All ASF committers have access. Do
+      '<code>svn co https://svn.apache.org/repos/asf/gump/metadata 
gump-metadata</code>'
+    </p>
+    <p>
+      See the <a href="http://gump.apache.org/metadata/";>Gump Object Model</a>
+      documentation.
+    </p>
+    <p>
+       Notifications are sent to the forrest-dev mailing list.
+    </p>
+    <p>
+      The top-level module for Forrest is at
+      <a 
href="http://vmgump.apache.org/gump/public/forrest/";><code>http://vmgump.apache.org/gump/public/forrest/</code></a>
     </p>
     <p>
       The results ...
     </p>
     <ul>
-      <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest/";>forrest</a></li>
-      <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-forrestbar/";>forrest-forrestbar</a></li>
-      <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-test/";>forrest-test</a></li>
+      <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest/";>forrest</a> 
(disabled)</li>
+      <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-test/";>forrest-test</a>
 (disabled)</li>
+      <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-forrestbar/";>forrest-forrestbar</a>
 (active)</li>
     </ul>
   </body>
 </document>