Name Last modified Size Description
Parent Directory - HEADER.html 2022-11-17 15:54 78 KEYS 2022-11-17 15:54 3.9K Developer PGP/GPG keys README.html 2022-11-17 15:54 2.4K Apache River Distributions binaries/ 2010-04-29 21:41 - Binary distributions patches/ 2008-02-12 00:44 - Official patches source/ 2010-04-29 21:41 -
Do not download from www.apache.org. Please use a mirror site to help us save apache.org bandwidth.
Binaries are available in the binaries/ directory.
Sources are available in the source/ directory.
For details on current releases, please see the Apache River Download Page.
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.
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.
As patches become available, they will be placed in the patches subdirectory.