Author: ggregory
Date: Fri Oct 6 18:46:23 2017
New Revision: 22148
Log:
Update readme file.
Modified:
release/commons/vfs/README.html
Modified: release/commons/vfs/README.html
==============================================================================
--- release/commons/vfs/README.html (original)
+++ release/commons/vfs/README.html Fri Oct 6 18:46:23 2017
@@ -1,7 +1,7 @@
-<h1>Commons VFS v2.1</h1>
+<h1>Commons VFS v2.2</h1>
-<p>This is the 2.1 version of commons-VFS. It is available in both binary and
source distributions.</p>
+<p>This is the 2.2 version of Apache Commons VFS. It is available in both
binary and source distributions.</p>
<p><strong>Note:</strong>
The tar files in the distribution use GNU tar extensions
@@ -12,7 +12,7 @@ of tar on Solaris and Mac OS X will not
<p>The changes in this release are detailed in the release notes.</p>
-<p>Thank you for using <a
href="http://commons.apache.org/commons/vfs/">Commons-VFS</a>.</p>
+<p>Thank you for using <a
href="http://commons.apache.org/commons/vfs/">Commons VFS</a>.</p>
<p>From the Apache Commons Project<br><a
href="http://commons.apache.org/">http://commons.apache.org/</a></p>
@@ -39,13 +39,13 @@ HREF="http://www.apache.org/dist/commons
<pre>Always test available signatures, <i>e.g.</i>,
$ pgpk -a KEYS
-$ pgpv commons-vfs-2.1.tar.gz.asc
+$ pgpv commons-vfs2-distribution-2.2.tar.gz.asc
or,
$ pgp -ka KEYS
-$ pgp commons-vfs-2.1.tar.gz.asc
+$ pgp commons-vfs2-distribution-2.2.tar.gz.asc
or,
$ gpg --import KEYS
-$ gpg --verify commons-vfs-2.1.tar.gz.asc commons-vfs-2.1.tar.gz
+$ gpg --verify commons-vfs2-distribution-2.2.tar.gz.asc commons-vfs-2.2.tar.gz
</pre>
<p>