You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2018/03/08 10:13:05 UTC

svn commit: r1826197 [1/2] - in /ant/site/ant/sources: ./ antlibs/ antlibs/antunit/ antlibs/compress/ antlibs/dotnet/ antlibs/props/ antlibs/svn/ projects/ stylesheets/

Author: bodewig
Date: Thu Mar  8 10:13:04 2018
New Revision: 1826197

URL: http://svn.apache.org/viewvc?rev=1826197&view=rev
Log:
use https wherever my Firefox is willing to accept the certificate - didn't actually check many of the links

Modified:
    ant/site/ant/sources/antlibs/antunit/index.xml
    ant/site/ant/sources/antlibs/bindownload.xml
    ant/site/ant/sources/antlibs/charter.xml
    ant/site/ant/sources/antlibs/compress/index.xml
    ant/site/ant/sources/antlibs/dotnet/index.xml
    ant/site/ant/sources/antlibs/index.xml
    ant/site/ant/sources/antlibs/proper.xml
    ant/site/ant/sources/antlibs/props/index.xml
    ant/site/ant/sources/antlibs/sandbox.xml
    ant/site/ant/sources/antlibs/srcdownload.xml
    ant/site/ant/sources/antlibs/svn/index.xml
    ant/site/ant/sources/antnews.xml
    ant/site/ant/sources/archive.xml
    ant/site/ant/sources/bindownload.xml
    ant/site/ant/sources/bugs.xml
    ant/site/ant/sources/bylaws.xml
    ant/site/ant/sources/contributors.xml
    ant/site/ant/sources/external.xml
    ant/site/ant/sources/faq.xml
    ant/site/ant/sources/git.xml
    ant/site/ant/sources/index.xml
    ant/site/ant/sources/legal.xml
    ant/site/ant/sources/license.xml
    ant/site/ant/sources/mail.xml
    ant/site/ant/sources/manualdownload.xml
    ant/site/ant/sources/mission.xml
    ant/site/ant/sources/nightlies.xml
    ant/site/ant/sources/problems.xml
    ant/site/ant/sources/processes.xml
    ant/site/ant/sources/projects.xml
    ant/site/ant/sources/projects/easyant.xml
    ant/site/ant/sources/projects/index.xml
    ant/site/ant/sources/projects/ivy.xml
    ant/site/ant/sources/projects/ivyde.xml
    ant/site/ant/sources/resources.xml
    ant/site/ant/sources/security.xml
    ant/site/ant/sources/srcdownload.xml
    ant/site/ant/sources/stylesheets/project.xml
    ant/site/ant/sources/stylesheets/site.vsl
    ant/site/ant/sources/stylesheets/templates.vm
    ant/site/ant/sources/svn.xml
    ant/site/ant/sources/velocity.properties

Modified: ant/site/ant/sources/antlibs/antunit/index.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/antunit/index.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/antunit/index.xml (original)
+++ ant/site/ant/sources/antlibs/antunit/index.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -33,9 +33,9 @@
       <h3>May 14, 2014 - Apache AntUnit 1.3 Released</h3>
 
       <p>Apache AntUnit 1.3 is now available for download as <a
-      href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+      href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
       or <a
-      href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+      href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
       release.</p>
 
       <p>This release adds new assertions that deal with non-file
@@ -45,11 +45,11 @@
 
     <section name="Idea">
       <p>Initially all tests for Apache Ant tasks were written as individual
-      <a href="http://www.junit.org/">JUnit</a> test cases.  Pretty
+      <a href="https://www.junit.org/">JUnit</a> test cases.  Pretty
       soon it was clear that most tests needed to perform common tasks
       like reading a build file, initializing a project instance with
       it and executing a target.  At this point <a
-      href="http://svn.apache.org/viewvc/ant/core/trunk/src/testcases/org/apache/tools/ant/BuildFileTest.java">BuildFileTest</a>
+      href="https://svn.apache.org/viewvc/ant/core/trunk/src/testcases/org/apache/tools/ant/BuildFileTest.java">BuildFileTest</a>
       was invented, a base class for almost all task test cases.</p>
 
       <p>BuildFileTest works fine and in fact has been picked up by <a

Modified: ant/site/ant/sources/antlibs/bindownload.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/bindownload.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/bindownload.xml (original)
+++ ant/site/ant/sources/antlibs/bindownload.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -140,7 +140,7 @@ mirrors for a few days.</div>
 <p>The Apache Compress Antlib provides two binary distributions.  One
 contains the Antlib only and the other bundles the Antlib with the
 JARs of the Apache Commons Compress, <a
-href="http://tukaani.org/xz/java.html">XZ for Java</a> and <a
+href="https://tukaani.org/xz/java.html">XZ for Java</a> and <a
 href="https://github.com/google/brotli">Brotli Dec</a> releases it
 depends on.</p>
 
@@ -199,7 +199,7 @@ Compress, 1.6 of XZ for Java and 0.1.2 o
 <section name="Old Antlib Releases">
 
 <p>Older releases of Ant Libraries can be found <a
-href="http://archive.apache.org/dist/ant/antlibs/">here</a>.
+href="https://archive.apache.org/dist/ant/antlibs/">here</a>.
 We highly recommend to not use those releases but upgrade to the <a
 href="[location]#Current Antlib Releases">latest</a> releases.</p>
 
@@ -238,11 +238,11 @@ using</p>
 programs called <code>md5</code>/<code>sha1</code> or
 <code>md5sum</code>/<code>sha1sum</code> are included in many unix
 distributions.  <code>*sum</code> is also available as part of <a
-href="http://www.gnu.org/software/textutils/textutils.html">GNU
+href="https://www.gnu.org/software/textutils/textutils.html">GNU
 Textutils</a>.  Windows users can get binary md5 programs from <a
-href="http://www.fourmilab.ch/md5/">here</a>, <a
+href="https://www.fourmilab.ch/md5/">here</a>, <a
 href="http://www.pc-tools.net/win32/freeware/console/">here</a>.  <a
-href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
+href="https://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
 SHA1.</p>
 
 <p>We highly recommend to verify the PGP signature, though.</p>

Modified: ant/site/ant/sources/antlibs/charter.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/charter.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/charter.xml (original)
+++ ant/site/ant/sources/antlibs/charter.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -95,7 +95,7 @@ the existing mailing lists of the Ant pr
 
 (3.2) SVN repositories
 
-Create &lt;http://svn.apache.org/repos/asf/ant/>
+Create &lt;https://svn.apache.org/repos/asf/ant/>
 
 Expected are sub-directories
 

Modified: ant/site/ant/sources/antlibs/compress/index.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/compress/index.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/compress/index.xml (original)
+++ ant/site/ant/sources/antlibs/compress/index.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -27,7 +27,7 @@
       <p>The Apache Compress Antlib contains tasks and resources that
         provide compression/uncompression and archival/unarchival
         capabilities based
