This download page includes Apache Pivot binary and source distributions.
Name Last modified Size Description
Parent Directory 23-Nov-2009 01:29 -
binaries/ 21-Sep-2009 13:51 - Binary distributions
KEYS 02-Apr-2009 13:57 3k Public PGP keys
RELEASE-NOTES-1.2.html 18-Jun-2009 13:52 8k Apache Pivot 1.2 Relea>
RELEASE-NOTES-1.3.html 21-Sep-2009 13:54 17k Apache Pivot 1.3 Relea>
source/ 21-Sep-2009 13:52 - Source distributions
tar on Solaris and Mac OS X may not work with
these files.binaries/source/For details on current releases, please see the Apache Pivot 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 at the MIT key repository and within this project's KEYS file.
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.