You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bu...@apache.org on 2018/10/05 21:08:43 UTC

svn commit: r1036124 - in /websites/staging/httpd/trunk/content: ./ docs-project/docsformat.html

Author: buildbot
Date: Fri Oct  5 21:08:43 2018
New Revision: 1036124

Log:
Staging update by buildbot for httpd

Modified:
    websites/staging/httpd/trunk/content/   (props changed)
    websites/staging/httpd/trunk/content/docs-project/docsformat.html

Propchange: websites/staging/httpd/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct  5 21:08:43 2018
@@ -1 +1 @@
-1842336
+1842986

Modified: websites/staging/httpd/trunk/content/docs-project/docsformat.html
==============================================================================
--- websites/staging/httpd/trunk/content/docs-project/docsformat.html (original)
+++ websites/staging/httpd/trunk/content/docs-project/docsformat.html Fri Oct  5 21:08:43 2018
@@ -146,9 +146,9 @@ should do, changing engines can lead to
 files. Therefore, we have chosen a single recommended transformation system
 based on Xalan+Xerces Java and Ant. These are all Apache projects
 distributed under the Apache license.</p>
-<p>The only prerequisite for the transformation is a Java 1.2 or greater JVM
-(which can be obtained free from Sun). Assuming you already have
-<a href="http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/docs/">httpd/httpd/branches/2.2.x/docs/</a>
+<p>The only prerequisite for the transformation is a Java 8 or greater JVM.
+Assuming you already have
+<a href="http://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x/docs/">httpd/httpd/branches/2.4.x/docs/</a>
 (or the equivalent from another branch) checked out from SVN, here is what
 you need to do to build: (If you need instructions on setting up SVN, see
 <a href="http://www.apache.org/dev/version-control.html">this page</a>.)</p>
@@ -157,7 +157,7 @@ you need to do to build: (If you need in
 http://svn.apache.org/repos/asf/httpd/docs-build/trunk build<br></br>$ cd
 build<br></br>$./build.sh all</code></p>
 </blockquote>
-<p>If you are running under win32, the build.sh script will work if cygwin is
+<p>If you are running under win32, the <code>build.sh</code> script will work if cygwin is
 installed. Alternatively, on Win32, you should be able to run the
 <code>build.bat</code> script.</p>
 <p>If you don't want to get the build files from SVN, you can download a