Author: tn
Date: Wed Jul 9 20:09:28 2014
New Revision: 5807
Log:
Update README.html after 1.2 release.
Modified:
release/commons/logging/README.html
Modified: release/commons/logging/README.html
==============================================================================
--- release/commons/logging/README.html (original)
+++ release/commons/logging/README.html Wed Jul 9 20:09:28 2014
@@ -1,7 +1,7 @@
-<h1>Commons-Logging v1.1.3</h1>
+<h1>Commons-Logging v1.2</h1>
-<p>This is the 1.1.3 version of commons-logging. It is available in both
+<p>This is the 1.2 version of commons-logging. It is available in both
binary and source distributions.</p>
<p><strong>Note:</strong> the larger size of the new downloads is due to
improved documentation shipping
@@ -33,13 +33,13 @@ HREF="http://www.apache.org/dist/commons
<pre>Always test available signatures, <i>e.g.</i>,
$ pgpk -a KEYS
-$ pgpv commons-logging-1.1.3-bin.tar.gz.asc
+$ pgpv commons-logging-1.2-bin.tar.gz.asc
or,
$ pgp -ka KEYS
-$ pgp commons-logging-1.1.3-bin.tar.gz.asc
+$ pgp commons-logging-1.2-bin.tar.gz.asc
or,
$ gpg --import KEYS
-$ gpg --verify commons-logging-1.1.3-bin.tar.gz.asc
+$ gpg --verify commons-logging-1.2-bin.tar.gz.asc
</pre>
<p>