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-daemon.git
The following commit(s) were added to refs/heads/master by this push: new 8581525 Use HTTPS links to Apache. 8581525 is described below commit 858152525e333e9b9ab4dd66960a46310ddc90b2 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Jul 4 10:09:45 2019 -0400 Use HTTPS links to Apache. --- HOWTO-RELEASE.txt | 2 +- RELEASE-NOTES.txt | 6 +++--- pom.xml | 2 +- src/native/windows/apps/prunmgr/prunmgr.rc | 2 +- src/samples/README.txt | 2 +- src/site/xdoc/mail-lists.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt index d7e4057..34fe917 100644 --- a/HOWTO-RELEASE.txt +++ b/HOWTO-RELEASE.txt @@ -107,4 +107,4 @@ to obtain these. Updating the site ----------------- -See http://commons.apache.org/site-publish.html +See https://commons.apache.org/site-publish.html diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 6b5b605..2cc2ce6 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -42,18 +42,18 @@ Bug Fixes --------- - Please see the change log - http://commons.apache.org/proper/commons-daemon/changes-report.html + https://commons.apache.org/proper/commons-daemon/changes-report.html Feedback -------- Open source works best when you give feedback: -http://commons.apache.org/daemon/ +https://commons.apache.org/daemon/ Please direct all bug reports to JIRA https://issues.apache.org/jira/browse/DAEMON Or subscribe to the commons-user mailing list (prefix emails by [daemon]) -http://commons.apache.org/mail-lists.html +https://commons.apache.org/mail-lists.html The Apache Commons Daemon Team diff --git a/pom.xml b/pom.xml index 8662a56..e963947 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ commonly known as 'daemon' processes in Unix terminology (hence the name). On Windows they are called 'services'. </description> - <url>http://commons.apache.org/proper/commons-daemon/</url> + <url>https://commons.apache.org/proper/commons-daemon/</url> <issueManagement> <system>jira</system> diff --git a/src/native/windows/apps/prunmgr/prunmgr.rc b/src/native/windows/apps/prunmgr/prunmgr.rc index b79f9ed..fd73801 100644 --- a/src/native/windows/apps/prunmgr/prunmgr.rc +++ b/src/native/windows/apps/prunmgr/prunmgr.rc @@ -39,7 +39,7 @@ BEGIN CONTROL "BMP_COMMONS",IDC_STATIC,"Static",SS_BITMAP|0x00000040L,0,0,337,30 LTEXT " ",IDC_ABOUTAPP,2,150,270,12 LTEXT "Copyright (c) 2000-2019 The Apache Software Foundation.",IDC_STATIC,2,160,270,12 - LTEXT "http://commons.apache.org",IDC_STATIC,2,170,270,12 + LTEXT "https://commons.apache.org",IDC_STATIC,2,170,270,12 PUSHBUTTON "&System Info",IAB_SYSINF,285,170,50,14 END diff --git a/src/samples/README.txt b/src/samples/README.txt index 11e4239..84ace65 100644 --- a/src/samples/README.txt +++ b/src/samples/README.txt @@ -21,7 +21,7 @@ services support under Win NT/2000/XP. (See in ../native/nt/README how to install jsvc as a service in Win32). It uses Apache Commons Collections: -http://commons.apache.org/collections/ +https://commons.apache.org/collections/ To use it you need at least commons-collections-1.0 Check in build.xml that the property commons-collections.jar correspond to thei location of your commons-collections.jar file. diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml index 91dbaec..a28559b 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 Daemon</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: