Index of /pub/apache/dist/incubator/river

Icon  Name                        Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] binaries/ 2008-01-02 22:45 - Binary distributions [DIR] patches/ 2008-02-11 22:44 - Official patches [DIR] source/ 2008-01-02 22:45 - [TXT] HEADER.html 2008-01-03 02:33 78 [TXT] README.html 2008-02-14 14:59 2.4K Apache River Distributions
Apache River Distributions



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.