You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by th...@apache.org on 2006/12/19 12:06:31 UTC

svn commit: r488631 - in /webservices/axis2/branches/java/1_1/xdocs/download/1_1_1: ./ download.cgi download.html

Author: thilina
Date: Tue Dec 19 03:06:30 2006
New Revision: 488631

URL: http://svn.apache.org/viewvc?view=rev&rev=488631
Log:
Download pages for the 1.1.1 release

Added:
    webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/
    webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/download.cgi
    webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/download.html

Added: webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/download.cgi
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/download.cgi?view=auto&rev=488631
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/download.cgi (added)
+++ webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/download.cgi Tue Dec 19 03:06:30 2006
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Added: webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/download.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/download.html?view=auto&rev=488631
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/download.html (added)
+++ webservices/axis2/branches/java/1_1/xdocs/download/1_1_1/download.html Tue Dec 19 03:06:30 2006
@@ -0,0 +1,121 @@
+<html>
+<head>
+  <meta http-equiv="content-type" content="">
+  <title>Axis2 1.1.1 Release</title>
+</head>
+
+<body>
+<h2>Axis2 1.1.1 Release</h2>
+
+<div>
+
+<table border="1" cellpadding="1">
+  <tbody>
+    <tr>
+      <th scope="col">Distribution Name</th>
+      <th scope="col">Description</th>
+      <!--<th scope="col">Items</th>-->
+      <th scope="col">Download</th>
+    </tr>
+
+    <tr>
+      <td><a name="std-bin"></a><strong>Standard Binary
+      Distribution</strong></td>
+      <td>This is the complete version of Axis2 and will contain useful
+        samples as well. Useful for some one to get familiar with Axis2.
+        (Since WS-Addressing implementation module is engaged in to Axis2, by
+        default, this distribution will contain addressing.mar. But  the
+        other modules that are being developed within Axis2 will not be
+        included here and are available to be downloaded separately from <a
+        href="../../modules/index.html">here</a>.)</td>
+      <td><a href="[preferred]/ws/axis2/1_1_1/axis2-1.1.1.zip"
+        title="[preferred]/ws/axis2/1_1_1/axis2-1.1.1.zip">zip</a> <a
+        href="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1.zip.md5"
+        title="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1.zip.asc"
+        title="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1.zip.asc">PGP</a></td>
+    </tr>
+    <tr>
+      <td><a name="src"></a><strong> Source Distribution</strong></td>
+      <td>This will contain the sources of Axis2 standard distribution. One
+        can generate a binary distribution from this by typing <span
+        class="style1">$maven dist-standard-bin. </span>(<a
+        href="http://ws.apache.org/axis2/1_1_1/installationguide.html#env-src">Set
+        up Axis2 environment</a> before running this command)</td>
+
+      <td><a href="[preferred]/ws/axis2/1_1_1/axis2-1.1.1-src.zip"
+        title="[preferred]/ws/axis2/1_1_1/axis2-1.1.1-src.zip">zip</a> <a
+        href="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1-src.zip.md5"
+        title="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1-src.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1-src.zip.asc"
+        title="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1-src.zip.asc">PGP</a></td>
+    </tr>
+    <tr>
+      <td><a name="war"></a><strong>WAR (Web Archive)
+      Distribution</strong></td>
+      <td>This will be the web application of Axis2 which can be deployed in
+        most of the servlet containers.</td>
+
+      <td><a href="[preferred]/ws/axis2/1_1_1/axis2.war"
+        title="[preferred]/ws/axis2/1_1_1/axis2.war">zip</a> <a
+        href="http://www.apache.org/dist/ws/axis2/1_1_1/axis2.war.md5"
+        title="http://www.apache.org/dist/ws/axis2/1_1_1/axis2.war.md5">MD5</a>
+        <a href="http://www.apache.org/dist/ws/axis2/1_1_1/axis2.war.asc"
+        title="http://www.apache.org/dist/ws/axis2/1_1_1/axis2.war.asc">PGP</a></td>
+    </tr>
+    <tr>
+      <td><strong>Documents Distribution</strong></td>
+      <td>This will contain all the documentation in one package.</td>
+ 
+      <td><a href="[preferred]/ws/axis2/1_1_1/axis2-1.1.1-docs.zip"
+        title="[preferred]/ws/axis2/1_1_1/axis2-1.1.1-docs.zip">zip</a> <a
+        href="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1-docs.zip.md5"
+        title="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1-docs.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1-docs.zip.asc"
+        title="http://www.apache.org/dist/ws/axis2/1_1_1/axis2-1.1.1-docs.zip.asc">PGP</a></td>
+    </tr>
+ 
+  </tbody>
+</table>
+</div>
+
+<div align="left">
+<br>
+
+
+<p>[if-any logo] <a href="[link]"><img align="right" src="[logo]"
+border="0"></a>[end] The currently selected mirror is <b>[preferred]</b>.  If
+you encounter a problem with this mirror, please select another mirror.  If
+all mirrors are failing, there are <i>backup</i> mirrors (at the end of the
+mirrors list) that should be available.</p>
+
+<form action="[location]" method="get" id="SelectMirror">
+  Other mirrors: 
+  <select name="Preferred">[if-any http][for http]
+    <option value="[http]"
+    selected="selected">[http]</option>[end][end][if-any ftp][for ftp]
+    <option value="[ftp]">[ftp]</option>[end][end][if-any backup][for backup]
+    <option value="[backup]">[backup] (backup)</option>[end][end]
+  </select>
+   
+  <input type="submit" value="Change"></form>
+
+<p>You may also consult the <a href="http://www.apache.org/mirrors/">complete
+list of mirrors</a>.</p>
+
+<p><strong>Note:</strong> when downloading from a mirror please check the <a
+href="http://www.apache.org/dev/release-signing#md5">md5sum</a> and verify
+the <a href="http://www.apache.org/dev/release-signing#openpgp">OpenPGP</a>
+compatible signature from the main Apache site. These can be downloaded by
+following the links above. This <a
+href="http://www.apache.org/dist/ws/axis2/KEYS">KEYS</a> file contains the 
+public keys that can be used for verifying signatures. It is recommended that 
+(when possible)a 
+<a href="http://www.apache.org/dev/release-signing#web-of-trust">Web of
+trust</a> is used to confirm the identity of these keys.</p>
+</div>
+</body>
+</html>



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