Index of /apache/jakarta/turbine

Icon  Name                                        Last modified      Size  Description
[DIR] Parent Directory - Jakarta project [DIR] meta-1.3/ 03-Oct-2005 12:08 - Jakarta project [DIR] stratum-1.0/ 02-Sep-2005 05:19 - Jakarta project [DIR] turbine-2.3.2/ 03-Oct-2005 07:14 - Jakarta project [   ] KEYS 20-Jan-2008 07:10 4.2K Jakarta project [TXT] README.html 03-Oct-2005 07:19 1.5K Jakarta project [   ] maven-turbine-plugin-current-src.tar.gz 03-Oct-2005 12:08 67K Jakarta project [TXT] maven-turbine-plugin-current-src.tar.gz.asc 03-Oct-2005 12:08 189 Jakarta project [   ] maven-turbine-plugin-current-src.zip 03-Oct-2005 12:08 90K Jakarta project [TXT] maven-turbine-plugin-current-src.zip.asc 03-Oct-2005 12:08 189 Jakarta project [   ] maven-turbine-plugin-current.jar 03-Oct-2005 12:14 83K Jakarta project [TXT] maven-turbine-plugin-current.jar.asc 03-Oct-2005 12:14 189 Jakarta project [   ] maven-turbine-plugin-current.tar.gz 03-Oct-2005 12:08 234K Jakarta project [TXT] maven-turbine-plugin-current.tar.gz.asc 03-Oct-2005 12:08 189 Jakarta project [   ] maven-turbine-plugin-current.zip 03-Oct-2005 12:08 274K Jakarta project [TXT] maven-turbine-plugin-current.zip.asc 03-Oct-2005 12:08 189 Jakarta project [   ] turbine-current-src.tar.gz 03-Oct-2005 07:57 1.1M Jakarta project [TXT] turbine-current-src.tar.gz.asc 03-Oct-2005 07:57 189 Jakarta project [   ] turbine-current-src.zip 03-Oct-2005 07:57 1.7M Jakarta project [TXT] turbine-current-src.zip.asc 03-Oct-2005 07:57 189 Jakarta project [   ] turbine-current.jar 03-Oct-2005 07:59 755K Jakarta project [TXT] turbine-current.jar.asc 03-Oct-2005 07:59 189 Jakarta project [   ] turbine-current.tar.gz 03-Oct-2005 07:57 9.7M Jakarta project [TXT] turbine-current.tar.gz.asc 03-Oct-2005 07:57 189 Jakarta project [   ] turbine-current.zip 03-Oct-2005 07:57 13M Jakarta project [TXT] turbine-current.zip.asc 03-Oct-2005 07:57 189 Jakarta project

Jakarta Turbine Project

This is the released files section of the Turbine project. It offers both binary and source distributions.

If you feel like living on the edge, you can check out our nightly builds here.

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

Thank you for using Turbine.

From the Apache Jakarta Project
http://jakarta.apache.org/

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