-        on <a href="http://commons.apache.org/compress/">Apache
+        on <a href="https://commons.apache.org/compress/">Apache
         Commons Compress</a>.</p>
     </section>
 
@@ -37,9 +37,9 @@
 
       <p>Apache Compress Ant Library 1.5 is now available for
       download as <a
-      href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+      href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
       or <a
-      href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+      href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
       release.</p>
     </section>
 

Modified: ant/site/ant/sources/antlibs/dotnet/index.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/dotnet/index.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/dotnet/index.xml (original)
+++ ant/site/ant/sources/antlibs/dotnet/index.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -35,9 +35,9 @@
 
       <p>Apache .NET Ant Library 1.1 is now available for
       download as <a
-      href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+      href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
       or <a
-      href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+      href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
       release.</p>
 
       <p>This release fixes a few bugs and adds new tasks for the

Modified: ant/site/ant/sources/antlibs/index.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/index.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/index.xml (original)
+++ ant/site/ant/sources/antlibs/index.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: ant/site/ant/sources/antlibs/proper.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/proper.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/proper.xml (original)
+++ ant/site/ant/sources/antlibs/proper.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -37,7 +37,7 @@
         <table>
           <tr>
             <th>Homepage:</th>
-            <td><a href="./antunit/index.html">http://ant.apache.org/antlibs/antunit/</a></td>
+            <td><a href="./antunit/index.html">https://ant.apache.org/antlibs/antunit/</a></td>
           </tr>
           <tr>
             <th>GIT URL:</th>
@@ -71,11 +71,11 @@
         <p>The Apache Compress Antlib offers tasks and types for
         additional archive formats like CPIO, XZ, Pack200, LZMA, ARJ, 7z, Snappy,
         Unix dump, .Z, LZ4, Brotli and AR supported by
-        <a href="http://commons.apache.org/compress/">Apache Commons Compress</a>.</p>
+        <a href="https://commons.apache.org/compress/">Apache Commons Compress</a>.</p>
         <table>
           <tr>
             <th>Homepage:</th>
-            <td><a href="./compress/index.html">http://ant.apache.org/antlibs/compress/</a></td>
+            <td><a href="./compress/index.html">https://ant.apache.org/antlibs/compress/</a></td>
           </tr>
           <tr>
             <th>GIT URL:</th>
@@ -118,7 +118,7 @@
         <table>
           <tr>
             <th>Homepage:</th>
-            <td><a href="./dotnet/index.html">http://ant.apache.org/antlibs/dotnet/</a></td>
+            <td><a href="./dotnet/index.html">https://ant.apache.org/antlibs/dotnet/</a></td>
           </tr>
           <tr>
             <th>GIT URL:</th>
@@ -156,7 +156,7 @@
         <table>
           <tr>
             <th>Homepage:</th>
-            <td><a href="./props/index.html">http://ant.apache.org/antlibs/props/</a></td>
+            <td><a href="./props/index.html">https://ant.apache.org/antlibs/props/</a></td>
           </tr>
           <tr>
             <th>GIT URL:</th>

Modified: ant/site/ant/sources/antlibs/props/index.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/props/index.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/props/index.xml (original)
+++ ant/site/ant/sources/antlibs/props/index.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: ant/site/ant/sources/antlibs/sandbox.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/sandbox.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/sandbox.xml (original)
+++ ant/site/ant/sources/antlibs/sandbox.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -50,7 +50,7 @@
           </tr>
           <tr>
             <th>ViewSVN:</th>
-            <td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/</a></td>
+            <td><a href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>
@@ -78,7 +78,7 @@
           </tr>
           <tr>
             <th>ViewSVN:</th>
-            <td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/debian/trunk/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/debian/trunk/</a></td>
+            <td><a href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/debian/trunk/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/debian/trunk/</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>
@@ -108,7 +108,7 @@
           </tr>
           <tr>
             <th>ViewSVN:</th>
-            <td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/fscache/trunk/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/fscache/trunk/</a></td>
+            <td><a href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/fscache/trunk/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/fscache/trunk/</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>
@@ -135,11 +135,11 @@
         <table>
           <tr>
             <th>SVN URL:</th>
-            <td><a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/</a></td>
+            <td><a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/</a></td>
           </tr>
           <tr>
             <th>ViewSVN:</th>
-            <td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/gendoc/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/gendoc/</a></td>
+            <td><a href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/gendoc/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/gendoc/</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>
@@ -164,11 +164,11 @@
         <table>
           <tr>
             <th>SVN URL:</th>
-            <td><a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/http/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/http/</a></td>
+            <td><a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/https/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/https/</a></td>
           </tr>
           <tr>
             <th>ViewSVN:</th>
-            <td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/http/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/http/</a></td>
+            <td><a href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/https/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/https/</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>
@@ -191,11 +191,11 @@
         <table>
           <tr>
             <th>SVN URL:</th>
-            <td><a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/</a></td>
+            <td><a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/</a></td>
           </tr>
           <tr>
             <th>ViewSVN:</th>
-            <td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/manual4eclipse/trunk/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/manual4eclipse/trunk/</a></td>
+            <td><a href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/manual4eclipse/trunk/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/manual4eclipse/trunk/</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>
@@ -226,7 +226,7 @@
           </tr>
           <tr>
             <th>ViewSVN:</th>
-            <td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/minify/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/minify/</a></td>
+            <td><a href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/minify/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/minify/</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>
@@ -252,7 +252,7 @@
           </tr>
           <tr>
             <th>ViewSVN:</th>
-            <td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/starteam/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/starteam/</a></td>
+            <td><a href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/starteam/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/starteam/</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>
@@ -278,7 +278,7 @@
           </tr>
           <tr>
             <th>ViewSVN:</th>
-            <td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/weblogic/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/weblogic/</a></td>
+            <td><a href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/weblogic/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/weblogic/</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>
@@ -311,7 +311,7 @@
           </tr>
           <tr>
             <th>ViewSVN:</th>
-            <td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/antunit/trunk/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/antunit/trunk/</a></td>
+            <td><a href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/antunit/trunk/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/antunit/trunk/</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>

Modified: ant/site/ant/sources/antlibs/srcdownload.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/srcdownload.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/srcdownload.xml (original)
+++ ant/site/ant/sources/antlibs/srcdownload.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -165,7 +165,7 @@ mirrors for a few days.</div>
 <section name="Old Antlib Releases">
 
 <p>Older releases of Ant Libraries can be found <a
-href="http://archive.apache.org/dist/ant/antlibs/">here</a>.
+href="https://archive.apache.org/dist/ant/antlibs/">here</a>.
 We highly recommend to not use those releases but upgrade to the <a
 href="[location]#Current Antlib Releases">latest</a> releases.</p>
 
@@ -204,11 +204,11 @@ using</p>
 programs called <code>md5</code>/<code>sha1</code> or
 <code>md5sum</code>/<code>sha1sum</code> are included in many unix
 distributions.  <code>*sum</code> is also available as part of <a
