You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/07/04 15:30:59 UTC

[commons-testing] branch master updated: Use HTTPS links to commons.apache.org.

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-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new e1956aa  Use HTTPS links to commons.apache.org.
e1956aa is described below

commit e1956aa5331f90b0545d4bfaf67056dc9c3f51f7
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Jul 4 11:30:57 2019 -0400

    Use HTTPS links to commons.apache.org.
---
 pom.xml                      | 2 +-
 src/site/xdoc/building.xml   | 2 +-
 src/site/xdoc/index.xml      | 2 +-
 src/site/xdoc/mail-lists.xml | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2745020..ee9870a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     Apache Commons Testing, a package of Java utility classes for testing.
   </description>
 
-  <url>http://commons.apache.org/proper/commons-testing/</url>
+  <url>https://commons.apache.org/proper/commons-testing/</url>
 
   <issueManagement>
     <system>jira</system>
diff --git a/src/site/xdoc/building.xml b/src/site/xdoc/building.xml
index 3d10b1e..3792d92 100644
--- a/src/site/xdoc/building.xml
+++ b/src/site/xdoc/building.xml
@@ -40,7 +40,7 @@ limitations under the License.
   </p>
   <p>
     Further details can be found in the
-    <a href="http://commons.apache.org/building.html">commons build instructions</a>.
+    <a href="https://commons.apache.org/building.html">commons build instructions</a>.
   </p>
 </section>
 <!-- ================================================== -->
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 5e6aef9..566ecd2 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -65,7 +65,7 @@
       <ul>
         <li>
           Download
-          <a href="http://commons.apache.org/lang/download_lang.cgi">1.0.0</a>
+          <a href="https://commons.apache.org/lang/download_lang.cgi">1.0.0</a>
         </li>
         <li>
           Read the
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 0913ff1..5566a4f 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 Testing Parent POM</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: