From 31e69b220a7ce710cc5cfd5d752228414ce80c88 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sat, 6 Jul 2019 20:48:06 -0400 Subject: [PATCH] Use HTTPS to access Apache resources. --- pom.xml | 2 +- siteMods/pom.xml | 2 +- src/site/xdoc/developers.xml | 2 +- src/site/xdoc/issue-tracking.xml | 20 ++++++++++---------- src/userguide/pom.xml | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 4043875d7..cd66221a9 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ jira - http://issues.apache.org/jira/browse/MATH + https://issues.apache.org/jira/browse/MATH diff --git a/siteMods/pom.xml b/siteMods/pom.xml index f9c3f80a8..003c47f65 100644 --- a/siteMods/pom.xml +++ b/siteMods/pom.xml @@ -29,7 +29,7 @@ http://commons.apache.org/math/ jira - http://issues.apache.org/jira/browse/MATH + https://issues.apache.org/jira/browse/MATH scm:svn:http://svn.apache.org/repos/asf/commons/proper/math/trunk diff --git a/src/site/xdoc/developers.xml b/src/site/xdoc/developers.xml index 2ba9ad1be..2679c164f 100644 --- a/src/site/xdoc/developers.xml +++ b/src/site/xdoc/developers.xml @@ -82,7 +82,7 @@ Setup an account on JIRA and use it to submit patches and identify bugs. Read the - + directions for submitting bugs and search the database to determine if an issue exists or has already been dealt with.

diff --git a/src/site/xdoc/issue-tracking.xml b/src/site/xdoc/issue-tracking.xml index 237c4c3ed..402e6b683 100644 --- a/src/site/xdoc/issue-tracking.xml +++ b/src/site/xdoc/issue-tracking.xml @@ -50,14 +50,14 @@ limitations under the License.

- Commons Math uses ASF JIRA for tracking issues. - See the Commons Math JIRA project page. + Commons Math uses ASF JIRA for tracking issues. + See the Commons Math JIRA project page.

- To use JIRA you may need to create an account + To use JIRA you may need to create an account (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically - created and you can use the Forgot Password + created and you can use the Forgot Password page to get a new password).

@@ -65,13 +65,13 @@ limitations under the License. If you would like to report a bug, or raise an enhancement request with Commons Math please do the following:
    -
  1. Search existing open bugs. +
  2. Search existing open bugs. If you find your issue listed then please add a comment with your details.
  3. Search the mailing list archive(s). You may find your issue or idea has already been discussed.
  4. Decide if your issue is a bug or an enhancement.
  5. -
  6. Submit either a bug report - or enhancement request.
  7. +
  8. Submit either a bug report + or enhancement request.

@@ -92,9 +92,9 @@ limitations under the License.

You may also find these links useful:

diff --git a/src/userguide/pom.xml b/src/userguide/pom.xml index c850c92fe..f20cb4fa5 100644 --- a/src/userguide/pom.xml +++ b/src/userguide/pom.xml @@ -29,7 +29,7 @@ http://commons.apache.org/math/ jira - http://issues.apache.org/jira/browse/MATH + https://issues.apache.org/jira/browse/MATH scm:svn:http://svn.apache.org/repos/asf/commons/proper/math/trunk