-href="http://www.gnu.org/software/textutils/textutils.html">GNU
+href="https://www.gnu.org/software/textutils/textutils.html">GNU
 Textutils</a>.  Windows users can get binary md5 programs from <a
-href="http://www.fourmilab.ch/md5/">here</a>, <a
+href="https://www.fourmilab.ch/md5/">here</a>, <a
 href="http://www.pc-tools.net/win32/freeware/console/">here</a>.  <a
-href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
+href="https://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
 SHA1.</p>
 
 <p>We highly recommend to verify the PGP signature, though.</p>

Modified: ant/site/ant/sources/antlibs/svn/index.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/svn/index.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/svn/index.xml (original)
+++ ant/site/ant/sources/antlibs/svn/index.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -42,14 +42,14 @@
       <subsection name="svn">
         <p>A very thin layer on top of the command line executable,
         comparable to <a
-        href="http://ant.apache.org/manual/Tasks/cvs.html">the CVS
+        href="https://ant.apache.org/manual/Tasks/cvs.html">the CVS
         task</a>.</p>
       </subsection>
 
       <subsection name="changelog">
         <p>Creates a log of change comments between two revisions,
         comparable to <a
-        href="http://ant.apache.org/manual/Tasks/changelog.html">CvsChangeLog</a>.</p>
+        href="https://ant.apache.org/manual/Tasks/changelog.html">CvsChangeLog</a>.</p>
       </subsection>
 
       <subsection name="*diff">
@@ -60,7 +60,7 @@
         for the changes between two revisions.</p>
 
         <p>Together comparable to <a
-        href="http://ant.apache.org/manual/Tasks/cvstagdiff.html">CvsTagDiff</a>.</p>
+        href="https://ant.apache.org/manual/Tasks/cvstagdiff.html">CvsTagDiff</a>.</p>
       </subsection>
     </section>
 

Modified: ant/site/ant/sources/antnews.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antnews.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/antnews.xml (original)
+++ ant/site/ant/sources/antnews.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -31,7 +31,7 @@
     <h3>Feb 6, 2018 - Apache Ant 1.9.10 and 1.10.2 Released</h3>
     <p>Apache Ant 1.9.10 and 1.10.2 are now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>The Apache Ant team currently maintains two lines of
       development. The 1.9.x releases require Java5 at runtime and 1.10.x
@@ -63,9 +63,9 @@
 
     <p>Apache Compress Ant Library 1.5 is now available for
     download as <a
-    href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+    href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
     or <a
-    href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+    href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
     release.</p>
 
     <p>This release adapts to the 1.14 release of Apache Commons
@@ -78,7 +78,7 @@
     <h3>Feb 6, 2017 - Apache Ant 1.9.9 and 1.10.1 Released</h3>
     <p>Apache Ant 1.9.9 and 1.10.1 are now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>The Apache Ant team currently maintains two lines of
       development. The 1.9.x releases require Java5 at runtime and 1.10.x
@@ -96,14 +96,14 @@
       Eclipse integration and also fixes the <code>ant</code> wrapper script for
       Solaris 10. In addition 1.10.1 adds tasks and types that support
       XZ compression with the help of the <a
-      href="http://tukaani.org/xz/java.html">XZ for Java</a> library.</p>
+      href="https://tukaani.org/xz/java.html">XZ for Java</a> library.</p>
   </section>
 
   <section name="Apache Ant 1.9.8 and 1.10.0">
     <h3>Dec 31, 2016 - Apache Ant 1.9.8 and 1.10.0 Released</h3>
     <p>Apache Ant 1.9.8 and 1.10.0 are now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>The Apache Ant team currently maintains two lines of
       development. The 1.9.x releases require Java5 at runtime and 1.10.x
@@ -127,12 +127,12 @@
 
   <section name="EasyAnt retired">
     <h3>Dec 13, 2016 - EasyAnt retired</h3>
-    <p>The Ant PMC <a href="http://mail-archives.apache.org/mod_mbox/ant-dev/201612.mbox/ajax/%3C000301d25510%2433d37720%249b7a6560%24%40de%3E">voted</a> 
+    <p>The Ant PMC <a href="https://mail-archives.apache.org/mod_mbox/ant-dev/201612.mbox/ajax/%3C000301d25510%2433d37720%249b7a6560%24%40de%3E">voted</a> 
        to archive the EasyAnt subproject and all its modules. This means that all 
        its resources are removed or made read only and no further development will 
        be done. <br/>
        It also means that, if a community grows, the subproject could 
-       <a href="http://ant.apache.org/processes.html#Reactivate%20a%20subproject%20or%20component">reactivated</a>.
+       <a href="https://ant.apache.org/processes.html#Reactivate%20a%20subproject%20or%20component">reactivated</a>.
     </p>
   </section>
 
@@ -140,7 +140,7 @@
     <h3>Apr 12, 2016 - Apache Ant 1.9.7 Released</h3>
     <p>Apache Ant 1.9.7 is now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>Ant 1.9.7 contains several bug fixes and improvements compared to Ant 1.9.6.</p>
   </section>
@@ -149,7 +149,7 @@
     <h3>Jul 2, 2015 - Apache Ant 1.9.6 Released</h3>
     <p>Apache Ant 1.9.6 is now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>Ant 1.9.6 fixes a regression in the zip package introduced with
     Ant 1.9.5.</p>
@@ -160,7 +160,7 @@
     <h3>Jun 3, 2015 - Apache Ant 1.9.5 Released</h3>
     <p>Apache Ant 1.9.5 is now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>Ant 1.9.5 contains several bug fixes and improvements compared to Ant 1.9.4,
       most importantly bug in the &lt;tar&gt; family of tasks and types.</p>
@@ -178,9 +178,9 @@
       <h3>May 14, 2014 - Apache AntUnit 1.3 Released</h3>
 
       <p>Apache AntUnit 1.3 is now available for download as <a
-      href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+      href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
       or <a
-      href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+      href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
       release.</p>
 
       <p>This release adds new assertions that deal with non-file
@@ -192,7 +192,7 @@
     <h3>May 5, 2014 - Apache Ant 1.9.4 Released</h3>
     <p>Apache Ant 1.9.4 is now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>Ant 1.9.4 contains several bug fixes and improvements compared to Ant 1.9.3,
       including the initial support for Java 1.9,
@@ -204,7 +204,7 @@
     <h3>December 29, 2013 - Apache Ant 1.9.3 Released</h3>
     <p>Apache Ant 1.9.3 is now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>Ant 1.9.3 contains several bug fixes and improvements compared to Ant 1.9.2.
       The main point of the release is a fix of the speed of the exec task. See bugzilla report 54128.</p>
@@ -216,9 +216,9 @@
 
     <p>Apache Compress Ant Library 1.4 is now available for
     download as <a
-    href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+    href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
     or <a
-    href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+    href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
     release.</p>
 
     <p>This release adapts to the 1.7 release of Apache Commons
