blob: 2e071ffd4c32e4367700fa2e30f65168ccbfef1f [file]
<?xml version="1.0"?>
<!--
Copyright 2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document>
<properties>
<title>Apache Pluto - Downloads</title>
</properties>
<body>
<section name="Download Pluto">
<p>
To conserve the bandwidth of the Apache Software Foundation,
and improve your download times, all
<a href="http://portals.apache.org/pluto/">Apache Pluto</a>
source and binary distributions have been spread across the
<a href="http://www.apache.org/mirrors/">Apache mirrored
distribution sites</a>.
</p>
<p>
You are currently using <a href="[preferred]">[preferred]</a>
as your preferred mirror. If you encounter any problem using
it, you can select another mirror location from this list
and click on <b>Change</b>:
<form action="[location]" method="get" id="SelectMirror">
<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>
<p>
If all mirrors are failing, or you have problems downloading
from them, please use one of the ASF primary backup nodes
from the list above, or jump directly to our
<a href="http://www.apache.org/dist/portals/pluto/">primary distribution site</a>.
</p>
<subsection name="Current Release">
<p>
To download the most current release, please select your
preference below:
<table>
<tr><th>Distribution</th><th>Format</th><th>Download</th></tr>
<tr><td><a href="install.html#Binary_Distribution">Binary / Bundled</a></td>
<td>tar/gzip (Unix Platforms)</td>
<td><a href="[preferred]/portals/pluto/pluto-current.tar.gz">Pluto</a></td></tr>
<tr><td><a href="install.html#Binary_Distribution">Binary / Bundled</a></td>
<td>zip (Windows Platforms)</td>
<td><a href="[preferred]/portals/pluto/pluto-current.zip">Pluto</a></td></tr>
<tr><td><a href="install.html#Library_Distributions">Container Libraries</a></td>
<td>tar/gzip (Unix Platforms)</td>
<td><a href="[preferred]/portals/pluto/pluto-lib-core-current.tar.gz">Pluto Container</a></td></tr>
<tr><td><a href="install.html#Library_Distributions">Container Libraries</a></td>
<td>zip (Windows Platforms)</td>
<td><a href="[preferred]/portals/pluto/pluto-lib-core-current.zip">Pluto Container</a></td></tr>
<tr><td><a href="install.html#Library_Distributions">Tools Libraries</a></td>
<td>tar/gzip (Unix Platforms)</td>
<td><a href="[preferred]/portals/pluto/pluto-lib-tools-current.tar.gz">Pluto Utilities</a></td></tr>
<tr><td><a href="install.html#Library_Distributions">Tools Libraries</a></td>
<td>zip (Windows Platforms)</td>
<td><a href="[preferred]/portals/pluto/pluto-lib-tools-current.zip">Pluto Utilities</a></td></tr>
<tr><td><a href="install.html#Source_Distribution">Source Distribution</a></td>
<td>tar/gzip (Unix Platforms)</td>
<td><a href="[preferred]/portals/pluto/pluto-src-current.tar.gz">Pluto Source Distribution</a></td></tr>
<tr><td><a href="install.html#Source_Distribution">Source Distribution</a></td>
<td>zip (Windows Platforms)</td>
<td><a href="[preferred]/portals/pluto/pluto-src-current.zip">Pluto Source Distribution</a></td></tr>
</table>
</p>
</subsection>
<subsection name="Browse Distribution Archives">
<p>
You can browse our distribution archive or download the
latest Pluto distribution by clicking on one of the links
provided below.
<table>
<tr><th>Contents</th></tr>
<tr><td><a href="[preferred]/portals/pluto/">Latest releases and milestones</a></td></tr>
<tr><td><a href="[preferred]/portals/pluto/SOURCES">Current source distributions archive</a></td></tr>
<tr><td><a href="[preferred]/portals/pluto/BINARIES">Current binary distributions archive</a></td></tr>
<tr><td><a href="http://archive.apache.org/dist/portals/pluto/">Older distributions archive</a></td></tr>
</table>
</p>
</subsection>
</section>
</body>
</document>