You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ja...@apache.org on 2019/09/05 04:18:04 UTC

svn commit: r1866428 [3/26] - in /ant/site/ant: production/ production/manual/ production/manual/Integration/ production/manual/Tasks/ production/manual/Types/ production/manual/api/ production/manual/api/org/apache/tools/ant/ production/manual/api/org...

Modified: ant/site/ant/production/manual/Tasks/junitlauncher.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/junitlauncher.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/junitlauncher.html (original)
+++ ant/site/ant/production/manual/Tasks/junitlauncher.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -130,6 +130,20 @@
         <th scope="col">Required</th>
     </tr>
     <tr>
+        <td>includeTags</td>
+        <td>A comma separated list of <a href="https://junit.org/junit5/docs/current/user-guide/#writing-tests-annotations">JUnit 5 tags</a>, describing the tests to include.
+            <p><em>Since Ant 1.10.7</em></p>
+        </td>
+        <td>No</td>
+    </tr>
+    <tr>
+        <td>excludeTags</td>
+        <td>A comma separated list of <a href="https://junit.org/junit5/docs/current/user-guide/#writing-tests-annotations">JUnit 5 tags</a>, describing the tests to exclude.
+            <p><em>Since Ant 1.10.7</em></p>
+        </td>
+        <td>No</td>
+    </tr>
+    <tr>
         <td>haltOnFailure</td>
         <td>A value of <q>true</q> implies that build has to stop if any failure occurs in any of
             the tests. JUnit 4+ classifies failures as both assertion failures as well as exceptions

Modified: ant/site/ant/production/manual/Tasks/junitreport.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/junitreport.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/junitreport.html (original)
+++ ant/site/ant/production/manual/Tasks/junitreport.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/length.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/length.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/length.html (original)
+++ ant/site/ant/production/manual/Tasks/length.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/link.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/link.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/link.html (original)
+++ ant/site/ant/production/manual/Tasks/link.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/loadfile.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/loadfile.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/loadfile.html (original)
+++ ant/site/ant/production/manual/Tasks/loadfile.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/loadproperties.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/loadproperties.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/loadproperties.html (original)
+++ ant/site/ant/production/manual/Tasks/loadproperties.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -117,12 +117,12 @@ and load them as Ant properties.</p>
     &lt;/filterchain&gt;
 &lt;/loadproperties&gt;</pre>
 
-<p>Load contents of <samp>http://example.org/url.properties.gz</samp>, uncompress it on the fly and
+<p>Load contents of <samp>https://example.org/url.properties.gz</samp>, uncompress it on the fly and
 load the contents as Ant properties.</p>
 <pre>
 &lt;loadproperties&gt;
     &lt;<a href="../Types/resources.html#gzipresource">gzipresource</a>&gt;
-        &lt;<a href="../Types/resources.html#url">url</a> url="http://example.org/url.properties.gz"/&gt;
+        &lt;<a href="../Types/resources.html#url">url</a> url="https://example.org/url.properties.gz"/&gt;
     &lt;/gzipresource&gt;
 &lt;/loadproperties&gt;</pre>
 

Modified: ant/site/ant/production/manual/Tasks/loadresource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/loadresource.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/loadresource.html (original)
+++ ant/site/ant/production/manual/Tasks/loadresource.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -76,7 +76,7 @@ the property is not set.</p>
 an <code>&lt;echo&gt;</code> can print this.</p>
 <pre>
 &lt;loadresource property="homepage"&gt;
-    &lt;url url="http://ant.apache.org/index.html"/&gt;
+    &lt;url url="https://ant.apache.org/index.html"/&gt;
 &lt;/loadresource&gt;</pre>
 
 <p>For more examples see the <a href="loadfile.html">loadfile</a> task.</p>

Modified: ant/site/ant/production/manual/Tasks/local.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/local.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/local.html (original)
+++ ant/site/ant/production/manual/Tasks/local.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/macrodef.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/macrodef.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/macrodef.html (original)
+++ ant/site/ant/production/manual/Tasks/macrodef.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/mail.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/mail.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/mail.html (original)
+++ ant/site/ant/production/manual/Tasks/mail.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/makeurl.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/makeurl.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/makeurl.html (original)
+++ ant/site/ant/production/manual/Tasks/makeurl.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/manifest.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/manifest.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/manifest.html (original)
+++ ant/site/ant/production/manual/Tasks/manifest.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/manifestclasspath.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/manifestclasspath.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/manifestclasspath.html (original)
+++ ant/site/ant/production/manual/Tasks/manifestclasspath.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/mimemail.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/mimemail.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/mimemail.html (original)
+++ ant/site/ant/production/manual/Tasks/mimemail.html Thu Sep  5 04:17:51 2019
@@ -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,14 +31,17 @@
 
 <h3>Description</h3>
 <p>Sends SMTP mail with MIME
-attachments.  <a href="https://javaee.github.io/javamail/"
-target="_top">JavaMail</a>
-and <a href="https://github.com/javaee/activation" target="_top">Java
-Activation Framework</a> are required for this task. The Java
+attachments.  <a href="https://eclipse-ee4j.github.io/mail/"
+target="_top">Jakarta Mail</a>
+and <a href="https://eclipse-ee4j.github.io/jaf/" target="_top">Jakarta
+Activation</a> are required for this task. The Java
 Activation Framework is part of the standard class library for Java 6
 to Java 10 but the <code>java.activation</code> module has been
 deprecated in Java 9 and must be enabled explicitly when running on
-Java 10. Alternatively it can be provided as an external library.</p>
+Java 10. Alternatively it can be provided as an external
+library. Javamail has become Jakarta Mail and the Java activation
+Framework has become Jakarta Activation and both are part of the
+Jakarta effort at Eclipse.</p>
 <p>Multiple files can be attached using <a href="../Types/fileset.html">FileSets.</a></p>
 <h3>Parameters</h3>
 <table class="attr">

Modified: ant/site/ant/production/manual/Tasks/mkdir.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/mkdir.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/mkdir.html (original)
+++ ant/site/ant/production/manual/Tasks/mkdir.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/move.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/move.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/move.html (original)
+++ ant/site/ant/production/manual/Tasks/move.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/native2ascii.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/native2ascii.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/native2ascii.html (original)
+++ ant/site/ant/production/manual/Tasks/native2ascii.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -54,7 +54,7 @@
       <li><q>default</q>&mdash;the default converter for the platform: kaffe when run on Kaffe,
         builtin otherwise.</li>
       <li><q>sun</q>&mdash;used to be the standard converter of the JDK 8 or earlier</li>
-      <li><q>kaffe</q>&mdash;the standard converter of <a href="http://www.kaffe.org"
+      <li><q>kaffe</q>&mdash;the standard converter of <a href="https://github.com/kaffe/kaffe"
         target="_top">Kaffe</a></li>
       <li><q>builtin</q>&mdash;Ant's internal implementation. <em>Since Ant 1.9.8</em></li>
     </ul>

Modified: ant/site/ant/production/manual/Tasks/netrexxc.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/netrexxc.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/netrexxc.html (original)
+++ ant/site/ant/production/manual/Tasks/netrexxc.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/nice.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/nice.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/nice.html (original)
+++ ant/site/ant/production/manual/Tasks/nice.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/pack.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/pack.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/pack.html (original)
+++ ant/site/ant/production/manual/Tasks/pack.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -65,11 +65,11 @@ See <a href="../install.html#librarydepe
 <pre>&lt;bzip2 src=&quot;test.tar&quot; destfile=&quot;test.tar.bz2&quot;/&gt;</pre>
 <pre>&lt;xz src=&quot;test.tar&quot; destfile=&quot;test.tar.xz&quot;/&gt;</pre>
 
-<p>Download <samp>http://example.org/archive.tar</samp> and compress it
+<p>Download <samp>https://example.org/archive.tar</samp> and compress it
 to <samp>archive.tar.gz</samp> in the project's <var>basedir</var> on the fly.</p>
 <pre>
 &lt;gzip destfile=&quot;archive.tar.gz&quot;&gt;
-  &lt;url url="http://example.org/archive.tar"/&gt;
+  &lt;url url="https://example.org/archive.tar"/&gt;
 &lt;/gzip&gt;</pre>
 
 </body>

Modified: ant/site/ant/production/manual/Tasks/parallel.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/parallel.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/parallel.html (original)
+++ ant/site/ant/production/manual/Tasks/parallel.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/patch.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/patch.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/patch.html (original)
+++ ant/site/ant/production/manual/Tasks/patch.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/pathconvert.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/pathconvert.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/pathconvert.html (original)
+++ ant/site/ant/production/manual/Tasks/pathconvert.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/presetdef.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/presetdef.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/presetdef.html (original)
+++ ant/site/ant/production/manual/Tasks/presetdef.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/projecthelper.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/projecthelper.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/projecthelper.html (original)
+++ ant/site/ant/production/manual/Tasks/projecthelper.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/property.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/property.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/property.html (original)
+++ ant/site/ant/production/manual/Tasks/property.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -64,7 +64,7 @@ from a property file.</p>
 <p>A list of predefined properties can be
 found <a href="../properties.html#built-in-props">here</a>.</p>
 <p><em>Since Apache Ant 1.8.0</em>, it is possible to load properties defined in XML according
-to <a href="http://java.sun.com/dtd/properties.dtd" target="_top">Sun DTD</a>, when running on Java
+to <a href="https://java.sun.com/dtd/properties.dtd" target="_top">Sun DTD</a>, when running on Java
 5+. For this the name of the file, resource or url has to end with <samp>.xml</samp>.</p>
 
 <h3>Parameters</h3>
@@ -215,8 +215,8 @@ nested <code>classpath</code> element.</
 <pre>&lt;property file=&quot;foo.properties&quot;/&gt;</pre>
 
 <p>Read a set of properties from the
-address <samp>http://www.mysite.com/bla/props/foo.properties</samp>.</p>
-<pre>&lt;property url=&quot;http://www.mysite.com/bla/props/foo.properties&quot;/&gt;</pre>
+address <samp>https://www.mysite.com/bla/props/foo.properties</samp>.</p>
+<pre>&lt;property url=&quot;https://www.mysite.com/bla/props/foo.properties&quot;/&gt;</pre>
 
 <p>Read a set of properties from a resource called <samp>foo.properties</samp>.</p>
 <pre>&lt;property resource=&quot;foo.properties&quot;/&gt;</pre>
@@ -278,8 +278,8 @@ on a classpath. Here are some interestin
 <pre>
 build.compiler=jikes
 deploy.server=lucky
-deploy.port=8080
-deploy.url=http://${deploy.server}:${deploy.port}/</pre>
+deploy.port=8443
+deploy.url=https://${deploy.server}:${deploy.port}/</pre>
 
 <h3 id="notes-env">Notes about environment variables</h3>
 <p>

Modified: ant/site/ant/production/manual/Tasks/propertyfile.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/propertyfile.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/propertyfile.html (original)
+++ ant/site/ant/production/manual/Tasks/propertyfile.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/propertyhelper.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/propertyhelper.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/propertyhelper.html (original)
+++ ant/site/ant/production/manual/Tasks/propertyhelper.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/pvcstask.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/pvcstask.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/pvcstask.html (original)
+++ ant/site/ant/production/manual/Tasks/pvcstask.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/recorder.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/recorder.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/recorder.html (original)
+++ ant/site/ant/production/manual/Tasks/recorder.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/rename.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/rename.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/rename.html (original)
+++ ant/site/ant/production/manual/Tasks/rename.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/renameextensions.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/renameextensions.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/renameextensions.html (original)
+++ ant/site/ant/production/manual/Tasks/renameextensions.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/replace.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/replace.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/replace.html (original)
+++ ant/site/ant/production/manual/Tasks/replace.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/replaceregexp.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/replaceregexp.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/replaceregexp.html (original)
+++ ant/site/ant/production/manual/Tasks/replaceregexp.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/resourcecount.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/resourcecount.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/resourcecount.html (original)
+++ ant/site/ant/production/manual/Tasks/resourcecount.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/retry.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/retry.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/retry.html (original)
+++ ant/site/ant/production/manual/Tasks/retry.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -55,7 +55,7 @@ a <code>BuildException</code> is thrown.
 an unreliable network resource.</p>
 <pre>
 &lt;retry retrycount="3"&gt;
-  &lt;get src="http://www.unreliable-server.com/unreliable.tar.gz"
+  &lt;get src="https://www.unreliable-server.com/unreliable.tar.gz"
        dest="/home/retry/unreliable.tar.gz"/&gt;
 &lt;/retry&gt;</pre>
 </body>

Modified: ant/site/ant/production/manual/Tasks/rexec.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/rexec.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/rexec.html (original)
+++ ant/site/ant/production/manual/Tasks/rexec.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/rmic.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/rmic.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/rmic.html (original)
+++ ant/site/ant/production/manual/Tasks/rmic.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -52,7 +52,7 @@ are the choices:</p>
   <li><q>default</q>&mdash;the default compiler (<q>kaffe</q>, <q>sun</q> or <q>forking</q>) for the
     platform.
   <li><q>sun</q>&mdash;the standard compiler prior to JDK 9</li>
-  <li><q>kaffe</q>&mdash;the standard compiler of <a href="http://www.kaffe.org"
+  <li><q>kaffe</q>&mdash;the standard compiler of <a href="https://github.com/kaffe/kaffe"
     target="_top">Kaffe</a></li>
   <li><q>weblogic</q></li>
   <li><q>forking</q>&mdash;(<em>since Apache Ant 1.7</em>) the <q>sun</q> compiler forked into a
@@ -72,7 +72,7 @@ consult miniRMI's documentation to learn
 
 <h4>CORBA support</h4>
 
-<p>Java 11 <a href="http://openjdk.java.net/jeps/320" target="_top">removes</a> the Java EE and
+<p>Java 11 <a href="https://openjdk.java.net/jeps/320" target="_top">removes</a> the Java EE and
 CORBA packages and <kbd>rmic</kbd> no longer supports either <kbd>-iiop</kbd>
 or <kbd>-idl</kbd> options. Starting with Ant 1.10.3, the <kbd>rmic</kbd> task will fail when using
 either while running Java 11+ unless you fork the task and explicitly specify an executable.</p>

Modified: ant/site/ant/production/manual/Tasks/rpm.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/rpm.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/rpm.html (original)
+++ ant/site/ant/production/manual/Tasks/rpm.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/schemavalidate.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/schemavalidate.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/schemavalidate.html (original)
+++ ant/site/ant/production/manual/Tasks/schemavalidate.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/scp.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/scp.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/scp.html (original)
+++ ant/site/ant/production/manual/Tasks/scp.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/script.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/script.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/script.html (original)
+++ ant/site/ant/production/manual/Tasks/script.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/scriptdef.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/scriptdef.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/scriptdef.html (original)
+++ ant/site/ant/production/manual/Tasks/scriptdef.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -249,7 +249,7 @@ that Ant will not create a task of the s
 &lt;target name="echo-task-jython"&gt;
   &lt;scriptdef language="jython"
              name="echo"
-             uri="http://example.org/script"&gt;
+             uri="https://example.org/script"&gt;
       &lt;![CDATA[
 self.log("text: " +self.text)
       ]]&gt;
@@ -257,7 +257,7 @@ self.log("text: " +self.text)
 &lt;/target&gt;
 
 &lt;target name="testEcho" depends="echo-task-jython"
