summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md6
-rw-r--r--INSTALL2
-rw-r--r--LICENSE4
-rw-r--r--NOTICE2
-rw-r--r--README8
-rw-r--r--ReleaseInstructions10
-rw-r--r--STATUS4
7 files changed, 18 insertions, 18 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 12c17cfac..5ad86b2e3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -15,11 +15,11 @@ Bugzilla issue or you use a github pull request. We do not plan to
use github issues, so if you are reporting a bug, please raise a
[Bugzilla issue](https://issues.apache.org/bugzilla/).
-Before reporting a bug, please also review http://ant.apache.org/problems.html
+Before reporting a bug, please also review https://ant.apache.org/problems.html
If you're planning to implement a new feature please discuss you're
changes on the
-[dev list](http://ant.apache.org/mail.html#Developer%20List:%20dev@ant.apache.org)
+[dev list](https://ant.apache.org/mail.html#Developer%20List:%20dev@ant.apache.org)
first. This way you can make sure you're not wasting your time on
something that isn't considered to be in Ant's scope.
@@ -65,4 +65,4 @@ Submitting Changes
+ Alternatively push your changes to a topic branch in your fork of the repository.
+ Submit a pull request to the repository in the apache organization.
-[cla]:http://www.apache.org/licenses/#clas
+[cla]:https://www.apache.org/licenses/#clas
diff --git a/INSTALL b/INSTALL
index 6b5048398..289e5b83d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,2 +1,2 @@
For installation instructions see the manual by opening manual/index.html
-or see it online at <http://ant.apache.org/manual/index.html>.
+or see it online at <https://ant.apache.org/manual/index.html>.
diff --git a/LICENSE b/LICENSE
index 368800d46..0730854d9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
/*
* Apache License
* Version 2.0, January 2004
- * http://www.apache.org/licenses/
+ * https://www.apache.org/licenses/
*
* TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
*
@@ -203,7 +203,7 @@
*/
W3CŪ SOFTWARE NOTICE AND LICENSE
-http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
+https://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
This work (and included software, documentation such as READMEs, or other
related items) is being provided by the copyright holders under the following
diff --git a/NOTICE b/NOTICE
index e32292e49..87a19e10c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -2,7 +2,7 @@ Apache Ant
Copyright 1999-2019 The Apache Software Foundation
This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
The <sync> task is based on code Copyright (c) 2002, Landmark
Graphics Corp that has been kindly donated to the Apache Software
diff --git a/README b/README
index 6bda3b1c4..cff7e89d8 100644
--- a/README
+++ b/README
@@ -46,7 +46,7 @@
------------------
Details of the latest version can be found on the Apache Ant
- Project web site <http://ant.apache.org/>.
+ Project web site <https://ant.apache.org/>.
Documentation
@@ -72,7 +72,7 @@
encryption software. BEFORE using any encryption software, please
check your country's laws, regulations and policies concerning the
import, possession, or use, and re-export of encryption software, to
- see if this is permitted. See <http://www.wassenaar.org/> for more
+ see if this is permitted. See <https://www.wassenaar.org/> for more
information.
The U.S. Government Department of Commerce, Bureau of Industry and
@@ -91,10 +91,10 @@
For the SSH family of tasks (<sshexec> and <scp>) Ant requires the
JSch <http://www.jcraft.com/jsch/index.html> library as well as the
Java Cryptography extensions
- <http://java.sun.com/javase/technologies/security/>. Ant does not
+ <https://www.oracle.com/technetwork/java/javase/tech/index-jsp-136007.html>. Ant does not
include these libraries itself, but is designed to use them.
Thanks for using Ant.
The Apache Ant Project
- <http://ant.apache.org/>
+ <https://ant.apache.org/>
diff --git a/ReleaseInstructions b/ReleaseInstructions
index 3c5f1e5c1..8644e7df6 100644
--- a/ReleaseInstructions
+++ b/ReleaseInstructions
@@ -27,7 +27,7 @@ Note: This document was adapted from the one created in the context of
releases is needed.
This document assumes you are familiar with git
- http://git-scm.com/book/en/v2/
+ https://git-scm.com/book/en/v2/
may be a good guide if you are not.
2. Ensure you have all the external libraries that Ant uses in your
@@ -127,7 +127,7 @@ Note: This document was adapted from the one created in the context of
This script requires using commons-openpgp to sign the artefacts,
This tool can be checked out from
- http://svn.apache.org/repos/asf/commons/sandbox/openpgp/trunk
+ https://svn.apache.org/repos/asf/commons/sandbox/openpgp/trunk
You have to build it using maven.
$ mvn install
@@ -330,9 +330,9 @@ Note: This document was adapted from the one created in the context of
Related Information
-http://www.apache.org/dev/#releases
-http://commons.apache.org/releases/index.html
-http://wiki.apache.org/commons/SigningReleases
+https://www.apache.org/dev/#releases
+https://commons.apache.org/releases/index.html
+https://wiki.apache.org/commons/SigningReleases
Files containing version information
------------------------------------
diff --git a/STATUS b/STATUS
index 67ba9d828..8b6b71044 100644
--- a/STATUS
+++ b/STATUS
@@ -17,7 +17,7 @@ Assets:
Repositories: ant.git
PMC Members
- see http://ant.apache.org/contributors.html
+ see https://ant.apache.org/contributors.html
Committers:
- see http://ant.apache.org/contributors.html
+ see https://ant.apache.org/contributors.html