Index of /turbine

      Name                                        Last modified      Size  Description
Parent Directory - fulcrum/ 09-Nov-2011 04:58 - meta-1.3/ 21-Jan-2008 09:33 - stratum-1.0/ 21-Jan-2008 09:20 - turbine-2.3.3/ 19-Nov-2008 18:05 - turbine-4.0-M1/ 27-Jul-2011 23:25 - KEYS 28-May-2009 02:29 36K README.html 25-Mar-2011 01:40 1.5K maven-turbine-plugin-current-src.tar.gz 04-Oct-2005 02:08 67K maven-turbine-plugin-current-src.tar.gz.asc 04-Oct-2005 02:08 189 maven-turbine-plugin-current-src.zip 04-Oct-2005 02:08 90K maven-turbine-plugin-current-src.zip.asc 04-Oct-2005 02:08 189 maven-turbine-plugin-current.jar 04-Oct-2005 02:14 83K maven-turbine-plugin-current.jar.asc 04-Oct-2005 02:14 189 maven-turbine-plugin-current.tar.gz 04-Oct-2005 02:08 234K maven-turbine-plugin-current.tar.gz.asc 04-Oct-2005 02:08 189 maven-turbine-plugin-current.zip 04-Oct-2005 02:08 274K maven-turbine-plugin-current.zip.asc 04-Oct-2005 02:08 189 turbine-current-binaries.tar.gz 24-Jun-2011 01:00 18M turbine-current-binaries.tar.gz.asc 24-Jun-2011 01:12 194 turbine-current-binaries.zip 24-Jun-2011 01:07 22M turbine-current-binaries.zip.asc 24-Jun-2011 01:12 194 turbine-current-source.tar.gz 24-Jun-2011 01:08 1.4M turbine-current-source.tar.gz.asc 24-Jun-2011 01:13 194 turbine-current-source.zip 24-Jun-2011 01:09 1.8M turbine-current-source.zip.asc 24-Jun-2011 01:14 194 turbine-current.jar 24-Jun-2011 00:49 523K turbine-current.jar.asc 24-Jun-2011 01:09 194 turbine-current.pom 24-Jun-2011 00:51 38K turbine-current.pom.asc 24-Jun-2011 01:10 194

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