@@ -230,7 +230,7 @@
     <h3>July 12, 2013 - Apache Ant 1.9.2 Released</h3>
     <p>Apache Ant 1.9.2 is now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>Ant 1.9.2's javadoc task provides a workaround for the recently
     patched frame injection vulnerability of the javadoc tool found in
@@ -247,7 +247,7 @@
     <h3>May 21, 2013 - Apache Ant 1.9.1 Released</h3>
     <p>Apache Ant 1.9.1 is now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>Key features of the 1.9.1 release are</p>
     <ul>
@@ -265,7 +265,7 @@
     <h3>March 7, 2013 - Apache Ant 1.9.0 Released</h3>
     <p>Apache Ant 1.9.0 is now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
 
     <p>Key features of the 1.9.0 release are</p>
     <ul>
@@ -284,7 +284,7 @@
     <h3>May 23, 2012 - Apache Ant 1.8.4 Released</h3>
     <p>Apache Ant 1.8.4 is now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
       
     <p>Ant 1.8.4 fixes a denial of service flaw in the
     <code>&lt;bzip2&gt;</code> task present in any version of Ant
@@ -296,8 +296,8 @@
     <h3>April 20, 2012 - Apache Compress Antlib 1.2 Released</h3>
 
     <p>The Apache Compress Antlib 1.2 is now available for download as <a
-    href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a> or
-    <a href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+    href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a> or
+    <a href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
     release.</p>
 
     <p>This release adapts to the 1.4 release of Apache Commons
@@ -310,7 +310,7 @@
     <h3>February 29th, 2012 - Apache Ant 1.8.3 Released</h3>
     <p>Apache Ant 1.8.3 is now available for download as source or
       binary from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
       
     <p>Ant 1.8.3 is mainly a bug fix release with a few new
       features.</p>
@@ -324,8 +324,8 @@
     <h3>November 5, 2011 - Apache Compress Antlib 1.1 Released</h3>
 
     <p>The Apache Compress Antlib 1.1 is now available for download as <a
-    href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a> or
-    <a href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+    href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a> or
+    <a href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
     release.</p>
 
     <p>This release adapts to the 1.3 release of Apache Commons
@@ -337,8 +337,8 @@
     <h3>August 16, 2011 - Apache AntUnit 1.2 Released</h3>
 
     <p>Apache AntUnit 1.2 is now available for download as <a
-    href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a> or
-    <a href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+    href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a> or
+    <a href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
     release.</p>
 
     <p>In addition to a few bugfixes and some new assertions AntUnit
@@ -352,14 +352,14 @@
     <p>The EasyAnt project has been successfully being voted to enter the Apache Incubator and Apache Ant is sponsoring it.</p>
 
     <p>The EasyAnt project aims to leverage the popularity and flexibility of both Ant and Ivy in order to provide an easy to use build system. EasyAnt will provide ready to use ant scripts to build standard java applications or webapps just like usual Maven users are used to. It will still remain adaptable by offering a property based configuration. And even more as you will be able to easily extend existing modules or create your own ones.</p>
-    <p>You can read the more detail proposal here: <a href="http://wiki.apache.org/incubator/EasyAntProposal">http://wiki.apache.org/incubator/EasyAntProposal</a></p>
+    <p>You can read the more detail proposal here: <a href="https://wiki.apache.org/incubator/EasyAntProposal">https://wiki.apache.org/incubator/EasyAntProposal</a></p>
   </section>
 
   <section name="Apache Ant 1.8.2">
     <h3>December 27th, 2010 - Apache Ant 1.8.2 Released</h3>
     <p>Apache Ant 1.8.2 is now available for download as source or binary (with and without
       dependencies) from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
       
     <p>Key features of the 1.8.2 release are</p>
     <ul>
@@ -376,7 +376,7 @@
     <h3>September 30, 2010 - Apache Ivy 2.2.0 Released</h3>
     <p>Apache Ivy 2.2.0 is now available for download as source or binary (with and without
       dependencies) from
-      <a href="http://ant.apache.org/ivy/download.cgi">http://ant.apache.org/ivy/download.cgi</a>.</p>
+      <a href="https://ant.apache.org/ivy/download.cgi">https://ant.apache.org/ivy/download.cgi</a>.</p>
       
     <p>Key features of the 2.2.0 release are</p>
     <ul>
@@ -390,14 +390,14 @@
     </ul>
       
     <p>For more information see
-      the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
+      the <a href="https://ant.apache.org/ivy/">Ivy home page</a>.</p>
   </section>
 
   <section name="Apache Ant 1.8.1">
     <h3>May 7th, 2010 - Apache Ant 1.8.1 Released</h3>
     <p>Apache Ant 1.8.1 is now available for download as source or binary (with and without
       dependencies) from
-      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+      <a href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
       
     <p>Key features of the 1.8.1 release are</p>
     <ul>
@@ -423,7 +423,7 @@
       <li>Various improvements to the directory scanning code that help with symbolic link 
       cycles (as can be found on MacOS X Java installations for example) and improve 
       scanning performance. For big directory trees the improvement is 
-      <a href="http://mail-archives.apache.org/mod_mbox/ant-dev/200809.mbox/%3Cy1u4p48li29.fsf@v30161.1blu.de%3E">dramatic</a>.</li>
+      <a href="https://mail-archives.apache.org/mod_mbox/ant-dev/200809.mbox/%3Cy1u4p48li29.fsf@v30161.1blu.de%3E">dramatic</a>.</li>
       <li>The way developers can extend Ant's property expansion algorithm has been rewritten 
       (breaking the older API) to be easier to use and be more powerful. 
       The whole local properties mechanism is implemented using that API and could be 
@@ -463,16 +463,16 @@
     </ul>
       
     <p>For more information see
-      the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
+      the <a href="https://ant.apache.org/ivy/">Ivy home page</a>.</p>
   </section>
 
   <section name="Apache IvyDE 2.0.0">
     <h3>July 13, 2009 - Apache IvyDE 2.0.0 Released</h3>
     
     <p>Apache IvyDE 2.0.0 is now available for download from 
-        <a href="http://ant.apache.org/ivy/ivyde/download.cgi">http://ant.apache.org/ivy/ivyde/download.cgi</a>
+        <a href="https://ant.apache.org/ivy/ivyde/download.cgi">https://ant.apache.org/ivy/ivyde/download.cgi</a>
         or directly from the updatesite
-        <a href="http://www.apache.org/dist/ant/ivyde/updatesite">http://www.apache.org/dist/ant/ivyde/updatesite</a>
+        <a href="https://www.apache.org/dist/ant/ivyde/updatesite">https://www.apache.org/dist/ant/ivyde/updatesite</a>
     </p>
 
     <p>This is the first release considered as stable since the project as been hosted
@@ -489,20 +489,20 @@ have been reported to be working like a
     </ul>
 
     <p>For more information see
