Index of /jakarta/jetspeed

Icon  Name                     Last modified      Size  Description
[DIR] binaries/ 16-May-2005 19:44 - Jakarta project [DIR] source/ 16-May-2005 19:44 - Jakarta project [   ] KEYS 17-May-2006 10:59 3.1K Jakarta project [   ] KEYS-BACKUP 17-May-2006 10:59 2.6K Jakarta project [   ] jetspeed-current-src.zip 17-May-2006 10:59 4.5M Jakarta project [   ] jetspeed-current.zip 17-May-2006 10:59 8.8M Jakarta project [TXT] jetspeed-current.zip.asc 17-May-2006 10:59 152 Jakarta project

Portals Jetspeed 1.5

This is the 1.5 version of Portals Jetspeed. 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

Changes

The changes in this release are detailed in the release notes.

Thank you for using Jetspeed.

From the Apache Portals Project
http://portals.apache.org/

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/jetspeed/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
$ pgpk jetspeed-1.5-war.zip.asc
or,
$ pgp -ka KEYS
$ pgp jetspeed-1.5-war.zip.asc
or,
$ gpg --import KEYS
$ gpg --verify jetspeed-1.5-war.zip.asc