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 2013/08/21 06:18:04 UTC

svn commit: r1516078 - in /gump/trunk/src/documentation/content/xdocs: faq.xml index.xml site.xml status.xml

Author: bodewig
Date: Wed Aug 21 04:18:03 2013
New Revision: 1516078

URL: http://svn.apache.org/r1516078
Log:
sync with reality

Modified:
    gump/trunk/src/documentation/content/xdocs/faq.xml
    gump/trunk/src/documentation/content/xdocs/index.xml
    gump/trunk/src/documentation/content/xdocs/site.xml
    gump/trunk/src/documentation/content/xdocs/status.xml

Modified: gump/trunk/src/documentation/content/xdocs/faq.xml
URL: http://svn.apache.org/viewvc/gump/trunk/src/documentation/content/xdocs/faq.xml?rev=1516078&r1=1516077&r2=1516078&view=diff
==============================================================================
--- gump/trunk/src/documentation/content/xdocs/faq.xml (original)
+++ gump/trunk/src/documentation/content/xdocs/faq.xml Wed Aug 21 04:18:03 2013
@@ -53,12 +53,12 @@
     	</section>
     	
       <section><title>Question: I've got a fix, how do I get Gump to pick it up?</title>
-    		<p><strong>Answer: </strong>Check it into cvs.</p>
+    		<p><strong>Answer: </strong>Check it into your source control.</p>
     	</section>
     	
 <section><title>Question: I checked in a fix, how do I know if Gump picked it up?</title>
-    		<p><strong>Answer: </strong>On the build log, click on the link marked <code>cvs</code>.  It 
-              will tell you when the latest cvs update or checkout was 
+    		<p><strong>Answer: </strong>On the build log, click on the link marked <code>update</code>.  It 
+              will tell you when the latest scm update or checkout was 
               performed and what source files were obtained in the process.</p>
     	</section>
     	

Modified: gump/trunk/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/gump/trunk/src/documentation/content/xdocs/index.xml?rev=1516078&r1=1516077&r2=1516078&view=diff
==============================================================================
--- gump/trunk/src/documentation/content/xdocs/index.xml (original)
+++ gump/trunk/src/documentation/content/xdocs/index.xml Wed Aug 21 04:18:03 2013
@@ -45,8 +45,7 @@ detected, referencing more detailed repo
 
   <p>
 You can set up and run Gump on your own machine and run it on your own projects, however it is 
-currently most famous for building many of Apache's Java-based projects and their dependencies (which 
-constitutes several million lines of code split up into hundreds of projects). For this purpose, the 
+currently most famous for building many of Apache's projects and their dependencies. For this purpose, the 
 Gump project maintains its own dedicated server.
   </p>
 
@@ -65,7 +64,8 @@ Gump project maintains its own dedicated
     </p>
 
     <p>
-      The commands use the actual build.xml/Makefile/pom.xml files from the projects, but do
+      The commands use the actual build.xml/Makefile/pom.xml files
+      from the projects, but in general do
       not use the scripts or jar files checked into CVS/SVN.  Instead,
       Gump tries to play several tricks in order to ensure that Gump's
       versions of files are used.
@@ -137,14 +137,14 @@ Gump project maintains its own dedicated
 
   <section><title>When does Gump run?</title>
 
-    <p>
+    <!--p>
       Gump runs continually in various locations, primarily on Apache hardware, see below.
     </p>
 
         <note>
         Gump operates best when distributed (over various servers). Please contact us if you are willing to
         contribute resources to this project.
-        </note>
+        </note-->
 
     <table>
       <tr>
@@ -154,11 +154,11 @@ Gump project maintains its own dedicated
       </tr>
       <tr>
         <td><fork href="http://vmgump.apache.org/gump/public/">Apache
-            (vmgump - Ubuntu Linux)</fork> </td>
+            (vmgump - Ubuntu Linux 10.04)</fork> </td>
         <td>OpenJDK 6</td>
         <td>up to 4 times daily</td>
       </tr>
-      <tr>
+      <!--tr>
         <td><fork href="http://gump.zones.apache.org/gump/public/">Apache (FreeBSD)</fork> </td>
         <td>1.6</td>
         <td>up to 4 times daily</td>
@@ -168,7 +168,7 @@ Gump project maintains its own dedicated
             (Adam - Mac OS X Server)</fork> </td>
         <td>Apple's Java 1.6</td>
         <td>up to 4 times daily</td>
-      </tr>
+      </tr-->
     </table>
 
   </section>

Modified: gump/trunk/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/gump/trunk/src/documentation/content/xdocs/site.xml?rev=1516078&r1=1516077&r2=1516078&view=diff
==============================================================================
--- gump/trunk/src/documentation/content/xdocs/site.xml (original)
+++ gump/trunk/src/documentation/content/xdocs/site.xml Wed Aug 21 04:18:03 2013
@@ -26,7 +26,7 @@
 	    <source href="https://svn.apache.org/repos/asf/gump/trunk" label="Source"/>
 	    <source href="https://svn.apache.org/repos/asf/gump/metadata" label="Metadata"/>
 	    <faq href="http://wiki.apache.org/gump/FrequentlyAskedQuestions" label="FAQ"/>
-	    <gettingstarted href="gettingstarted.html" label="Getting Started"/>
+	    <!--gettingstarted href="gettingstarted.html" label="Getting Started"/-->
 	    <!--todo href="todo.html" label="Help Wanted"/-->
             <license href="http://www.apache.org/licenses/" label="License"/>
             <nagged href="nagged.html"/>

Modified: gump/trunk/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/gump/trunk/src/documentation/content/xdocs/status.xml?rev=1516078&r1=1516077&r2=1516078&view=diff
==============================================================================
--- gump/trunk/src/documentation/content/xdocs/status.xml (original)
+++ gump/trunk/src/documentation/content/xdocs/status.xml Wed Aug 21 04:18:03 2013
@@ -31,37 +31,12 @@
     release, in other cases they may represent an abject failure to
     communicate.</p>
 
-    <section><title>jakarta-taglibs</title>
-      <p>At the moment, the taglibs builds require the presence of xalan1.
-      Xalan1's last release was in August of 2000.  It has been removed
-      from cvs, and even the backwards compatibility support has been removed 
-      from Xalan2.  Xalan1 is not compatible with Xerces2.  While I would
-      recommend letting go of the Xalan1 support, at a minimum, this
-      dependency needs to be made optional during compilation.
-      </p>
-    </section>
   </section>
 
   <section><title>Other Issues</title>
     <p>These represent versioning issues that will not show up in any
     Apache Gump run, but you may need to be aware.</p>
 
-    <section><title>jakarta-turbine</title>
-      <p>Based on inspection, I don't believe that turbine-2 and turbine-3 can
-      coexist in a classpath.  The jakarta-jetspeed, jakarta-turbine-jyve, and
-      jakarta-turbine-orgami projects depend on turbine-2.  The
-      jakarta-turbine-flux project depends on turbine-3.</p>
-    </section>
-
-    <section><title>jakarta-velocity</title>
-      <p>The combination of Texen, Ant 1.4 or later, and placing jars on your
-      classpath can result in unexpected behavior.  This has been isolated
-      to a standalone 
-      <link href="http://marc.theaimsgroup.com/?l=ant-dev&amp;m=100264908721443&amp;w=2">test case</link> 
-      and being investigated by the Ant development team.  Meanwhile, an 
-      undocumented attribute, reverseloader, which when set to the value "true"
-      on taskdefs which defines texen may help.</p>
-    </section>
   </section>
 
   <section><title>Recent success stories</title>