Index of /dist//ws/jaxme

Icon  Name                             Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] KEYS 2004-07-19 22:24 2.6K [DIR] binaries/ 2011-06-04 10:01 - [DIR] source/ 2011-06-04 10:01 - [   ] ws-jaxme-current-bin.tar.gz 2006-10-26 05:03 6.5M Apache JaxMe downloads [TXT] ws-jaxme-current-bin.tar.gz.asc 2006-10-26 05:03 189 Apache JaxMe downloads [TXT] ws-jaxme-current-bin.tar.gz.md5 2006-10-26 05:03 33 Apache JaxMe downloads [TXT] ws-jaxme-current-bin.tar.gz.sha1 2006-10-26 05:03 41 Apache JaxMe downloads [   ] ws-jaxme-current-src.tar.gz 2006-10-26 05:09 5.2M Apache JaxMe downloads [TXT] ws-jaxme-current-src.tar.gz.asc 2006-10-26 05:09 189 Apache JaxMe downloads [TXT] ws-jaxme-current-src.tar.gz.md5 2006-10-26 05:09 33 Apache JaxMe downloads [TXT] ws-jaxme-current-src.tar.gz.sha1 2006-10-26 05:09 41 Apache JaxMe downloads
Apache Web Services JaxMe 0.5.2

JaxMe 0.5.2

This is version 0.5.2 of Apache JaxMe 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.

PGP Signatures

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/jaxme/KEYS

Always test available signatures, e.g.,

     > pgpk -a KEYS
     > pgpv ws-jaxme-0.5.2-bin.tar.gz.asc
  

or,

     > pgp -ka KEYS
     > pgp ws-jaxme-0.5.2-bin.tar.gz.asc
  

or,

     > gpg --import KEYS
     > gpg --verify ws-jaxme-0.5.2-bin.tar.gz.asc