Author: crossley
Date: Sat Jul 10 06:54:45 2010
New Revision: 962771

URL: http://svn.apache.org/viewvc?rev=962771&view=rev
Log:
Add "sections".

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=962771&r1=962770&r2=962771&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/gump.xml (original)
+++ forrest/trunk/site-author/content/xdocs/gump.xml Sat Jul 10 06:54:45 2010
@@ -21,67 +21,76 @@ limitations under the License.
     <title>Apache Gump integration</title>
   </header>
   <body>
-    <p>
-      <a href="http://gump.apache.org/";>Apache Gump</a> builds Apache Forrest
-      trunk and the latest development versions of each of our dependencies.
-      This enables early detection of issues. Part of Gump's aim is to 
-      draw people beyond the project boundaries and assist with community
-      integration and collaboration.
-    </p>
-    <p>
-      Because Forrest has many dependencies, we happen towards the end of
-      the run.
-      If dependencies (e.g. Apache Cocoon and certain blocks, Apache Xalan, 
etc.)
-      fail, then of course the build of Forrest will fail.
-    </p>
-    <p>
-      The successful use of Forrest via Gump, indicates that we could update
-      our supporting products to more recent versions.
-    </p>
-    <note>
-      Gump is using a packaged version of Cocoon-2.1 (Cocoon-2.1.11) at the
-      moment.
-    </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.
-      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> 
(active)<br/>
-        This is the core of forrest.
-      </li>
-      <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-test/";>forrest-test</a>
 (needs attention)<br/>
-        This does 'forrest test' to build our "seed-sample" site.
-    <fixme author="crossley">
-      See <a href="https://issues.apache.org/jira/browse/FOR-1201";>FOR-1201</a>
-      which is currently adjusting our Gump descriptor to obtain a run of 
"forrest-test".
-    </fixme>
-      </li>
-      <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-forrestbar/";>forrest-forrestbar</a>
 (active)<br/>
-        The ForrestBar tool.
-      </li>
-      <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-rat/";>forrest-rat</a>
 (active)<br/>
-        Using Apache RAT (Release Audit Tool) to give some indication of the
-        the state of our source code headers and some other license aspects.
-      </li>
-    </ul>
+    <section id="introduction">
+      <title>Introduction</title>
+      <p>
+        <a href="http://gump.apache.org/";>Apache Gump</a> builds Apache Forrest
+        trunk and the latest development versions of each of our dependencies.
+        This enables early detection of issues. Part of Gump's aim is to 
+        draw people beyond the project boundaries and assist with community
+        integration and collaboration.
+      </p>
+      <p>
+        Because Forrest has many dependencies, we happen towards the end of
+        the run.
+        If dependencies (e.g. Apache Cocoon and certain blocks, Apache Xalan, 
etc.)
+        fail, then of course the build of Forrest will fail.
+      </p>
+      <p>
+        The successful use of Forrest via Gump, indicates that we could update
+        our supporting products to more recent versions.
+      </p>
+      <note>
+        Gump is using a packaged version of Cocoon-2.1 (Cocoon-2.1.11) at the
+        moment.
+      </note>
+    </section>
+    <section id="configuration">
+      <title>Configuration</title>
+      <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.
+        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>
+    </section>
+    <section id="results">
+      <title>Results</title>
+      <ul>
+        <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-core/";>forrest-core</a>
 (active)<br/>
+          This is the core of forrest.
+        </li>
+        <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-test-basic/";>forrest-test-basic</a>
 (needs attention)<br/>
+          This does 'forrest test-basic' to build our "seed-basic" site.
+        </li>
+        <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-test/";>forrest-test</a>
 (needs attention)<br/>
+          This does 'forrest test' to build our "seed-sample" site.
+      <fixme author="crossley">
+        See <a 
href="https://issues.apache.org/jira/browse/FOR-1201";>FOR-1201</a>
+        which is currently adjusting our Gump descriptor to obtain a run of 
"forrest-test" etc.
+      </fixme>
+        </li>
+        <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-forrestbar/";>forrest-forrestbar</a>
 (active)<br/>
+          The ForrestBar tool.
+        </li>
+        <li><a 
href="http://vmgump.apache.org/gump/public/forrest/forrest-rat/";>forrest-rat</a>
 (active)<br/>
+          Using Apache RAT (Release Audit Tool) to give some indication of the
+          the state of our source code headers and some other license aspects.
+        </li>
+      </ul>
+    </section>
   </body>
 </document>