Name Last modified Size Description
Parent Directory - Jakarta project
binaries/ 18-Dec-2006 07:50 - Jakarta project
source/ 18-Dec-2006 07:49 - Jakarta project
KEYS 28-Jul-2006 12:52 2.5K Jakarta project
RELEASE-NOTES.txt 18-Dec-2006 07:56 4.5K Jakarta project
commons-scxml-current-src.tar.gz 18-Dec-2006 07:49 588K Jakarta project
commons-scxml-current-src.tar.gz.asc 18-Dec-2006 07:49 194 Jakarta project
commons-scxml-current-src.zip 18-Dec-2006 07:49 794K Jakarta project
commons-scxml-current-src.zip.asc 18-Dec-2006 07:49 194 Jakarta project
commons-scxml-current.tar.gz 18-Dec-2006 07:49 1.4M Jakarta project
commons-scxml-current.tar.gz.asc 18-Dec-2006 07:49 194 Jakarta project
commons-scxml-current.zip 18-Dec-2006 07:50 2.2M Jakarta project
commons-scxml-current.zip.asc 18-Dec-2006 07:50 194 Jakarta project
This is the 0.6 release of commons-scxml. 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.
See release notes above for details, and website below for API stability.
Thank you for using Commons SCXML,
from the Apache Jakarta Project http://jakarta.apache.org/
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-scxml-0.6.tar.gz.asc or, $ pgp -ka KEYS $ pgp commons-scxml-0.6.tar.gz.asc or, $ gpg --import KEYS $ gpg --verify commons-scxml-0.6.tar.gz.asc