Author: ggregory Date: Mon Jan 28 13:55:30 2019 New Revision: 32163 Log: Apache Commons BCEL 6.3.
Removed: release/commons/bcel/binaries/bcel-6.2-bin.tar.gz release/commons/bcel/binaries/bcel-6.2-bin.tar.gz.asc release/commons/bcel/binaries/bcel-6.2-bin.tar.gz.sha1 release/commons/bcel/binaries/bcel-6.2-bin.tar.gz.sha256 release/commons/bcel/binaries/bcel-6.2-bin.zip release/commons/bcel/binaries/bcel-6.2-bin.zip.asc release/commons/bcel/binaries/bcel-6.2-bin.zip.sha1 release/commons/bcel/binaries/bcel-6.2-bin.zip.sha256 release/commons/bcel/source/bcel-6.2-src.tar.gz release/commons/bcel/source/bcel-6.2-src.tar.gz.asc release/commons/bcel/source/bcel-6.2-src.tar.gz.sha1 release/commons/bcel/source/bcel-6.2-src.tar.gz.sha256 release/commons/bcel/source/bcel-6.2-src.zip release/commons/bcel/source/bcel-6.2-src.zip.asc release/commons/bcel/source/bcel-6.2-src.zip.sha1 release/commons/bcel/source/bcel-6.2-src.zip.sha256 Modified: release/commons/bcel/README.html release/commons/bcel/RELEASE-NOTES.txt release/commons/bcel/binaries/README.html release/commons/bcel/source/README.html Modified: release/commons/bcel/README.html ============================================================================== --- release/commons/bcel/README.html (original) +++ release/commons/bcel/README.html Mon Jan 28 13:55:30 2019 @@ -1,6 +1,6 @@ -<h1>Apache Commons BCEL Version 6.2</h1> +<h1>Apache Commons BCEL Version 6.3</h1> -<p>This is the 6.2 version of BCEL. It is available in both binary and source distributions.</p> +<p>This is the 6.3 version of BCEL. It is available in both binary and source distributions.</p> <p><font color="red" size="+2">Note:</font> @@ -37,13 +37,13 @@ HREF="http://www.apache.org/dist/commons <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv bcel-6.2.tar.gz.asc +$ pgpv bcel-6.3.tar.gz.asc or, $ pgp -ka KEYS -$ pgp bcel-6.2.tar.gz.asc +$ pgp bcel-6.3.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify bcel-6.2.tar.gz.asc +$ gpg --verify bcel-6.3.tar.gz.asc </pre> <p> Modified: release/commons/bcel/RELEASE-NOTES.txt ============================================================================== --- release/commons/bcel/RELEASE-NOTES.txt (original) +++ release/commons/bcel/RELEASE-NOTES.txt Mon Jan 28 13:55:30 2019 @@ -1,12 +1,12 @@ Apache Commons BCEL - Version 6.3-SNAPSHOT + Version 6.3 RELEASE NOTES INTRODUCTION: The Apache Commons BCEL team is pleased to announce the release of -Apache Commons BCEL 6.3-SNAPSHOT! +Apache Commons BCEL 6.3! The Byte Code Engineering Library (BCEL) is intended to give users a convenient way to analyze, create, and manipulate compiled .class files. Classes are Modified: release/commons/bcel/binaries/README.html ============================================================================== --- release/commons/bcel/binaries/README.html (original) +++ release/commons/bcel/binaries/README.html Mon Jan 28 13:55:30 2019 @@ -1 +1,49 @@ -link ../README.html \ No newline at end of file +<h1>Apache Commons BCEL Version 6.3</h1> + +<p>This is the 6.3 version of BCEL. 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>Thank you for using <a href="http://commons.apache.org/bcel">BCEL</a>.</p> + +<p>From the Apache Commons Project<br><a href="http://commons.apache.org/">http://commons.apache.org/</a></p> + +<h2><a name="mirrors">Download from your + <a href="http://www.apache.org/dyn/closer.cgi/commons/">nearest mirror site!</a></a></h2> + +<p> + Do not download from www.apache.org. Please use a mirror site + to help us save apache.org bandwidth. + <a href="http://www.apache.org/dyn/closer.cgi/commons/">Go + here to find your nearest mirror.</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/commons/KEYS"><samp>http://www.apache.org/dist/commons/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 bcel-6.3.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp bcel-6.3.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify bcel-6.3.tar.gz.asc +</pre> +<p> + Modified: release/commons/bcel/source/README.html ============================================================================== --- release/commons/bcel/source/README.html (original) +++ release/commons/bcel/source/README.html Mon Jan 28 13:55:30 2019 @@ -1 +1,49 @@ -link ../README.html \ No newline at end of file +<h1>Apache Commons BCEL Version 6.3</h1> + +<p>This is the 6.3 version of BCEL. 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>Thank you for using <a href="http://commons.apache.org/bcel">BCEL</a>.</p> + +<p>From the Apache Commons Project<br><a href="http://commons.apache.org/">http://commons.apache.org/</a></p> + +<h2><a name="mirrors">Download from your + <a href="http://www.apache.org/dyn/closer.cgi/commons/">nearest mirror site!</a></a></h2> + +<p> + Do not download from www.apache.org. Please use a mirror site + to help us save apache.org bandwidth. + <a href="http://www.apache.org/dyn/closer.cgi/commons/">Go + here to find your nearest mirror.</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/commons/KEYS"><samp>http://www.apache.org/dist/commons/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 bcel-6.3.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp bcel-6.3.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify bcel-6.3.tar.gz.asc +</pre> +<p> +