Author: shankar
Date: Tue Jan 11 01:59:14 2011
New Revision: 1057445
URL: http://svn.apache.org/viewvc?rev=1057445&view=rev
Log:
Fixing broken mirror sites
Modified:
axis/axis2/java/rampart/site/download/1.5.1/download.html
Modified: axis/axis2/java/rampart/site/download/1.5.1/download.html
URL:
http://svn.apache.org/viewvc/axis/axis2/java/rampart/site/download/1.5.1/download.html?rev=1057445&r1=1057444&r2=1057445&view=diff
==============================================================================
--- axis/axis2/java/rampart/site/download/1.5.1/download.html (original)
+++ axis/axis2/java/rampart/site/download/1.5.1/download.html Tue Jan 11
01:59:14 2011
@@ -235,12 +235,19 @@ Distribution</strong></td>
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"
name="SelectMirror">Other mirrors: <select name="Preferred">
-<option value="[http]" selected="selected">[http]</option>
-<option value="[ftp]">[ftp]</option>
-<option value="[backup]">[backup] (backup)</option>
-</select> <input type="submit" value="Change"></input></form>
-<p>You may also consult the <a href="http://www.apache.org/mirrors/">complete
list of mirrors</a>.</p>
+<form action="[location]" method="get" id="SelectMirror" name="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 class="externalLink" 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>