Author: rdonkin
Date: Wed Aug 24 14:26:29 2005
New Revision: 239932

URL: http://svn.apache.org/viewcvs?rev=239932&view=rev
Log:
Scripts for mirroring axis downloads.

Added:
    webservices/axis/trunk/java/xdocs/download.cgi
    webservices/axis/trunk/java/xdocs/download.html

Added: webservices/axis/trunk/java/xdocs/download.cgi
URL: 
http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/download.cgi?rev=239932&view=auto
==============================================================================
--- webservices/axis/trunk/java/xdocs/download.cgi (added)
+++ webservices/axis/trunk/java/xdocs/download.cgi Wed Aug 24 14:26:29 2005
@@ -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/axis/trunk/java/xdocs/download.html
URL: 
http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/download.html?rev=239932&view=auto
==============================================================================
--- webservices/axis/trunk/java/xdocs/download.html (added)
+++ webservices/axis/trunk/java/xdocs/download.html Wed Aug 24 14:26:29 2005
@@ -0,0 +1,84 @@
+<title>Releases</title><h2>Releases</h2>

+<div align="left">

+    <p>

+Axis2 is still under active development and has not yet reached version 
<code>1.0</code>. 

+However, milestone and official 0.9.x releases are available for download as 
source or binary.

+For more information, please see <a 
href='http://www.apache.org/dev/release.html'>Apache Release FAQ</a>.

+    </p>

+</div>

+<div align="center">

+       <table border="1" style="border-collapse: collapse" width="76%" 
id="table1">

+               <tr>

+                       <td width="45" align="center">Name</td>

+            <td width="80" align="center">Type</td>

+                       <td width="300" align="center">Distribution</td>

+                       <td width="100" align="center">Date</td>

+                       <td width="200" align="center">Description</td>

+               </tr>

+               <tr>

+                 <td align="center" valign="middle"><a name="M2"></a>M2</td>

+           <td align="center">Milestone</td>

+                 <td>Source Distribution <a 
href="http://cvs.apache.org/dist/axis/v2.0-M2/axis2-M2-src.zip";>zip</a><br>

+Binary Distribution <a 
href="http://cvs.apache.org/dist/axis/v2.0-M2/axis2-M2-bin.zip";>zip</a></td>

+                 <td>08 - 06 - 2005 </td>

+                 <td>Milestone Release #2</td>

+         </tr>

+               <tr>

+                 <td align="center" valign="middle"><a name="09"></a>0.9</td>

+          <td align="center">Release</td>

+                 <td>Source Distribution <a 
href="http://archive.apache.org/dist/ws/axis2/0_9/axis2-0.9-src.zip";>zip</a><br>

+Binary Distribution <a 
href="http://archive.apache.org/dist/ws/axis2/0_9/axis2-0.9-bin.zip";>zip</a></td>

+                 <td>05 - 07 - 2005</td>

+                 <td> 0.9 Release (Archived)</td>

+         </tr>

+         

+               <tr>

+                 <td align="center" valign="middle"><a name="091"></a>0.91</td>

+          <td align="center">Release</td>

+                 <td>Source Distribution <a 
href="[preferred]/ws/axis2/0_91/axis2-0.91-src.zip">zip</a>

+            <a 
href='http://www.apache.org/dist/ws/axis2/0_91/axis2-0.91-src.zip.md5'>MD5</a> 

+            <a 
href='http://www.apache.org/dist/ws/axis2/0_91/axis2-0.91-src.zip.asc'>PGP</a> 

+            <br>

+Binary Distribution <a 
href="[preferred]/ws/axis2/0_91/axis2-0.91-bin.zip">zip</a> 

+            <a 
href='http://www.apache.org/dist/ws/axis2/0_91/axis2-0.91-bin.zip.md5'>MD5</a> 

+            <a 
href='http://www.apache.org/dist/ws/axis2/0_91/axis2-0.91-bin.zip.asc'>PGP</a>

+            </td>

+                 <td>16 -08 - 2005 </td>

+                 <td>0.91 Release (Mirrored)</td>

+         </tr>

+       </table>

+</div>

+<div align='left'>

+        <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]">[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 used for signing release. 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>



Reply via email to