Apache Incubator distribution directory
The directories listed below contain current releases from Apache Incubator projects ("podlings"). Older releases are archived.
To find the complete download and installation instructions and other information for a particular project, start at the project's own webpage. Find them via Incubator projects listing, rather than browsing the directories below.
Important notices
Each Apache Incubator podling is an effort undergoing incubation at The Apache Software Foundation (ASF). Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
Please visit and contribute to Incubator projects and assist them to mature.
Verify md5sums and PGP/GPG signatures of all downloaded artefacts.
Save apache.org bandwidth: If you are currently at apache.org and would like to browse, please instead visit a nearby mirror site.
Incubator projects
Name Last modified Size
Parent Directory 04-Jun-2009 05:38 -
binaries/ 02-Jan-2008 14:45 -
patches/ 11-Feb-2008 14:44 -
source/ 02-Jan-2008 14:45 -
README.html 14-Feb-2008 06:59 2k
Download from your nearest mirror site!
Do not download from www.apache.org. Please use a mirror site to help us save apache.org bandwidth.
Binary Releases
Binaries are available in the binaries/ directory.
Source Releases
Sources are available in the source/ directory.
Current Releases
For details on current releases, please see the Apache River Download Page.
Older Releases
Only current, recommended releases are available on www.apache.org and the mirror sites. Older releases, when available, can be obtained from the archive site.
PGP Signatures
All of the release distribution packages have been digitally signed (using PGP or GPG) by the Apache Group members that constructed them. There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the MIT key repository (hkp://pgp.mit.edu), the OpenPGP Public Key repository (hkp://subkeys.pgp.net), and within this project's KEYS file, which is located within each download directory.
Always use the signature files to verify the authenticity of the distribution, e.g.,
% pgpk -a KEYS % pgpv filename.zip.asc or, % pgp -ka KEYS % pgp filename.zip.asc or, % gpg --import KEYS % gpg --verify filename.zip.asc
We offer MD5 hashes as an alternative to validate the integrity
of the downloaded files. A unix program called md5 or
md5sum is included in many unix distributions. It is
also available as part of GNU Core Utilities package.
Official Patches
As patches become available, they will be placed in the patches subdirectory.