You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by bu...@apache.org on 2013/02/19 00:14:27 UTC

svn commit: r851074 - in /websites/staging/jspwiki/trunk/content: ./ jspwiki/development/building.html

Author: buildbot
Date: Mon Feb 18 23:14:26 2013
New Revision: 851074

Log:
Staging update by buildbot for jspwiki

Modified:
    websites/staging/jspwiki/trunk/content/   (props changed)
    websites/staging/jspwiki/trunk/content/jspwiki/development/building.html

Propchange: websites/staging/jspwiki/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 18 23:14:26 2013
@@ -1 +1 @@
-1447535
+1447544

Modified: websites/staging/jspwiki/trunk/content/jspwiki/development/building.html
==============================================================================
--- websites/staging/jspwiki/trunk/content/jspwiki/development/building.html (original)
+++ websites/staging/jspwiki/trunk/content/jspwiki/development/building.html Mon Feb 18 23:14:26 2013
@@ -89,7 +89,7 @@ files, which you'll want to compile.</p>
 <h2 id="requirements">Requirements</h2>
 <p>You'll need the following programs:</p>
 <ul>
-<li>J2SDK 6.0 or later (only Oracle JDKs have been tested)</li>
+<li>JDK 6.0 or later (only Oracle JDKs have been tested)</li>
 <li>Apache Ant 1.7.1 (available from http://ant.apache.org)</li>
 <li>Servlet API 2.4 (servlet-api.jar, available from Sun Microsystems.)</li>
 <li>JUnit 3.8.2 (from www.junit.org, required for running tests)</li>