This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/master by this push: new 11a9770 Use HTTPS links to Apache. 11a9770 is described below commit 11a97702302ff56a84d2e8f3dd080d31f4c5b3fa Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Jul 4 09:57:59 2019 -0400 Use HTTPS links to Apache. --- RELEASE-NOTES.txt | 4 ++-- pom.xml | 2 +- src/site/site.xml | 2 +- src/site/xdoc/index.xml | 4 ++-- src/site/xdoc/mail-lists.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 083898d..7529ae1 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -89,9 +89,9 @@ o CRYPTO-7: Rename source code in Chimera to Apache name space . Thanks to fe o CRYPTO-62: Add multithreaded related tests Thanks to Hendrik Saly. -Historical list of changes: http://commons.apache.org/proper/commons-crypto/changes-report.html +Historical list of changes: https://commons.apache.org/proper/commons-crypto/changes-report.html For complete information on Apache Commons Crypto, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Apache Commons Crypto website: -http://commons.apache.org/proper/commons-crypto/ +https://commons.apache.org/proper/commons-crypto/ diff --git a/pom.xml b/pom.xml index 816ad00..a15bc73 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ The following provides more details on the included cryptographic software: </description> <inceptionYear>2016</inceptionYear> - <url>http://commons.apache.org/proper/commons-crypto/</url> + <url>https://commons.apache.org/proper/commons-crypto/</url> <licenses> <license> diff --git a/src/site/site.xml b/src/site/site.xml index c9fae48..1848b06 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -26,7 +26,7 @@ <menu name="Documentation"> <item name="Overview" href="/index.html"/> <item name="Download" - href="http://commons.apache.org/proper/commons-crypto/download_crypto.cgi"/> + href="https://commons.apache.org/proper/commons-crypto/download_crypto.cgi"/> <item name="Users guide" href="/userguide.html"/> <item name="FAQ" href="/faq.html"/> <item name="Javadoc trunk" href="/apidocs/index.html"/> diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 2cdb2fe..baf16e1 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -76,13 +76,13 @@ limitations under the License. <section name="Releases"> <ul> <li> - <a href="http://commons.apache.org/proper/commons-crypto/download_crypto.cgi">Crypto 1.0.0 (mirrors)</a> + <a href="https://commons.apache.org/proper/commons-crypto/download_crypto.cgi">Crypto 1.0.0 (mirrors)</a> requires Java 1.7 </li> </ul> <p> See the -<a href="http://commons.apache.org/proper/commons-crypto/download_crypto.cgi">Download Page</a> +<a href="https://commons.apache.org/proper/commons-crypto/download_crypto.cgi">Download Page</a> for the latest releases.<br /> </p> <p> diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml index 892e961..94b8f21 100644 --- a/src/site/xdoc/mail-lists.xml +++ b/src/site/xdoc/mail-lists.xml @@ -49,7 +49,7 @@ limitations under the License. <section name="Overview"> <p> <a href="index.html">Apache Commons Crypto</a> shares mailing lists with all the other - <a href="http://commons.apache.org/components.html">Commons Components</a>. + <a href="https://commons.apache.org/components.html">Commons Components</a>. To make it easier for people to only read messages related to components they are interested in, the convention in Commons is to prefix the subject line of messages with the component's name, for example: