You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by th...@apache.org on 2006/11/12 16:23:07 UTC

svn commit: r473973 - /webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html

Author: thilina
Date: Sun Nov 12 07:23:07 2006
New Revision: 473973

URL: http://svn.apache.org/viewvc?view=rev&rev=473973
Log:
first steps in improving the installation guide
Let's not put a minimum requirements if we cannot tell numbers... Anyway Axis2 needs quite a bit of memory to run :)
This doc needs more imrovements

Modified:
    webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html?view=diff&rev=473973&r1=473972&r2=473973
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html Sun Nov 12 07:23:07 2006
@@ -53,9 +53,8 @@
     the Standard Binary Distribution.</p>
 
 <p><a href="http://ws.apache.org/axis2/download/1_1/download.cgi">Download</a> distribution packages
-    of the latest Axis2 release - <a href="../index.html">version 1.1</a>.
-    Distribution packages of all versions are available for <a
-        href="http://ws.apache.org/axis2/download.cgi">download.</a></p>
+    of the Apache Axis2 1.1 version (latest).<p/>
+<p><a href="http://ws.apache.org/axis2/download.cgi">Download</a> distribution packages of all versions of Apache Axis2.</p>
 
 <p>The Distribution Packages Provided are as follows:</p>
 
@@ -109,45 +108,38 @@
     <caption></caption>
     <tbody>
         <tr>
-            <td>Java Runtime
-                <p>Environment</p>
+            <td>Java Runtime Environment
             </td>
-            <td>1.4 or 1.5 (For instructions on setting up the JRE in different operating systems,
+            <td>1.4 or higher (For instructions on setting up the JRE in different operating systems,
                 visit
                 <a href="http://java.sun.com/">http://java.sun.com</a>)</td>
         </tr>
         <tr>
-            <td><strong>Build Tool</strong>- <a href="http://maven.apache.org/maven-1.x/">Apache
-                Maven</a>
-
-                <p><em>Required only for building Axis2 from Source
-                    Distribution</em></p>
+            <td>Disk</td>
+            <td>Approximately 11 MB seperately for standard binary distribution
             </td>
-            <td>1.0.2 or higher in Maven 1.x series (<a
-                    href="http://maven.apache.org/maven-1.x/start/download.html">download</a>).
-                <strong>Please download maven 1.x version. Axis2 is not compatible
-                    with maven2 yet.</strong></td>
         </tr>
         <tr>
-            <td><strong>Build Tool</strong>- <a href="http://ant.apache.org/">Apache Ant</a></td>
-            <td>Version 1.6.5 (<a
-                    href="http://ant.apache.org/bindownload.cgi">download</a>).</td>
+            <td>Operating system</td>
+            <td>Tested on Windows XP, Linux, Mac OS X, Fedora core, Ubuntu,
+                Gentoo</td>
         </tr>
         <tr>
-            <td>Memory</td>
-            <td>No minimum requirement</td>
+            <td><a href="http://ant.apache.org/">Apache Ant</a> -  
+             <p>To run samples and to build war from Axis2 binary distribution.</p></td>
+            <td>Version 1.6.5 or higher(<a
+                    href="http://ant.apache.org/bindownload.cgi">download</a>).</td>
         </tr>
         <tr>
-            <td>Disk</td>
-            <td>No minimum requirement.
+            <td><strong>Build Tool</strong>- <a href="http://maven.apache.org/maven-1.x/">Apache
+                Maven 1.x</a>
 
-                <p>Approximately 11 MB will be used for war distribution</p>
+                <p>Required <em>only</em> for building Axis2 from Source
+                    Distribution</p>
             </td>
-        </tr>
-        <tr>
-            <td>Operating system</td>
-            <td>Tested on Windows XP, Linux, Mac OS X, Fedora core, Ubuntu,
-                Gentoo</td>
+            <td>1.0.2 or higher in Maven 1.x series (<a
+                    href="http://maven.apache.org/maven-1.x/start/download.html">download</a>).
+                <strong>Please download maven 1.x version. Axis2 does not support maven 2.</strong></td>
         </tr>
     </tbody>
 </table>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org