You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by sa...@apache.org on 2006/03/23 06:56:48 UTC

svn commit: r388054 - /webservices/commons/modules/policy/xdocs/download.xml

Author: sanka
Date: Wed Mar 22 21:56:46 2006
New Revision: 388054

URL: http://svn.apache.org/viewcvs?rev=388054&view=rev
Log:
adding download.xml

Added:
    webservices/commons/modules/policy/xdocs/download.xml

Added: webservices/commons/modules/policy/xdocs/download.xml
URL: http://svn.apache.org/viewcvs/webservices/commons/modules/policy/xdocs/download.xml?rev=388054&view=auto
==============================================================================
--- webservices/commons/modules/policy/xdocs/download.xml (added)
+++ webservices/commons/modules/policy/xdocs/download.xml Wed Mar 22 21:56:46 2006
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+	<properties>
+		<title>Releases</title>
+	</properties>
+	
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+		<meta content="text/html; charset=iso-8859-1" />
+		<meta name="generator" content="amaya 9.2.1, see http://www.w3.org/Amaya/" />
+	</head>
+	
+	<body>
+		
+		<section>
+			<h2>Releases</h2>
+			<div align="left">
+				<p>Please select the WS-Policy version you want to download. Latest release is 0.90. You can download both
+the binay distribution and the source distribution.</p>
+			</div>
+			<div align="center">
+				
+				<table class="bodyTable">
+					<tbody>
+						<tr class="a">
+							<td align="center" width="45">Name</td>
+							<td align="center" width="80">Type</td>
+							<td align="center" width="300">Distribution</td>
+							<td align="center" width="100">Date</td>
+							<td align="center" width="200">Description</td>
+						</tr>
+						<tr class="b">
+							<td align="center" valign="middle">
+								<a name="09"></a>0.90</td>
+							<td align="center">Release</td>
+							<td>Source Distribution <a href="[preferred]/ws/commons/policy/1_0/policy-1.0-src.zip" title="[preferred]/ws/commons/policy/0_90/policy-0.90-src.zip">zip</a>
+								
+								<a href="http://www.apache.org/dist/ws/commons/policy/0_90/policy-0.90-src.zip.md5" class="externalLink" title="http://www.apache.org/dist/ws/commons/policy/0_90/policy-0.90-src.zip.md5">MD5</a>
+								<a href="http://www.apache.org/dist/ws/commons/policy/0_90/policy-0.90-src.zip.asc" class="externalLink" title="http://www.apache.org/dist/ws/commons/policy/0_90/policy-0.90-src.zip.asc">PGP</a>
+								<br />
+        Binary Distribution <a href="[preferred]/ws/commons/policy/0_90/policy-0.90-bin.zip" title="[preferred]/ws/commons/policy/0_90/policy-0.90-bin.zip">zip</a>
+								<a href="http://www.apache.org/dist/ws/commons/policy/0_90/policy-0.90-bin.zip.md5" class="externalLink" title="http://www.apache.org/dist/ws/commons/policy/0_90/policy-0.90-bin.zip.md5">MD5</a>
+								<a href="http://www.apache.org/dist/ws/commons/policy/0_90/policy-0.90-bin.zip.asc" class="externalLink" title="http://www.apache.org/dist/ws/ws/commons/policy/0_90/policy-0.90-bin.zip.asc">PGP</a>
+									
+								<br />
+							</td>
+							<td>05 - 03  - 2006</td>
+							<td>0.90 Release (Mirrored)</td>
+						</tr>
+						
+					</tbody>
+				</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]"
+									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/commons/policy/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>
+						
+				</section>
+			</body>
+		</document>