Index of /pub/apache/jakarta/taglibs/xsl

      Name                                   Last modified       Size  Description

[DIR] Parent Directory 22-Jul-2005 11:14 - Jakarta project [DIR] binaries/ 02-Feb-2003 23:46 - Jakarta project [TXT] README.html 27-Jan-2003 09:37 1k Jakarta project [   ] jakarta-taglibs-xsl-current.tar.gz 01-Dec-2002 12:16 1.2M Jakarta project [TXT] jakarta-taglibs-xsl-current.tar.gz.asc 01-Dec-2002 12:16 1k Jakarta project [   ] jakarta-taglibs-xsl-current.zip 01-Dec-2002 12:16 1.2M Jakarta project [TXT] jakarta-taglibs-xsl-current.zip.asc 01-Dec-2002 12:16 1k Jakarta project

Jakarta-Taglibs xsl Binary Release Distribution

This directory contains the xsl binary release distributions.

Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar.

Thank you for using Jakarta-Taglibs.

The Apache Jakarta Project
http://jakarta.apache.org/

PGP Signatures

Many of the distribution kits have been digitally signed (using PGP). If so, there will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at <http://jakarta.a pache.org/builds/jakarta-taglibs/releases/KEYS>.

Always test available signatures, e.g.,
> pgpk -a KEYS
> pgpv xsl-1.0.tar.gz.asc
or,
> pgp -ka KEYS
> pgp xsl-1.0.tar.gz.asc
or,
> gpg --import KEYS
> gpg --verify xsl-1.0.tar.gz.asc