Index of /mirrors/apache/jakarta/bsf

      Name                     Last modified      Size  Description
Parent Directory - Jakarta project binaries/ 24-Jun-2010 09:46 - Jakarta project source/ 24-Jun-2010 09:46 - Jakarta project KEYS 17-May-2010 19:40 15K Jakarta project README.html 08-Oct-2009 19:44 1.7K Jakarta project

Jakarta BSF versions

There are two different versions of Jakarta BSF. These have different APIs.


Thank you for using BSF from the Apache Jakarta Project

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

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/bsf/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 bsf-bin-2.4.0.tar.gz.asc
or,
$ pgp -ka KEYS
$ pgp  bsf-bin-2.4.0.tar.gz.asc
or,
$ gpg --import KEYS
$ gpg --verify  bsf-bin-2.4.0.tar.gz.asc