You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/08/23 06:30:01 UTC

svn commit: r987991 - in /gump/site: index.html metadata/project.html

Author: bodewig
Date: Mon Aug 23 04:30:01 2010
New Revision: 987991

URL: http://svn.apache.org/viewvc?rev=987991&view=rev
Log:
re-generate site

Modified:
    gump/site/index.html
    gump/site/metadata/project.html

Modified: gump/site/index.html
URL: http://svn.apache.org/viewvc/gump/site/index.html?rev=987991&r1=987990&r2=987991&view=diff
==============================================================================
--- gump/site/index.html (original)
+++ gump/site/index.html Mon Aug 23 04:30:01 2010
@@ -322,7 +322,8 @@ gump project maintains its own dedicated
       
 <tr>
         
-<td colspan="1" rowspan="1"><a target="_blank" href="http://vmgump.apache.org/gump/public/">Apache (vmgump)</a> </td>
+<td colspan="1" rowspan="1"><a target="_blank" href="http://vmgump.apache.org/gump/public/">Apache
+            (vmgump - Ubuntu Linux)</a> </td>
         <td colspan="1" rowspan="1">OpenJDK 6</td>
         <td colspan="1" rowspan="1">up to 4 times daily</td>
       
@@ -335,12 +336,20 @@ gump project maintains its own dedicated
         <td colspan="1" rowspan="1">up to 4 times daily</td>
       
 </tr>
+      
+<tr>
+        
+<td colspan="1" rowspan="1"><a target="_blank" href="http://gump2.zones.apache.org/gump/public/">Apache (FreeBSD)</a> </td>
+        <td colspan="1" rowspan="1">1.6</td>
+        <td colspan="1" rowspan="1">up to 4 times daily</td>
+      
+</tr>
     
 </table>
 </div>
 
   
-<a name="N100C1"></a><a name="Who+is+Gump%3F"></a>
+<a name="N100D6"></a><a name="Who+is+Gump%3F"></a>
 <h2 class="boxed">Who is Gump?</h2>
 <div class="section">
 <p>
@@ -374,7 +383,7 @@ gump project maintains its own dedicated
 </div>
 
   
-<a name="N100D4"></a><a name="Why+was+Gump+written%3F"></a>
+<a name="N100E9"></a><a name="Why+was+Gump+written%3F"></a>
 <h2 class="boxed">Why was Gump written?</h2>
 <div class="section">
 <p>

Modified: gump/site/metadata/project.html
URL: http://svn.apache.org/viewvc/gump/site/metadata/project.html?rev=987991&r1=987990&r2=987991&view=diff
==============================================================================
--- gump/site/metadata/project.html (original)
+++ gump/site/metadata/project.html Mon Aug 23 04:30:01 2010
@@ -162,7 +162,7 @@ document.write("Last Published: " + docu
 <a href="#pom">pom</a>
 </li>
 <li>
-<a href="#junitreport">junitreport</a>
+<a href="#report">report</a>
 </li>
 <li>
 <a href="#nag">nag</a>
@@ -650,13 +650,14 @@ document.write("Last Published: " + docu
 </tr>
       
 </table>
-<a name="N1039E"></a><a name="junitreport"></a>
-<h3 class="boxed">junitreport</h3>
-<p>This declares where the outputs of the
+<a name="N1039E"></a><a name="report"></a>
+<h3 class="boxed">report</h3>
+<p>This declares where any sort of report - for example
+        the outputs of the
       <a href="http://ant.apache.org/manual/Tasks/junitreport.html">junitreport</a>
-      tool outputs are placed.<!--  This option only has any meaning if the
-      <link href="workspace.html#junitreport">&lt;junitreport&gt;</link> element
-      is present in the workspace definition.--></p>
+      tool - are placed.</p>
+<p>The name <span class="codefrag">junitreport</span> can be used as a synonym
+      for <span class="codefrag">report</span>.</p>
 <p>
         Gump takes the nested and parent references as a directory
         reference, and lists the contents of the files in that
@@ -706,7 +707,7 @@ document.write("Last Published: " + docu
         </tr-->
       
 </table>
-<a name="N103F5"></a><a name="nag"></a>
+<a name="N103FD"></a><a name="nag"></a>
 <h3 class="boxed">nag</h3>
 <p>If this element is present, an entry for this project will be
       created in the file naglist.  This enables <a href="../nagged.html">email reports</a> of
@@ -751,12 +752,12 @@ document.write("Last Published: " + docu
       
 </table>
 <p>A build failure is detected by the exit code of the builder.</p>
-<a name="N1045A"></a><a name="redistributable"></a>
+<a name="N10462"></a><a name="redistributable"></a>
 <h3 class="boxed">redistributable</h3>
 <p>If present, indicates that outputs of builds from this module
       are redistributable.  Defaults to the redistributable value for
       the repository.</p>
-<a name="N10463"></a><a name="mkdir"></a>
+<a name="N1046B"></a><a name="mkdir"></a>
 <h3 class="boxed">mkdir</h3>
 <p>Creates a directory before starting the build.  This is
       sometimes needed in conjunction with <a href="#work">&lt;work&gt;</a>.</p>
@@ -789,7 +790,7 @@ document.write("Last Published: " + docu
 </tr>
       
 </table>
-<a name="N104AF"></a><a name="delete"></a>
+<a name="N104B7"></a><a name="delete"></a>
 <h3 class="boxed">delete</h3>
 <p>Deletes a directory before starting the build.</p>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">