Author: veithen
Date: Sun Nov  6 08:58:29 2011
New Revision: 1198288

URL: http://svn.apache.org/viewvc?rev=1198288&view=rev
Log:
Corrected the minimum Java version in the quick start guide.

Modified:
    axis/axis2/java/core/trunk/src/site/xdoc/docs/quickstartguide.xml

Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/quickstartguide.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/quickstartguide.xml?rev=1198288&r1=1198287&r2=1198288&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/src/site/xdoc/docs/quickstartguide.xml (original)
+++ axis/axis2/java/core/trunk/src/site/xdoc/docs/quickstartguide.xml Sun Nov  
6 08:58:29 2011
@@ -114,7 +114,7 @@ little housekeeping. First off, you'll n
 ready for working with Axis2. Fortunately, it involves just a few
 simple steps:</p>
 <ol>
-<li>Download and install Java (Minimum version is JDK1.4). Set the
+<li>Download and install Java (Minimum version is JDK1.5). Set the
 JAVA_HOME environment variable to the pathname of the directory
 into which you installed the JDK release.</li>
 <li>Download Axis2 and extract it to a target directory.</li>


Reply via email to