-      the <a href="http://ant.apache.org/ivy/ivyde/">IvyDE home page</a>.</p>
+      the <a href="https://ant.apache.org/ivy/ivyde/">IvyDE home page</a>.</p>
   </section>
 
   <section name="Apache Ivy 2.0.0">
     <h3>January 20, 2009 - Apache Ivy 2.0.0 Released</h3>
     <p>Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without
       dependencies) from
-      <a href="http://ant.apache.org/ivy/download.cgi">http://ant.apache.org/ivy/download.cgi</a>.</p>
+      <a href="https://ant.apache.org/ivy/download.cgi">https://ant.apache.org/ivy/download.cgi</a>.</p>
       
     <p>This is the first non-beta release of Ivy under Apache and includes some major new features
       like: enhanced Maven2 compatibility, improved cache management, improved concurrency support
       and numerous bug fixes and other improvements.</p>
       
-    <p>For more information see the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
+    <p>For more information see the <a href="https://ant.apache.org/ivy/">Ivy home page</a>.</p>
   </section>
 
 
@@ -510,9 +510,9 @@ have been reported to be working like a
     <h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3>
     
     <p>Apache AntUnit 1.1 is now available for download as <a
-      href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+      href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
       or <a
-      href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+      href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
       release.</p>
 
     <p>In addition to a few bugfixes and some new assertions AntUnit
@@ -532,7 +532,7 @@ have been reported to be working like a
   <section name="Apache Ant 1.7.1">
     <h3>June 27, 2008 - Apache Ant 1.7.1 Available</h3>
     <p>Apache Ant 1.7.1 is now available for <a
-    href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
+    href="https://ant.apache.org/bindownload.cgi">download</a>.</p>
 
     <p> Ant 1.7.1 is mainly a bugfix release.</p>
 
@@ -546,19 +546,19 @@ have been reported to be working like a
 
     <p>Apache Ivy, "A Java based tool for tracking, resolving and
     managing project dependencies.", just finished <a
-    href="http://incubator.apache.org/">Incubation</a> and has joined
+    href="https://incubator.apache.org/">Incubation</a> and has joined
     the Ant project.  More information will be available from the Ant
     site soon.</p>
 
     <p>Until we've finished the migration, you can learn more about
-    Ivy from its <a href="http://incubator.apache.org/ivy/">Incubator
+    Ivy from its <a href="https://incubator.apache.org/ivy/">Incubator
     website</a>.</p>
   </section>
 
   <section name="Apache AntUnit 1.0">
     <h3>January 8, 2007 - Apache AntUnit 1.0 Available</h3>
     <p>Apache AntUnit 1.0 is now available for <a
-    href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
+    href="https://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
 
     <p>This Ant Library contains tasks to test Ant tasks using Ant
     instead of JUnit.  For more information see the <a
@@ -568,7 +568,7 @@ have been reported to be working like a
   <section name="Apache Ant 1.7.0">
     <h3>December 19, 2006 - Apache Ant 1.7.0 Available</h3>
     <p>Apache Ant 1.7.0 is now available for <a
-    href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
+    href="https://ant.apache.org/bindownload.cgi">download</a>.</p>
 
     <p> Ant 1.7 introduces a resource framework. Some of the core ant 
     tasks such as &lt;copy/&gt; are now able to process not only file 
@@ -592,7 +592,7 @@ have been reported to be working like a
   <section name="Apache .NET Ant Library 1.0Beta1">
     <h3>November 6, 2006 - Apache .NET Ant Library 1.0 Available</h3>
     <p>Apache .NET Ant Library 1.0 is now available for <a
-    href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
+    href="https://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
 
     <p>This Ant Library contains support for tools like NUnit as well
     as the "old" .NET tasks of Ant's core.  It has been tested
@@ -605,7 +605,7 @@ have been reported to be working like a
   <section name="Apache AntUnit 1.0Beta2">
     <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
     <p>Apache AntUnit 1.0Beta1 is now available for <a
-    href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
+    href="https://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
 
     <p>This Ant Library contains tasks to test Ant tasks using Ant
     instead of JUnit.  For more information see the <a
@@ -615,7 +615,7 @@ have been reported to be working like a
   <section name="Apache AntUnit 1.0Beta1">
     <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3>
     <p>Apache AntUnit 1.0Beta1 is now available for <a
-    href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
+    href="https://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
 
     <p>This Ant Library contains tasks to test Ant tasks using Ant
     instead of JUnit.  For more information see the <a
@@ -625,7 +625,7 @@ have been reported to be working like a
   <section name="Apache .NET Ant Library 1.0Beta1">
     <h3>September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available</h3>
     <p>Apache .NET Ant Library 1.0Beta1 is now available for <a
-    href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
+    href="https://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
 
     <p>This Ant Library contains support for tools like NUnit as well
     as the "old" .NET tasks of Ant's core.  It has been tested
@@ -638,21 +638,21 @@ have been reported to be working like a
   <section name="Apache Ant 1.6.5">
     <h3>June 2, 2005 - Apache Ant 1.6.5 Available</h3>
     <p>Apache Ant 1.6.5 is now available for <a
-    href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
+    href="https://ant.apache.org/bindownload.cgi">download</a>.</p>
     <p>This is a bug fix release.</p>
   </section>
 
   <section name="Apache Ant 1.6.4">
     <h3>May 19, 2005 - Apache Ant 1.6.4 Available</h3>
     <p>Apache Ant 1.6.4 is now available for <a
-    href="http://archive.apache.org/dist/ant/">download</a>.</p>
+    href="https://archive.apache.org/dist/ant/">download</a>.</p>
     <p>This is a bug fix release.</p>
   </section>
 
   <section name="Apache Ant 1.6.3">
     <h3>April 28, 2005 - Apache Ant 1.6.3 Available</h3>
     <p>Apache Ant 1.6.3 is now available for <a
-    href="http://archive.apache.org/dist/ant/">download</a>.</p>
+    href="https://archive.apache.org/dist/ant/">download</a>.</p>
     <p>There is a large list of fixed bugs and enhancements.</p>
     <p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
   </section>
@@ -680,13 +680,13 @@ have been reported to be working like a
 
     <p>If you are interested in Antidote's sources to learn from or
     build on it, you can find snapshots at <a
-    href="http://archive.apache.org/ant/antidote/">http://archive.apache.org/ant/antidote/</a>.</p>
+    href="https://archive.apache.org/ant/antidote/">https://archive.apache.org/ant/antidote/</a>.</p>
   </section>
 
   <section name="Apache Ant 1.6.2">
     <h3>July 16, 2004 - Apache Ant 1.6.2 Available</h3>
     <p>Apache Ant 1.6.2 available for <a
-    href="http://archive.apache.org/dist/ant/">download</a>.</p>
+    href="https://archive.apache.org/dist/ant/">download</a>.</p>
     <p>Nested elements for namespaced tasks and types may belong to the
 Ant default namespace as well as the task's or type's namespace.</p>
     <p>All exceptions thrown by tasks are now wrapped in a