-        xmlns:s="http://example.org/script"&gt;
+        xmlns:s="https://example.org/script"&gt;
   &lt;s:echo&gt;nested text&lt;/s:echo&gt;
 &lt;/target&gt;</pre>
 

Modified: ant/site/ant/production/manual/Tasks/sequential.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/sequential.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/sequential.html (original)
+++ ant/site/ant/production/manual/Tasks/sequential.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/serverdeploy.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/serverdeploy.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/serverdeploy.html (original)
+++ ant/site/ant/production/manual/Tasks/serverdeploy.html Thu Sep  5 04:17:51 2019
@@ -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 @@
 <p>At present the tasks support:</p>
 
 <ul>
-  <li><a href="http://www.bea.com" target="_top">WebLogic</a> servers</li>
+  <li><a href="https://www.oracle.com/corporate/acquisitions/bea/" target="_top">WebLogic</a> servers</li>
   <li><a href="https://jonas.ow2.org/" target="_top">JOnAS</a> 2.4 Open Source EJB server</li>
 </ul>
 <p>Over time we expect further optional tasks to support additional J2EE Servers.</p>

Modified: ant/site/ant/production/manual/Tasks/setpermissions.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/setpermissions.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/setpermissions.html (original)
+++ ant/site/ant/production/manual/Tasks/setpermissions.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/setproxy.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/setproxy.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/setproxy.html (original)
+++ ant/site/ant/production/manual/Tasks/setproxy.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/signjar.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/signjar.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/signjar.html (original)
+++ ant/site/ant/production/manual/Tasks/signjar.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/sleep.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/sleep.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/sleep.html (original)
+++ ant/site/ant/production/manual/Tasks/sleep.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/sos.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/sos.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/sos.html (original)
+++ ant/site/ant/production/manual/Tasks/sos.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/sound.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/sound.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/sound.html (original)
+++ ant/site/ant/production/manual/Tasks/sound.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/splash.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/splash.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/splash.html (original)
+++ ant/site/ant/production/manual/Tasks/splash.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -107,7 +107,7 @@ that makes it clear to readers of the bu
 
 <p>Splash the Jakarta logo, for an initial period of 5 seconds.</p>
 <pre>
-&lt;splash imageurl=&quot;http://jakarta.apache.org/images/jakarta-logo.gif&quot;
+&lt;splash imageurl=&quot;https://jakarta.apache.org/images/jakarta-logo.gif&quot;
         useproxy=&quot;true&quot;
         showduration=&quot;5000&quot;/&gt;</pre>
 

Modified: ant/site/ant/production/manual/Tasks/sql.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/sql.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/sql.html (original)
+++ ant/site/ant/production/manual/Tasks/sql.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/sshexec.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/sshexec.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/sshexec.html (original)
+++ ant/site/ant/production/manual/Tasks/sshexec.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/sshsession.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/sshsession.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/sshsession.html (original)
+++ ant/site/ant/production/manual/Tasks/sshsession.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/style.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/style.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/style.html (original)
+++ ant/site/ant/production/manual/Tasks/style.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/subant.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/subant.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/subant.html (original)
+++ ant/site/ant/production/manual/Tasks/subant.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/symlink.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/symlink.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/symlink.html (original)
+++ ant/site/ant/production/manual/Tasks/symlink.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/sync.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/sync.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/sync.html (original)
+++ ant/site/ant/production/manual/Tasks/sync.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/tar.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/tar.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/tar.html (original)
+++ ant/site/ant/production/manual/Tasks/tar.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/taskdef.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/taskdef.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/taskdef.html (original)
+++ ant/site/ant/production/manual/Tasks/taskdef.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/telnet.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/telnet.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/telnet.html (original)
+++ ant/site/ant/production/manual/Tasks/telnet.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/tempfile.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/tempfile.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/tempfile.html (original)
+++ ant/site/ant/production/manual/Tasks/tempfile.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/touch.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/touch.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/touch.html (original)
+++ ant/site/ant/production/manual/Tasks/touch.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/translate.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/translate.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/translate.html (original)
+++ ant/site/ant/production/manual/Tasks/translate.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/truncate.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/truncate.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/truncate.html (original)
+++ ant/site/ant/production/manual/Tasks/truncate.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/tstamp.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/tstamp.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/tstamp.html (original)
+++ ant/site/ant/production/manual/Tasks/tstamp.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/typedef.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/typedef.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/typedef.html (original)
+++ ant/site/ant/production/manual/Tasks/typedef.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -45,7 +45,7 @@ attributes point to files in the format
 <p>If you are defining tasks or types that share the same classpath with
 multiple <code>taskdef</code> or <code>typedef</code> tasks, the corresponding classes will be
 loaded by different
-Java <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html"
+Java <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html"
 target="_top">ClassLoaders</a>.  Two classes with the same name loaded via different ClassLoaders
 are not the same class from the point of view of JVM, they don't share static variables and
 instances of these classes can't access private methods or attributes of instances defined by "the

Modified: ant/site/ant/production/manual/Tasks/unpack.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/unpack.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/unpack.html (original)
+++ ant/site/ant/production/manual/Tasks/unpack.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -78,11 +78,11 @@ See <a href="../install.html#librarydepe
 a directory).</p>
 <pre>&lt;gunzip src=&quot;test.tar.gz&quot; dest=&quot;subdir&quot;/&gt;</pre>
 
-<p>Download <samp>http://example.org/archive.tar.gz</samp> and expand it to <samp>archive.tar</samp>
+<p>Download <samp>https://example.org/archive.tar.gz</samp> and expand it to <samp>archive.tar</samp>
 in the project's <var>basedir</var> on the fly.</p>
 <pre>
 &lt;gunzip dest=&quot;.&quot;&gt;
-  &lt;url url="http://example.org/archive.tar.gz"/&gt;
+  &lt;url url="https://example.org/archive.tar.gz"/&gt;
 &lt;/gunzip&gt;
 </pre>
 

Modified: ant/site/ant/production/manual/Tasks/untar.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/untar.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/untar.html (original)
+++ ant/site/ant/production/manual/Tasks/untar.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/unzip.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/unzip.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/unzip.html (original)
+++ ant/site/ant/production/manual/Tasks/unzip.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/uptodate.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/uptodate.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/uptodate.html (original)
+++ ant/site/ant/production/manual/Tasks/uptodate.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/verifyjar.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/verifyjar.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/verifyjar.html (original)
+++ ant/site/ant/production/manual/Tasks/verifyjar.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/vss.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/vss.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/vss.html (original)
+++ ant/site/ant/production/manual/Tasks/vss.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/waitfor.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/waitfor.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/waitfor.html (original)
+++ ant/site/ant/production/manual/Tasks/waitfor.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -106,16 +106,16 @@ task. See <a href="conditions.html">here
 on <samp>localhost</samp> to serve up the specified URL.</p>
 <pre>
 &lt;waitfor maxwait="3" maxwaitunit="minute" checkevery="500"&gt;
-    &lt;http url="http://localhost/myapp/index.html"/&gt;
+    &lt;http url="https://localhost/myapp/index.html"/&gt;
 &lt;/waitfor&gt;</pre>
 
 <p>Wait up to 10 seconds for a server on the <samp>dbserver</samp> machine to begin listening on
-port 1521 and for the <samp>http://webserver/mypage.html</samp> web page to become available.</p>
+port 1521 and for the <samp>https://webserver/mypage.html</samp> web page to become available.</p>
 <pre>
 &lt;waitfor maxwait="10" maxwaitunit="second"&gt;
     &lt;and&gt;
         &lt;socket server="dbserver" port="1521"/&gt;
-        &lt;http url="http://webserver/mypage.html"/&gt;
+        &lt;http url="https://webserver/mypage.html"/&gt;
     &lt;/and&gt;
 &lt;/waitfor&gt;</pre>
 

Modified: ant/site/ant/production/manual/Tasks/war.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/war.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/war.html (original)
+++ ant/site/ant/production/manual/Tasks/war.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/whichresource.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/whichresource.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/whichresource.html (original)
+++ ant/site/ant/production/manual/Tasks/whichresource.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/wljspc.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/wljspc.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/wljspc.html (original)
+++ ant/site/ant/production/manual/Tasks/wljspc.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/xmlproperty.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/xmlproperty.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/xmlproperty.html (original)
+++ ant/site/ant/production/manual/Tasks/xmlproperty.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/xmlvalidate.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/xmlvalidate.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/xmlvalidate.html (original)
+++ ant/site/ant/production/manual/Tasks/xmlvalidate.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Tasks/zip.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Tasks/zip.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Tasks/zip.html (original)
+++ ant/site/ant/production/manual/Tasks/zip.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/antlib.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/antlib.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/antlib.html (original)
+++ ant/site/ant/production/manual/Types/antlib.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/assertions.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/assertions.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/assertions.html (original)
+++ ant/site/ant/production/manual/Types/assertions.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/classfileset.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/classfileset.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/classfileset.html (original)
+++ ant/site/ant/production/manual/Types/classfileset.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/custom-programming.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/custom-programming.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/custom-programming.html (original)
+++ ant/site/ant/production/manual/Types/custom-programming.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/description.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/description.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/description.html (original)
+++ ant/site/ant/production/manual/Types/description.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/dirset.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/dirset.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/dirset.html (original)
+++ ant/site/ant/production/manual/Types/dirset.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/extension.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/extension.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/extension.html (original)
+++ ant/site/ant/production/manual/Types/extension.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -90,7 +90,7 @@ target="_top">Package Versioning documen
     implementationVendorID=&quot;vv&quot;
     implementationVendor=&quot;Apache&quot;
     implementationVersion=&quot;2.0&quot;
-    implementationURL=&quot;http://somewhere.com/myExt.jar&quot;/&gt;
+    implementationURL=&quot;https://somewhere.com/myExt.jar&quot;/&gt;
 </pre>
 
 <p>Fully specified extension object.</p>

Modified: ant/site/ant/production/manual/Types/extensionset.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/extensionset.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/extensionset.html (original)
+++ ant/site/ant/production/manual/Types/extensionset.html Thu Sep  5 04:17:51 2019
@@ -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,
@@ -53,7 +53,7 @@ extension set. However, the extension in
     implementationVendorID=&quot;vv&quot;
     implementationVendor=&quot;Apache&quot;
     implementationVersion=&quot;2.0&quot;
-    implementationURL=&quot;http://somewhere.com/myExt.jar&quot;/&gt;
+    implementationURL=&quot;https://somewhere.com/myExt.jar&quot;/&gt;
 
 &lt;libfileset id="lfs"
                includeUrl="true"

Modified: ant/site/ant/production/manual/Types/filelist.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/filelist.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/filelist.html (original)
+++ ant/site/ant/production/manual/Types/filelist.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/fileset.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/fileset.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/fileset.html (original)
+++ ant/site/ant/production/manual/Types/fileset.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/filterchain.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/filterchain.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/filterchain.html (original)
+++ ant/site/ant/production/manual/Types/filterchain.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/filterset.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/filterset.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/filterset.html (original)
+++ ant/site/ant/production/manual/Types/filterset.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/mapper.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/mapper.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/mapper.html (original)
+++ ant/site/ant/production/manual/Types/mapper.html Thu Sep  5 04:17:51 2019
@@ -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/production/manual/Types/multirootfileset.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/Types/multirootfileset.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/Types/multirootfileset.html (original)
+++ ant/site/ant/production/manual/Types/multirootfileset.html Thu Sep  5 04:17:51 2019
@@ -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,