You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-svn@forrest.apache.org by cr...@apache.org on 2010/07/10 10:11:09 UTC

svn commit: r962785 - in /forrest/site: dtdx/document-v13.pdf dtdx/document-v20.pdf gump.html

Author: crossley
Date: Sat Jul 10 08:11:09 2010
New Revision: 962785

URL: http://svn.apache.org/viewvc?rev=962785&view=rev
Log:
 Publish from forrestbot

Modified:
    forrest/site/dtdx/document-v13.pdf
    forrest/site/dtdx/document-v20.pdf
    forrest/site/gump.html

Modified: forrest/site/dtdx/document-v13.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pdf?rev=962785&r1=962784&r2=962785&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/dtdx/document-v20.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v20.pdf?rev=962785&r1=962784&r2=962785&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/gump.html
URL: http://svn.apache.org/viewvc/forrest/site/gump.html?rev=962785&r1=962784&r2=962785&view=diff
==============================================================================
--- forrest/site/gump.html (original)
+++ forrest/site/gump.html Sat Jul 10 08:11:09 2010
@@ -233,102 +233,177 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>Apache Gump integration</h1>
-<div id="front-matter"></div>
+<div id="front-matter">
+<div id="minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#introduction">Introduction</a>
+</li>
+<li>
+<a href="#configuration">Configuration</a>
+</li>
+<li>
+<a href="#results">Results</a>
+<ul class="minitoc">
+<li>
+<a href="#forrest-core">forrest-core</a>
+</li>
+<li>
+<a href="#forrest-test-basic">forrest-test-basic</a>
+</li>
+<li>
+<a href="#forrest-test">forrest-test</a>
+</li>
+<li>
+<a href="#forrest-forrestbar">forrest-forrestbar</a>
+</li>
+<li>
+<a href="#forrest-rat">forrest-rat</a>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
     
+<a name="N1000E"></a><a name="introduction"></a>
+<h2 class="underlined_10">Introduction</h2>
+<div class="section">
 <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>
-    
+        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>
 <div class="note">
 <div class="label">Note</div>
 <div class="content">
-      Gump is using a packaged version of Cocoon-2.1 (Cocoon-2.1.11) at the
-      moment.
-    </div>
+        Gump is using a packaged version of Cocoon-2.1 (Cocoon-2.1.11) at the
+        moment.
+      </div>
+</div>
 </div>
     
+<a name="N10025"></a><a name="configuration"></a>
+<h2 class="underlined_10">Configuration</h2>
+<div class="section">
 <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
-      '<span class="codefrag">svn co https://svn.apache.org/repos/asf/gump/metadata gump-metadata</span>'
-    </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
+        '<span class="codefrag">svn co https://svn.apache.org/repos/asf/gump/metadata gump-metadata</span>'
+      </p>
 <p>
-      See the <a href="http://gump.apache.org/metadata/">Gump Object Model</a>
-      documentation.
-    </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>
-    
+         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/"><span class="codefrag">http://vmgump.apache.org/gump/public/forrest/</span></a>
-    
+        The top-level module for Forrest is at
+        <a href="http://vmgump.apache.org/gump/public/forrest/"><span class="codefrag">http://vmgump.apache.org/gump/public/forrest/</span></a>
+      
 </p>
+</div>
     
+<a name="N10048"></a><a name="results"></a>
+<h2 class="underlined_10">Results</h2>
+<div class="section">
+<p>
+        The results at separate Gump installations:<br>
+        
+<span class="codefrag">vmgump.a.o</span> (Ubuntu Linux) |
+        <span class="codefrag">gump.zones.a.o</span> (Solaris 10)
+      </p>
+<a name="N10059"></a><a name="forrest-core"></a>
+<h3 class="underlined_5">forrest-core</h3>
+<p>
+<strong>Status:</strong> Active</p>
+<p>
+          This is the core of forrest.
+        </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>
+<a name="N10073"></a><a name="forrest-test-basic"></a>
+<h3 class="underlined_5">forrest-test-basic</h3>
 <p>
-      The results ...
-    </p>
-    
-<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.
-    <div class="fixme">
+<strong>Status:</strong> Active ... Needs attention</p>
+<p>
+          This does 'forrest test-basic' to build our "seed-basic" site.
+        </p>
+<div class="fixme">
 <div class="label">Fixme (crossley)</div>
 <div class="content">
-      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.
-    </div>
+        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-basic" and then "forrest-test". Getting there step-by-step.
+      </div>
+</div>
+<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>
+<a name="N10095"></a><a name="forrest-test"></a>
+<h3 class="underlined_5">forrest-test</h3>
+<p>
+<strong>Status:</strong> Active ... Needs attention</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>
+<a name="N100AF"></a><a name="forrest-forrestbar"></a>
+<h3 class="underlined_5">forrest-forrestbar</h3>
+<p>
+<strong>Status:</strong> Active</p>
+<p>
+          The ForrestBar tool.
+        </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>
+<a name="N100C9"></a><a name="forrest-rat"></a>
+<h3 class="underlined_5">forrest-rat</h3>
+<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.
+        </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>
 </div>
-      
-</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>
   
 </div>
 <!--+