@@ -698,7 +698,7 @@ features which were asked for by users o
   <section name="Wiki Migration">
     <h3>February 29, 2004</h3>
     <p>The Apache Ant Wiki pages have been migrated to their 
-      <a href="http://wiki.apache.org/ant/">new home</a> on the Apache
+      <a href="https://wiki.apache.org/ant/">new home</a> on the Apache
       Wiki farm.
     </p>
   </section>
@@ -706,12 +706,12 @@ features which were asked for by users o
   <section name="Apache Ant 1.6.1">
     <h3>February 12, 2004 - Apache Ant 1.6.1 Available</h3>
      <p>Apache Ant 1.6.1 is still available for
-      <a href="http://archive.apache.org/dist/ant/">download</a>.
+      <a href="https://archive.apache.org/dist/ant/">download</a>.
      </p>
     <p>The ASF Board has approved the new Apache License 2.0.
     For a copy of that license, please see
-    <a href="http://www.apache.org/licenses/">
-    http://www.apache.org/licenses/</a>.</p>
+    <a href="https://www.apache.org/licenses/">
+    https://www.apache.org/licenses/</a>.</p>
     <p>The Ant 1.6.1 release is delivered with the
     Apache License 2.0.</p>
     <p>Ant 1.6.1 fixes several bugs, most notably the handling
@@ -722,7 +722,7 @@ features which were asked for by users o
    <section name="Apache Ant 1.6.0">
     <h3>December 18, 2003 - Apache Ant 1.6.0 Available</h3>
      <p>Apache Ant 1.6.0 is still available for
-      <a href="http://archive.apache.org/dist/ant/">download</a>.
+      <a href="https://archive.apache.org/dist/ant/">download</a>.
      </p>
      <p>As
     we've already said in the announcements of Ant 1.5.4, this release
@@ -736,14 +736,14 @@ features which were asked for by users o
     
     <p>If you find anything that hasn't been covered in the manual (I bet you
 did) or could be explained better, feel free to help us out in the
-<a href="http://wiki.apache.org/ant/NewAntFeaturesInDetail">Wiki</a>.</p>
+<a href="https://wiki.apache.org/ant/NewAntFeaturesInDetail">Wiki</a>.</p>
 
    </section>
 
   <section name="Apache Ant 1.5.4">
     <h3>August 12, 2003 - Apache Ant 1.5.4 Available</h3>
     <p>Apache Ant 1.5.4 is still available for
-     <a href="http://archive.apache.org/dist/ant/">download</a>.
+     <a href="https://archive.apache.org/dist/ant/">download</a>.
     </p>
     
     <p>This is a minor bugfix release that fixes a problem with the
@@ -780,7 +780,7 @@ did) or could be explained better, feel
   </section>
 
   <section name="JDJ Editors Choice Award">
-    <a href="http://sys-con.com/java/article2a.cfm?id=2059&amp;count=1734&amp;tot=6&amp;page=2"><img src="images/JDJEditorsChoiceAward.jpg" alt="" border="0" align="right"/></a>
+    <a href="https://sys-con.com/java/article2a.cfm?id=2059&amp;count=1734&amp;tot=6&amp;page=2"><img src="images/JDJEditorsChoiceAward.jpg" alt="" border="0" align="right"/></a>
     <h3>June 2003: Apache Ant wins JDJ Editors&apos; Choice Award</h3>
 
     <p>
@@ -790,7 +790,7 @@ did) or could be explained better, feel
   </section>
 
   <section name="Apache Ant keeps on winning!">
-    <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right"/></a>
+    <a href="https://www.javaworld.com/"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right"/></a>
     <h3>June 9th, 2003: Apache Ant wins the JavaWorld Editors&apos; Choice Award</h3>
 
     <p>
@@ -802,14 +802,14 @@ did) or could be explained better, feel
     
     <p>
     for the second time in a row! Read the
-    <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about
-    <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p>
+    <a href="https://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about
+    <a href="https://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p>
   </section>
   
   <section name="Apache Ant 1.5.3">
     <h3>April 9, 2003 - Apache Ant 1.5.3 Available</h3>
     <p>Apache Ant 1.5.3 is still available for
-     <a href="http://archive.apache.org/dist/ant/">download</a>.
+     <a href="https://archive.apache.org/dist/ant/">download</a>.
     </p>
   </section>
 
@@ -817,7 +817,7 @@ did) or could be explained better, feel
   <section name="Apache Ant 1.5.2">
     <h3>March 3, 2003 - Apache Ant 1.5.2 Available!</h3>
     <p>The final version of Ant 1.5.2 is available for
-     <a href="http://archive.apache.org/dist/ant/">download</a>.
+     <a href="https://archive.apache.org/dist/ant/">download</a>.
      If you have any feedback on this release, feel free to join the 
      discussion on the dev and user mailing lists.
      </p>
@@ -831,14 +831,14 @@ did) or could be explained better, feel
        organizational change and will not affect the technical aspects of
        the project. Ant retains a strong association with the Apache
        Jakarta project. One effect of this change is that the Ant webpage
-       is now located at <a href="http://ant.apache.org/">http://ant.apache.org/</a>
+       is now located at <a href="https://ant.apache.org/">https://ant.apache.org/</a>
      </p>
   </section>
     
   <section name="Apache Ant 1.5.1">
     <h3>October 3, 2002 - Apache Ant 1.5.1 Available !</h3>
     <p>The final version of Ant 1.5.1 is still available for
-     <a href="http://archive.apache.org/dist/ant/">
+     <a href="https://archive.apache.org/dist/ant/">
      download</a>. If you have any feedback on this release, feel free to join the 
      discussion on the ant-dev and ant-user mailing lists.
      </p>
@@ -852,27 +852,27 @@ did) or could be explained better, feel
 
     <h3>July 10, 2002 - Apache Ant 1.5 Released!</h3>
     <p>The final version of Ant 1.5 is now available for 
-     <a href="http://archive.apache.org/dist/ant/">
+     <a href="https://archive.apache.org/dist/ant/">
      download</a>. If you have any feedback on this release, feel free to join the 
      discussion on the ant-dev and ant-user mailing lists.
      </p>
   </section>
 
   <section name="Apache Ant wins again!">
-    <a href="http://www.sdmagazine.com/"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right"/></a>
+    <a href="https://www.sdmagazine.com/"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right"/></a>
     <h3>Apr 29, 2002: Apache Ant wins <em>Software Development</em> magazine&apos;s
     2002 Productivity Award.</h3>
     <p>
     Ant has been awarded a <strong>2002 Productivity Award</strong> by
-    <a href="http://www.sdmagazine.com/"><em>Software Development</em></a>
+    <a href="https://www.sdmagazine.com/"><em>Software Development</em></a>
     magazine.  Read the
-    <a href="http://www.sdmagazine.com/jolts/press_release_4-26-02.htm">
+    <a href="https://www.sdmagazine.com/jolts/press_release_4-26-02.htm">
     press release</a> for more information and the full list of winners.
     </p>
   </section>
 
   <section name="Apache Ant has won!">
-    <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right"/></a>
+    <a href="https://www.javaworld.com/"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right"/></a>
     <h3>Mar 26, 2002: Apache Ant wins the JavaWorld Editors&apos; Choice
     Award</h3>
 
@@ -880,9 +880,9 @@ did) or could be explained better, feel
     Ant has won the JavaWorld Editors&apos; Choice Award for
     <strong>Most Useful Java Community-Developed Technology</strong>.
     Read the
-    <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards.html
+    <a href="https://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards.html
 "> full article</a> -- or jump directly to the bit about
-    <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards-p3.html"> our award</a> <code>:)</code></p>
+    <a href="https://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards-p3.html"> our award</a> <code>:)</code></p>
   </section>
   
   <section name="Java 1.4 Support">
@@ -903,7 +903,7 @@ did) or could be explained better, feel
   <section name="Apache Ant 1.4.1">
   <h3>11 October 2001 Apache Ant 1.4.1 released !</h3>
   <p>Please visit the 
-     <a href="http://archive.apache.org/dist/ant/">
+     <a href="https://archive.apache.org/dist/ant/">
      download area</a>. 
      </p>
   </section>

Modified: ant/site/ant/sources/archive.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/archive.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/archive.xml (original)
+++ ant/site/ant/sources/archive.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -38,7 +38,7 @@
         Note: as every Apache release, nothing is deleted but everything is 
         archived, the artifacts will still be available at 
         <a href="https://archive.apache.org/dist/ant/">https://archive.apache.org/dist/ant/</a>
