Author: crossley
Date: Sat Jul 3 03:54:07 2010
New Revision: 960151
URL: http://svn.apache.org/viewvc?rev=960151&view=rev
Log:
Gump is now building forrest again.
Issue: FOR-1201
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=960151&r1=960150&r2=960151&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/gump.xml (original)
+++ forrest/trunk/site-author/content/xdocs/gump.xml Sat Jul 3 03:54:07 2010
@@ -22,14 +22,25 @@ limitations under the License.
</header>
<body>
<p>
- Apache Gump builds Apache Forrest trunk each day. If dependencies (e.g.
- Cocoon and certain blocks) fail, then of course the build of Forrest will
- fail.
+ <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>
- 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.
+ Gump is using a packaged version of Cocoon-2.1 (Cocoon-2.1.11) at the
+ moment.
</note>
<p>
The
@@ -54,10 +65,23 @@ limitations under the License.
The results ...
</p>
<ul>
- <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>
- <li><a
href="http://vmgump.apache.org/gump/public/forrest/forrest-rat/">forrest-rat</a>
(active)</li>
+ <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>
</body>
</document>