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:28:35 UTC

[commons-statistics] 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-statistics.git


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

commit 799d8c44c363d1f3d25c716b1faa88cb5d432fe1
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Jul 4 11:28:32 2019 -0400

    Use HTTPS links to commons.apache.org.
---
 pom.xml                              | 2 +-
 src/site/resources/style/project.css | 2 +-
 src/site/site.xml                    | 2 +-
 src/site/xdoc/developers.xml         | 2 +-
 src/site/xdoc/index.xml              | 2 +-
 src/site/xdoc/mail-lists.xml         | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 87476db..159a58a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <inceptionYear>2018</inceptionYear>
   <description>The Apache Commons Statistics project provides tools for statistics.</description>
-  <url>http://commons.apache.org/proper/commons-statistics/</url>
+  <url>https://commons.apache.org/proper/commons-statistics/</url>
 
   <issueManagement>
     <system>jira</system>
diff --git a/src/site/resources/style/project.css b/src/site/resources/style/project.css
index bd137e4..d1065c8 100644
--- a/src/site/resources/style/project.css
+++ b/src/site/resources/style/project.css
@@ -15,4 +15,4 @@
  * limitations under the License.
  */
 
-@import url("http://commons.apache.org/style/commons-maven.css");
+@import url("https://commons.apache.org/style/commons-maven.css");
diff --git a/src/site/site.xml b/src/site/site.xml
index 39c8741..cd1ff46 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -25,7 +25,7 @@
   <body>
     <menu name="Statistics">
       <item name="Overview" href="/index.html"/>
-      <item name="Downloads" href="http://commons.apache.org/statistics/download_statistics.cgi"/>
+      <item name="Downloads" href="https://commons.apache.org/statistics/download_statistics.cgi"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>
       <item name="Source Repository (current)" 
          href="http://gitbox.apache.org/repos/asf/commons-statistics.git"/>
diff --git a/src/site/xdoc/developers.xml b/src/site/xdoc/developers.xml
index e640dd4..5055878 100644
--- a/src/site/xdoc/developers.xml
+++ b/src/site/xdoc/developers.xml
@@ -90,7 +90,7 @@
               for submitting bugs and search the database to
               determine if an issue exists or has already been dealt with.        
               <p>
-                See the <a href="http://commons.apache.org/rng/issue-tracking.html">
+                See the <a href="https://commons.apache.org/rng/issue-tracking.html">
                 Commons Statistics Issue Tracking Page</a>
                 for more information on how to
                 search for or submit bugs or enhancement requests.
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 8d92600..b90b49d 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -33,7 +33,7 @@
       <subsection name="Releases">
         <p>
           Download the
-          <a href="http://commons.apache.org/rng/download_statistics.cgi">
+          <a href="https://commons.apache.org/rng/download_statistics.cgi">
             latest release</a> of Apache Commons Statistics.
         </p>
       </subsection>
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 53a7f22..bb12244 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 Statistics</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: