Author: ebourg Date: Fri Apr 14 10:01:36 2017 New Revision: 19148 Log: Updated README.html for JEXL 3.1
Modified: release/commons/jexl/README.html Modified: release/commons/jexl/README.html ============================================================================== --- release/commons/jexl/README.html (original) +++ release/commons/jexl/README.html Fri Apr 14 10:01:36 2017 @@ -1,6 +1,6 @@ -<h1>Commons JEXL v3.0</h1> +<h1>Apache Commons JEXL v3.1</h1> -<p>This is the 3.0 release of Commons JEXL. It is available in both binary and source distributions.</p> +<p>This is the 3.1 release of Apache Commons JEXL. 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 @@ -11,7 +11,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/jexl/">Commons JEXL</a>,<br> +<p>Thank you for using <a href="http://commons.apache.org/jexl/">Apache Commons JEXL</a>,<br> from the Apache Commons Project <a href="http://commons.apache.org/">http://commons.apache.org/</a></p> <h2><a name="mirrors">Download from your @@ -36,13 +36,13 @@ HREF="http://www.apache.org/dist/commons <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv commons-jexl-3.0.tar.gz.asc +$ pgpv commons-jexl-3.1.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-jexl-3.0.tar.gz.asc +$ pgp commons-jexl-3.1.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-jexl-3.0.tar.gz.asc +$ gpg --verify commons-jexl-3.1.tar.gz.asc </pre> <p>