Name Last modified Size Description
Parent Directory 18-Dec-2009 06:53 -
KEYS 30-May-2006 17:00 2k
binaries/ 23-Nov-2008 20:51 -
sources/ 23-Nov-2008 20:51 -
ws-commons-java5-current-bin.tar.gz 19-Jun-2006 16:26 48k
ws-commons-java5-current-bin.tar.gz.asc 19-Jun-2006 16:27 1k
ws-commons-java5-current-src.tar.gz 19-Jun-2006 16:27 10k
ws-commons-java5-current-src.tar.gz.asc 19-Jun-2006 16:27 1k
This is version 1.0.1 of the common Java 5 classes from the Apache Web Services Project It is available in both binary and source distributions.
Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files.
The distribution kits have been digitally signed (using PGP). There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at http://www.apache.org/dist/ws/commons/java5/KEYS
Always test available signatures, e.g.,
> pgpk -a KEYS
> pgpv ws-commons-java5-1.0.1-bin.tar.gz.asc
or,
> pgp -ka KEYS
> pgp ws-commons-java5-1.0.1-bin.tar.gz.asc
or,
> gpg --import KEYS
> gpg --verify ws-commons-java5-1.0.1-bin.tar.gz.asc