Author: aherbert Date: Tue Sep 1 12:58:29 2020 New Revision: 41266 Log: Update commons-codec for 1.15 release
Removed: release/commons/codec/binaries/commons-codec-1.14-bin.tar.gz release/commons/codec/binaries/commons-codec-1.14-bin.tar.gz.asc release/commons/codec/binaries/commons-codec-1.14-bin.tar.gz.sha512 release/commons/codec/binaries/commons-codec-1.14-bin.zip release/commons/codec/binaries/commons-codec-1.14-bin.zip.asc release/commons/codec/binaries/commons-codec-1.14-bin.zip.sha512 release/commons/codec/source/commons-codec-1.14-src.tar.gz release/commons/codec/source/commons-codec-1.14-src.tar.gz.asc release/commons/codec/source/commons-codec-1.14-src.tar.gz.sha512 release/commons/codec/source/commons-codec-1.14-src.zip release/commons/codec/source/commons-codec-1.14-src.zip.asc release/commons/codec/source/commons-codec-1.14-src.zip.sha512 Modified: release/commons/codec/README.html Modified: release/commons/codec/README.html ============================================================================== --- release/commons/codec/README.html (original) +++ release/commons/codec/README.html Tue Sep 1 12:58:29 2020 @@ -14,9 +14,9 @@ See the License for the specific language governing permissions and limitations under the License. --> -<h1>Commons-CODEC v1.14.</h1> +<h1>Commons-CODEC v1.15.</h1> -<p>This is the 1.14 version of commons-codec. It is available in both binary and source distributions.</p> +<p>This is the 1.15 version of commons-codec. It is available in both binary and source distributions.</p> <p><font color="red" size="+2">Note:</font> @@ -55,12 +55,12 @@ <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv commons-codec-1.14-bin.tar.gz.asc +$ pgpv commons-codec-1.15-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-codec-1.14-bin.tar.gz.asc +$ pgp commons-codec-1.15-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-codec-1.14-bin.tar.gz.asc +$ gpg --verify commons-codec-1.15-bin.tar.gz.asc </pre> <p> \ No newline at end of file