Index of /apache/jakarta/commons/attributes

Icon  Name                                      Last modified      Size  Description
[DIR] Parent Directory - Jakarta project [DIR] binaries/ 03-Aug-2006 00:16 - Jakarta project [DIR] source/ 03-Aug-2006 00:16 - Jakarta project [TXT] KEYS 03-Aug-2006 00:14 3.2K Jakarta project [TXT] RELEASE.txt 26-Jul-2004 13:53 2.1K Jakarta project [TXT] RELEASE_NOTES.txt 03-Aug-2006 00:15 3.3K Jakarta project [   ] commons-attributes-current-src.tar.gz 02-Aug-2006 23:53 96K Jakarta project [TXT] commons-attributes-current-src.tar.gz.asc 02-Aug-2006 23:53 186 Jakarta project [   ] commons-attributes-current-src.tgz 01-Aug-2004 14:11 87K Jakarta project [   ] commons-attributes-current-src.tgz.asc 01-Aug-2004 14:10 466 Jakarta project [   ] commons-attributes-current-src.zip 02-Aug-2006 23:53 172K Jakarta project [TXT] commons-attributes-current-src.zip.asc 02-Aug-2006 23:53 186 Jakarta project [   ] commons-attributes-current.tar.gz 02-Aug-2006 23:53 115K Jakarta project [TXT] commons-attributes-current.tar.gz.asc 02-Aug-2006 23:53 186 Jakarta project [   ] commons-attributes-current.tgz 01-Aug-2004 14:11 108K Jakarta project [   ] commons-attributes-current.tgz.asc 01-Aug-2004 14:10 466 Jakarta project [   ] commons-attributes-current.zip 02-Aug-2006 23:53 206K Jakarta project [TXT] commons-attributes-current.zip.asc 02-Aug-2006 23:53 186 Jakarta project

Commons-Attributes 2.2

This is the 2.2 version of commons-attributes. 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

Changes

The changes in this release are detailed in the release notes.

Thank you for using Commons-Attributes.

From the Apache Jakarta Project
http://jakarta.apache.org/

Signatures

Many of the files have been digitally signed using GnuPG. If so, there will be an accompanying file.asc signature file in the same directory as the file (binaries/ or source/). The signing keys can be found in the distribution directory at <http://www.apache.org/dist/jakarta/commons/KEYS>.

Always download the KEYS file directly from the Apache site, never from a mirror site.

Always test available signatures, e.g.,
$ pgpk -a KEYS
$ pgpv commons-attributes-2.2.tgz.asc
or,
$ pgp -ka KEYS
$ pgp commons-attributes-2.2.tgz.asc
or,
$ gpg --import KEYS
$ gpg --verify commons-attributes-2.2.tgz.asc