Author: sebb Date: Fri Oct 9 00:08:00 2009 New Revision: 823364 URL: http://svn.apache.org/viewvc?rev=823364&view=rev Log: Store README in SVN
Added: jakarta/site/dist/bsf/README.html (with props) Added: jakarta/site/dist/bsf/README.html URL: http://svn.apache.org/viewvc/jakarta/site/dist/bsf/README.html?rev=823364&view=auto ============================================================================== --- jakarta/site/dist/bsf/README.html (added) +++ jakarta/site/dist/bsf/README.html Fri Oct 9 00:08:00 2009 @@ -0,0 +1,41 @@ +<h1>Jakarta BSF Version 2.4.0</h1> + +<p>This is the 2.4.0 version of BSF. It is available in both binary and source distributions.</p> + + +<p><font color="red" size="+2">Note:</font> +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</p> + +<a name="changes"><h2>Changes</h2></a> + +<p>The changes in this release are detailed in the release notes.</p> + +<p>Thank you for using <a href="http://jakarta.apache.org/bsf">BSF</a>.</p> + +<p>From the Apache Jakarta Project<br><a href="http://jakarta.apache.org/">http://jakarta.apache.org/</a></p> + +<a name="sig"><h2>Signatures</h2></a> + +<p>Many of the files have been digitally signed using GnuPG. If so, +there will be an accompanying <samp><em>file</em>.asc</samp> signature +file in the same directory as the file (binaries/ or source/). The +signing keys can be found in the distribution directory at <<a +HREF="http://www.apache.org/dist/jakarta/bsf/KEYS"><samp>http://www.apache.org/dist/jakartai/bsf/KEYS</samp></a>>.</p> + +<p><b>Always download the KEYS file directly from the Apache site, never from a mirror site.</b></p> + + +<pre>Always test available signatures, <i>e.g.</i>, +$ pgpk -a KEYS +$ pgpv bsf-bin-2.4.0.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp bsf-bin-2.4.0.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify bsf-bin-2.4.0.tar.gz.asc +</pre> +<p> + Propchange: jakarta/site/dist/bsf/README.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: jakarta/site/dist/bsf/README.html ------------------------------------------------------------------------------ svn:executable = * --------------------------------------------------------------------- To unsubscribe, e-mail: site-cvs-unsubscr...@jakarta.apache.org For additional commands, e-mail: site-cvs-h...@jakarta.apache.org