Index of /turbine

      Name                                        Last modified       Size  Description

[DIR] Parent Directory 22-Feb-2012 19:19 - [DIR] fulcrum/ 08-Nov-2011 12:58 - [DIR] meta-1.3/ 20-Jan-2008 17:33 - [DIR] stratum-1.0/ 20-Jan-2008 17:20 - [DIR] turbine-2.3.3/ 19-Nov-2008 02:05 - [DIR] turbine-4.0-M1/ 27-Jul-2011 08:25 - [   ] KEYS 27-May-2009 11:29 36k [TXT] README.html 24-Mar-2011 10:40 2k [   ] maven-turbine-plugin-current-src.tar.gz 03-Oct-2005 11:08 67k GZIP compressed tar archive [TXT] maven-turbine-plugin-current-src.tar.gz.asc 03-Oct-2005 11:08 1k GZIP compressed tar archive [   ] maven-turbine-plugin-current-src.zip 03-Oct-2005 11:08 90k [TXT] maven-turbine-plugin-current-src.zip.asc 03-Oct-2005 11:08 1k [   ] maven-turbine-plugin-current.jar 03-Oct-2005 11:14 83k [TXT] maven-turbine-plugin-current.jar.asc 03-Oct-2005 11:14 1k [   ] maven-turbine-plugin-current.tar.gz 03-Oct-2005 11:08 234k GZIP compressed tar archive [TXT] maven-turbine-plugin-current.tar.gz.asc 03-Oct-2005 11:08 1k GZIP compressed tar archive [   ] maven-turbine-plugin-current.zip 03-Oct-2005 11:08 274k [TXT] maven-turbine-plugin-current.zip.asc 03-Oct-2005 11:08 1k [   ] turbine-current-binaries.tar.gz 23-Jun-2011 10:00 18.5M GZIP compressed tar archive [TXT] turbine-current-binaries.tar.gz.asc 23-Jun-2011 10:12 1k GZIP compressed tar archive [   ] turbine-current-binaries.zip 23-Jun-2011 10:07 22.0M [TXT] turbine-current-binaries.zip.asc 23-Jun-2011 10:12 1k [   ] turbine-current-source.tar.gz 23-Jun-2011 10:08 1.4M GZIP compressed tar archive [TXT] turbine-current-source.tar.gz.asc 23-Jun-2011 10:13 1k GZIP compressed tar archive [   ] turbine-current-source.zip 23-Jun-2011 10:09 1.8M [TXT] turbine-current-source.zip.asc 23-Jun-2011 10:14 1k [   ] turbine-current.jar 23-Jun-2011 09:49 523k [TXT] turbine-current.jar.asc 23-Jun-2011 10:09 1k [   ] turbine-current.pom 23-Jun-2011 09:51 38k [TXT] turbine-current.pom.asc 23-Jun-2011 10:10 1k

Apache Turbine Project

This is the released files section of the Turbine project. It offers 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

Please visit the Turbine website for more information.

This site contains only the latest releases. You can download older releases from our archive site.

Signatures

All 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/turbine/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 turbine-2.3.3.tar.gz.asc
or,
$ pgp -ka KEYS
$ pgp turbine-2.3.3.tar.gz.asc
or,
$ gpg --import KEYS
$ gpg --verify turbine-2.3.3.tar.gz.asc