-        (or <a href="http://archive.apache.org/dist/incubator/">http://archive.apache.org/dist/incubator/</a>
+        (or <a href="https://archive.apache.org/dist/incubator/">https://archive.apache.org/dist/incubator/</a>
         for Incubator releases).
       </p>
     </section>

Modified: ant/site/ant/sources/bindownload.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/bindownload.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/bindownload.xml (original)
+++ ant/site/ant/sources/bindownload.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -158,7 +158,7 @@ days.</div>
 <section name="Old Ant Releases">
 
 <p>Older releases of Ant can be found <a
-href="http://archive.apache.org/dist/ant/binaries/">here</a>.  We highly
+href="https://archive.apache.org/dist/ant/binaries/">here</a>.  We highly
 recommend to not use those releases but upgrade to Ant's <a
 href="[location]#Current Release of Ant">latest</a> release.</p>
 
@@ -193,20 +193,20 @@ using</p>
 % gpg --verify apache-ant-1.10.2-bin.tar.gz.asc
 </code></p>
 
-<p>A command line version of <a href="http://www.gnupg.org/download/">GnuPG</a> 
+<p>A command line version of <a href="https://www.gnupg.org/download/">GnuPG</a> 
 is also available for Windows users.  Follow the 
-<a href="http://www.gnupg.org/(en)/documentation/faqs.html#q4.19">instructions</a> 
+<a href="https://www.gnupg.org/(en)/documentation/faqs.html#q4.19">instructions</a> 
 to verify the package.</p>
 
 <p>Alternatively, you can verify the checksums on the files.  Unix
 programs called <code>md5</code>/<code>sha1</code>/<code>sha512</code> or
 <code>md5sum</code>/<code>sha1sum</code>/<code>sha512sum</code> are included in many unix
 distributions.  <code>*sum</code> is also available as part of <a
-href="http://www.gnu.org/software/textutils/textutils.html">GNU
+href="https://www.gnu.org/software/textutils/textutils.html">GNU
 Textutils</a>.  Windows users can get binary md5 programs from <a
-href="http://www.fourmilab.ch/md5/">here</a>, <a
+href="http:s//www.fourmilab.ch/md5/">here</a>, <a
 href="http://www.pc-tools.net/win32/freeware/console/">here</a>.  <a
-href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
+href="https://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
 SHA1.</p>
 
 <p>We highly recommend to verify the PGP signature, though.</p>

Modified: ant/site/ant/sources/bugs.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/bugs.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/bugs.xml (original)
+++ ant/site/ant/sources/bugs.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -25,11 +25,11 @@
   <body>
     <section name="Bug Database">
          <p>
-           This page gives you some bookmarks to use the Bugzilla <a href="http://issues.apache.org/bugzilla/">
+           This page gives you some bookmarks to use the Bugzilla <a href="https://issues.apache.org/bugzilla/">
             Apache Bug Database</a>.
          </p>
          <p>
-           This link <a href="http://issues.apache.org/">issues.apache.org</a> connects you
+           This link <a href="https://issues.apache.org/">issues.apache.org</a> connects you
            to the complete list of Apache Bug Database systems.
          </p>
       <subsection name="Has It Been Reported?">
@@ -37,7 +37,7 @@
             If the current nightly build doesn't resolve your problem, it is
             possible that someone else has reported the issue. It is time to
             look at the bug database. This system is easy to use, and it will
-            let you search the <a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;short_desc=&amp;short_desc_type=substring&amp;long_desc=&amp;long_desc_type=substring&amp;bug_file_loc=&amp;bug_file_loc_type=substring&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bugs.bug_id">
+            let you search the <a href="https://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;short_desc=&amp;short_desc_type=substring&amp;long_desc=&amp;long_desc_type=substring&amp;bug_file_loc=&amp;bug_file_loc_type=substring&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bugs.bug_id">
             currently open</a> and resolved bugs to see if your problem has
             already been reported. If your problem has been reported, you can
             see whether any of the developers have commented, suggesting
@@ -49,8 +49,8 @@
             add yourself to the <code>CC</code> list to follow the progress
             of this bug.
          </p>
-         <p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Ant&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Open Apache Ant bugs by order of priority</a>.</p>
-         <p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Ant&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bugs.votes,bugs.priority%2Cbugs.bug_severity&amp;query_based_on=">Open Apache Ant bugs by number of votes</a>.</p>
+         <p><a href="https://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Ant&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Open Apache Ant bugs by order of priority</a>.</p>
+         <p><a href="https://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Ant&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bugs.votes,bugs.priority%2Cbugs.bug_severity&amp;query_based_on=">Open Apache Ant bugs by number of votes</a>.</p>
       </subsection>
 
       <subsection name="Filing a Bug Report">
@@ -93,7 +93,7 @@
          </p>
          <p>
             To create the bug report hit this
-            <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">
+            <a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">
             link</a>.
          </p>
       </subsection>
@@ -117,7 +117,7 @@
             vote to these.
          </p>
         <p>
-          <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=enhancement">
+          <a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=enhancement">
           Create an enhancement report</a>
 
         </p>
@@ -129,7 +129,7 @@
             try to find the cause of the problem and provide a fix yourself.
             The best way to do that is by working with the latest code from Subversion.
             Alternatively, you can work with the source code available from the
-            <a href="http://ant.apache.org/srcdownload.cgi">
+            <a href="https://ant.apache.org/srcdownload.cgi">
             source distributions</a>. If you
             are going to tackle the problem at this level, you may want to
             discuss some details first on the <code>dev</code>

Modified: ant/site/ant/sources/bylaws.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/bylaws.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/bylaws.xml (original)
+++ ant/site/ant/sources/bylaws.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -33,10 +33,10 @@
 
     <p>
       Ant is a project of the
-      <a href="http://www.apache.org/foundation/">Apache Software
+      <a href="https://www.apache.org/foundation/">Apache Software
       Foundation</a>.  The foundation holds the copyright on Apache
       code including the code in the  Ant codebase. The
-      <a href="http://www.apache.org/foundation/faq.html">foundation FAQ</a>
+      <a href="https://www.apache.org/foundation/faq.html">foundation FAQ</a>
       explains the operation and background of the foundation.
     </p>
 
@@ -44,7 +44,7 @@
       Ant is typical of Apache projects in that it operates under a set of
       principles, known collectively as the &quot;Apache Way&quot;. If you are
       new to Apache development, please refer to the
-      <a href="http://incubator.apache.org">Incubator project</a>
+      <a href="https://incubator.apache.org">Incubator project</a>
       for more information on how Apache projects operate. <b>Note:</b> the
       incubator project has only been recently set up and does not yet explain
       the Apache Way in great detail.
@@ -124,7 +124,7 @@
       <p>
         All Apache committers are required to have a signed Contributor License
         Agreement (CLA) on file with the Apache Software Foundation. There is a
-        <a href="http://www.apache.org/dev/committers.html">Committer FAQ</a>
+        <a href="https://www.apache.org/dev/committers.html">Committer FAQ</a>
         which provides more details on the requirements for Committers
       </p>
 

Modified: ant/site/ant/sources/contributors.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/contributors.xml?rev=1826197&r1=1826196&r2=1826197&view=diff
==============================================================================
--- ant/site/ant/sources/contributors.xml (original)
+++ ant/site/ant/sources/contributors.xml Thu Mar  8 10:13:04 2018
@@ -7,7 +7,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -36,7 +36,7 @@
 
             <p>
                 <b>Stefan Bodewig</b> (stefan.bodewig at freenet.de -
-          <a href="http://stefan.samaflost.de/">http://stefan.samaflost.de/</a>)
+          <a href="https://stefan.samaflost.de/">https://stefan.samaflost.de/</a>)
 <br/>
 </p>
 
@@ -53,9 +53,9 @@ designed and implemented large Ant/CppTa
             <p>
                 <b>Erik Hatcher</b> (ehatcher at apache.org)
 <br/>
-Erik is the co-author of <a href="http://www.manning.com/hatcher">
+Erik is the co-author of <a href="https://www.manning.com/hatcher">
 Java Development with Ant</a> and speaks on Ant and other topics at
-<a href="http://www.nofluffjuststuff.com">No Fluff, Just Stuff
+<a href="https://www.nofluffjuststuff.com">No Fluff, Just Stuff
 symposiums</a> as well as other venues.  Erik is the President of
 <a href="http://www.ehatchersolutions.com">eHatcher Solutions, Inc</a>.
 </p>
@@ -100,15 +100,15 @@ the Chairman of this PMC.
 
             <p>
                 <b>
-                    <a href="http://www.intertwingly.net/">Sam Ruby</a>
+                    <a href="https://www.intertwingly.net/">Sam Ruby</a>
                 </b>
                 (rubys at us.ibm.com)
 <br/>
 Sam takes a perverse pleasure in integrating disparate things.  He is
-a member of the <a href="http://www.php.net/credits.php">PHP group</a>, Apache
-<a href="http://xml.apache.org/whoweare.html">XML PMC</a>, Apache
-sponsor for the <a href="http://xml.apache.org/soap">xml-soap</a> subproject
-and convener of <a href="http://www.ecma.ch">ECMA</a> TC39 TG3.
+a member of the <a href="https://www.php.net/credits.php">PHP group</a>, Apache
+<a href="https://xml.apache.org/whoweare.html">XML PMC</a>, Apache
+sponsor for the <a href="https://xml.apache.org/soap">xml-soap</a> subproject
+and convener of <a href="https://www.ecma.ch">ECMA</a> TC39 TG3.
 </p>
             <p>
                 <b>Magesh Umasankar</b> (umagesh at apache.org)
@@ -122,7 +122,7 @@ an Atlanta-based technology-management c
                 <b>Christoph Wilhelms</b> (christoph.wilhelms at t-online.de)
 <br/>
 Christoph works as software engineer at the world's biggest travel company
-<a href="http://www.tui.com">TUI</a>. His passion are all UI related things so
+<a href="https://www.tui.com">TUI</a>. His passion are all UI related things so
 at the Ant-Project he takes care of Antidote - the Ant GUI.
             </p>
 <p>
@@ -250,8 +250,8 @@ Project a reality and served as the firs
 <br/>
 
 Peter is an avid java developer who is active in the
-<a href="http://jakarta.apache.org/avalon/">Avalon</a> and
-<a href="http://ant.apache.org/">Ant</a> projects.
+<a href="https://jakarta.apache.org/avalon/">Avalon</a> and
+<a href="https://ant.apache.org/">Ant</a> projects.
 In his spare time he develops a distributed virtual environment
 (ie military simulator or 3D game) using java technologies.
 </p>
@@ -288,7 +288,7 @@ working on bringing software agent techn
 <br/>
 Jason is author of "Java Servlet Programming" (O'Reilly) and publisher
 of <a href="http://www.servlets.com/">http://www.servlets.com/</a>.
-He works at <a href="http://www.collab.net">CollabNet</a>.
+He works at <a href="https://www.collab.net">CollabNet</a>.
 </p>
 
             <p>
@@ -371,10 +371,10 @@ in the development of WebSphere 1, 2 and
 
 Jon is a Co-Founder of <a href="http://www.clearink.com/">Clear Ink
 Corp</a> and recently left to work on <a href="http://scarab.tigris.org/">Scarab</a> a next generation Open
-Source Java Servlet based Issue/Bug tracking system for <a href="http://www.collab.net/">CollabNet</a>. He is an active developer
-of the <a href="http://java.apache.org/jserv/">Apache JServ Servlet
-Engine</a> for the Apache Web Server and Co-Author of the <a href="http://java.apache.org/ecs/">Element Construction Set</a> as
-well as the web application framework, <a href="http://java.apache.org/turbine/">Turbine</a>.
+Source Java Servlet based Issue/Bug tracking system for <a href="https://www.collab.net/">CollabNet</a>. He is an active developer
+of the <a href="https://java.apache.org/jserv/">Apache JServ Servlet
+Engine</a> for the Apache Web Server and Co-Author of the <a href="https://java.apache.org/ecs/">Element Construction Set</a> as
+well as the web application framework, <a href="https://java.apache.org/turbine/">Turbine</a>.
 </p>
 
             <p>