Author: crossley
Date: Sat Jul 10 07:13:24 2010
New Revision: 962774
URL: http://svn.apache.org/viewvc?rev=962774&view=rev
Log:
Use "sections" for the results.
Link to both the vmgump.a.o and gump.zones.a.o installations.
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=962774&r1=962773&r2=962774&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/gump.xml (original)
+++ forrest/trunk/site-author/content/xdocs/gump.xml Sat Jul 10 07:13:24 2010
@@ -69,28 +69,71 @@ limitations under the License.
</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/>
+ <p>
+ The results at separate Gump installations:<br/>
+ <code>vmgump.a.o</code> (Ubuntu Linux) |
+ <code>gump.zones.a.o</code> (Solaris 10)
+ </p>
+ <section id="forrest-core">
+ <title>forrest-core</title>
+ <p><strong>Status:</strong> Active</p>
+ <p>
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/>
+ </p>
+ <p>
+ <a
href="http://vmgump.apache.org/gump/public/forrest/forrest-core/">vmgump.a.o</a>
|
+ <a
href="http://gump.zones.apache.org/gump/test/forrest/forrest-core/">gump.zones.a.o</a>
+ </p>
+ </section>
+ <section id="forrest-test-basic">
+ <title>forrest-test-basic</title>
+ <p><strong>Status:</strong> Active ... Needs attention</p>
+ <p>
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.
+ </p>
<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.
+ which is currently adjusting our Gump descriptor to obtain a run of
"forrest-test-basic" and then "forrest-test". Getting there step-by-step.
</fixme>
- </li>
- <li><a
href="http://vmgump.apache.org/gump/public/forrest/forrest-forrestbar/">forrest-forrestbar</a>
(active)<br/>
+ <p>
+ <a
href="http://vmgump.apache.org/gump/public/forrest/forrest-test-basic/">vmgump.a.o</a>
|
+ <a
href="http://gump.zones.apache.org/gump/test/forrest/forrest-test-basic/">gump.zones.a.o</a>
+ </p>
+ </section>
+ <section id="forrest-test">
+ <title>forrest-test</title>
+ <p><strong>Status:</strong> Active</p>
+ <p>
+ This does 'forrest test' to build our "seed-sample" site.
+ </p>
+ <p>
+ <a
href="http://vmgump.apache.org/gump/public/forrest/forrest-test/">vmgump.a.o</a>
|
+ <a
href="http://gump.zones.apache.org/gump/test/forrest/forrest-test/">gump.zones.a.o</a>
+ </p>
+ </section>
+ <section id="forrest-forrestbar">
+ <title>forrest-forrestbar</title>
+ <p><strong>Status:</strong> Active ... Needs attention</p>
+ <p>
The ForrestBar tool.
- </li>
- <li><a
href="http://vmgump.apache.org/gump/public/forrest/forrest-rat/">forrest-rat</a>
(active)<br/>
+ </p>
+ <p>
+ <a
href="http://vmgump.apache.org/gump/public/forrest/forrest-forrestbar/">vmgump.a.o</a>
|
+ <a
href="http://gump.zones.apache.org/gump/test/forrest/forrest-forrestbar/">gump.zones.a.o</a>
+ </p>
+ </section>
+ <section id="forrest-rat">
+ <title>forrest-rat</title>
+ <p><strong>Status:</strong> Active</p>
+ <p>
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>
+ </p>
+ <p>
+ <a
href="http://vmgump.apache.org/gump/public/forrest/forrest-rat/">vmgump.a.o</a>
|
+ <a
href="http://gump.zones.apache.org/gump/test/forrest/forrest-rat/">gump.zones.a.o</a>
+ </p>
+ </section>
</section>
</body>
</document>