On 10/04/2020 09:41, Mark Thomas wrote:
> On 10/04/2020 09:36, Mark Thomas wrote:
>> On 10/04/2020 09:33, ma...@apache.org wrote:
>>> Author: markt
>>> Date: Fri Apr 10 08:33:58 2020
>>> New Revision: 1876355
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1876355&view=rev
>>> Log:
>>> Remove additional / (example on infra.a.o page adds it unnecessarily)
>>
>> Hmm. Removing this breaks the mirror script (we always get downloads.a.o
>> as the closest mirror). Adding it provides an incorrect URL. Yuck.
>>
>> I'll add it back for now.
> 
> This is really strange. I've added that back but we still only get
> downloads.a.o as the mirror option. Weird.
> 
> I'm exploring some more...

Ah! I know what is going on. I enabled IPv6 on my home network recently
and most of the mirrors aren't IPv6 capable. I'll fire up a VM without
IPv6 and test with that.

Apologies for the back-and-forth commits sorting this out.

Mark


> 
> Mark
> 
>>
>> Mark
>>
>>>
>>> Modified:
>>>     tomcat/site/trunk/docs/download-10.html
>>>     tomcat/site/trunk/xdocs/download-10.xml
>>>
>>> Modified: tomcat/site/trunk/docs/download-10.html
>>> URL: 
>>> http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-10.html?rev=1876355&r1=1876354&r2=1876355&view=diff
>>> ==============================================================================
>>> --- tomcat/site/trunk/docs/download-10.html (original)
>>> +++ tomcat/site/trunk/docs/download-10.html Fri Apr 10 08:33:58 2020
>>> @@ -24,7 +24,7 @@
>>>  [define v]10.0.0-M4[end]
>>>          <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/KEYS";>KEYS</a> |
>>>          <a href="#[v]">[v]</a> |
>>> -        <a href="[preferred]/tomcat/tomcat-10/v[v]" 
>>> rel="nofollow">Browse</a> |
>>> +        <a href="[preferred]tomcat/tomcat-10/v[v]" 
>>> rel="nofollow">Browse</a> |
>>>          <a 
>>> href="https://archive.apache.org/dist/tomcat/tomcat-10";>Archives</a>
>>>        </div><h3 id="Release_Integrity">Release Integrity</h3><div 
>>> class="text">
>>>      <p>You <strong>must</strong>
>>> @@ -60,7 +60,7 @@
>>>    </div><h3 id="[v]">[v]</h3><div class="text">
>>>        <p>
>>>        Please see the 
>>> -      <a href="[preferred]/tomcat/tomcat-10/v[v]/README.html" 
>>> rel="nofollow">README</a>
>>> +      <a href="[preferred]tomcat/tomcat-10/v[v]/README.html" 
>>> rel="nofollow">README</a>
>>>        file for packaging information.  It explains what every distribution 
>>> contains.
>>>        </p>
>>>  
>>> @@ -69,27 +69,27 @@
>>>          <li>Core:
>>>            <ul>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].zip" 
>>> rel="nofollow">zip</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].zip" 
>>> rel="nofollow">zip</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].zip.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].zip.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].tar.gz" 
>>> rel="nofollow">tar.gz</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].tar.gz" 
>>> rel="nofollow">tar.gz</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].tar.gz.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].tar.gz.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x86.zip"
>>>  rel="nofollow">32-bit Windows zip</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x86.zip"
>>>  rel="nofollow">32-bit Windows zip</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x86.zip.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x86.zip.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x64.zip"
>>>  rel="nofollow">64-bit Windows zip</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x64.zip"
>>>  rel="nofollow">64-bit Windows zip</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].exe" 
>>> rel="nofollow">32-bit/64-bit Windows Service Installer</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].exe" 
>>> rel="nofollow">32-bit/64-bit Windows Service Installer</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].exe.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].exe.sha512";>sha512</a>)
>>>            </li>
>>> @@ -98,7 +98,7 @@
>>>          <li>Full documentation:
>>>            <ul>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz.sha512";>sha512</a>)
>>>            </li>
>>> @@ -107,12 +107,12 @@
>>>          <li>Deployer:
>>>            <ul>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.zip" 
>>> rel="nofollow">zip</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.zip" 
>>> rel="nofollow">zip</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.zip.asc";>pgp</a>,
>>>   
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.zip.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz.sha512";>sha512</a>)
>>>            </li>
>>> @@ -121,12 +121,12 @@
>>>          <li>Embedded:
>>>            <ul>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.zip"
>>>  rel="nofollow">zip</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.zip"
>>>  rel="nofollow">zip</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.zip.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.zip.sha512";>sha512</a>)
>>>            </li>
>>> @@ -140,12 +140,12 @@
>>>        <div class="subsection"><h4 id="Source_Code_Distributions">Source 
>>> Code Distributions</h4><div class="text">
>>>        <ul>
>>>          <li>
>>> -          <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.tar.gz" 
>>> rel="nofollow">tar.gz</a> 
>>> +          <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.tar.gz" 
>>> rel="nofollow">tar.gz</a> 
>>>            (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.tar.gz.asc";>pgp</a>,
>>>  
>>>            <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.tar.gz.sha512";>sha512</a>)
>>>          </li>
>>>          <li>
>>> -          <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.zip" 
>>> rel="nofollow">zip</a> 
>>> +          <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.zip" 
>>> rel="nofollow">zip</a> 
>>>            (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.zip.asc";>pgp</a>,
>>>  
>>>            <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.zip.sha512";>sha512</a>)
>>>          </li>
>>>
>>> Modified: tomcat/site/trunk/xdocs/download-10.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-10.xml?rev=1876355&r1=1876354&r2=1876355&view=diff
>>> ==============================================================================
>>> --- tomcat/site/trunk/xdocs/download-10.xml (original)
>>> +++ tomcat/site/trunk/xdocs/download-10.xml Fri Apr 10 08:33:58 2020
>>> @@ -34,7 +34,7 @@
>>>  [define v]10.0.0-M4[end]
>>>          <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/KEYS";>KEYS</a> |
>>>          <a href="#[v]">[v]</a> |
>>> -        <a href="[preferred]/tomcat/tomcat-10/v[v]" 
>>> rel="nofollow">Browse</a> |
>>> +        <a href="[preferred]tomcat/tomcat-10/v[v]" 
>>> rel="nofollow">Browse</a> |
>>>          <a 
>>> href="https://archive.apache.org/dist/tomcat/tomcat-10";>Archives</a>
>>>        </section>
>>>        <!-- End quick navigation section -->
>>> @@ -81,7 +81,7 @@
>>>        <section name="[v]">
>>>        <p>
>>>        Please see the 
>>> -      <a href="[preferred]/tomcat/tomcat-10/v[v]/README.html" 
>>> rel="nofollow">README</a>
>>> +      <a href="[preferred]tomcat/tomcat-10/v[v]/README.html" 
>>> rel="nofollow">README</a>
>>>        file for packaging information.  It explains what every distribution 
>>> contains.
>>>        </p>
>>>  
>>> @@ -90,27 +90,27 @@
>>>          <li>Core:
>>>            <ul>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].zip" 
>>> rel="nofollow">zip</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].zip" 
>>> rel="nofollow">zip</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].zip.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].zip.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].tar.gz" 
>>> rel="nofollow">tar.gz</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].tar.gz" 
>>> rel="nofollow">tar.gz</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].tar.gz.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].tar.gz.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x86.zip"
>>>  rel="nofollow">32-bit Windows zip</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x86.zip"
>>>  rel="nofollow">32-bit Windows zip</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x86.zip.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x86.zip.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x64.zip"
>>>  rel="nofollow">64-bit Windows zip</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x64.zip"
>>>  rel="nofollow">64-bit Windows zip</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].exe" 
>>> rel="nofollow">32-bit/64-bit Windows Service Installer</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].exe" 
>>> rel="nofollow">32-bit/64-bit Windows Service Installer</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].exe.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v].exe.sha512";>sha512</a>)
>>>            </li>
>>> @@ -119,7 +119,7 @@
>>>          <li>Full documentation:
>>>            <ul>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz.sha512";>sha512</a>)
>>>            </li>
>>> @@ -128,12 +128,12 @@
>>>          <li>Deployer:
>>>            <ul>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.zip" 
>>> rel="nofollow">zip</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.zip" 
>>> rel="nofollow">zip</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.zip.asc";>pgp</a>,
>>>   
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.zip.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz.sha512";>sha512</a>)
>>>            </li>
>>> @@ -142,12 +142,12 @@
>>>          <li>Embedded:
>>>            <ul>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz"
>>>  rel="nofollow">tar.gz</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz.sha512";>sha512</a>)
>>>            </li>
>>>            <li>
>>> -            <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.zip"
>>>  rel="nofollow">zip</a> 
>>> +            <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.zip"
>>>  rel="nofollow">zip</a> 
>>>              (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.zip.asc";>pgp</a>,
>>>  
>>>              <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/bin/embed/apache-tomcat-[v]-embed.zip.sha512";>sha512</a>)
>>>            </li>
>>> @@ -161,12 +161,12 @@
>>>        <subsection name="Source Code Distributions">
>>>        <ul>
>>>          <li>
>>> -          <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.tar.gz" 
>>> rel="nofollow">tar.gz</a> 
>>> +          <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.tar.gz" 
>>> rel="nofollow">tar.gz</a> 
>>>            (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.tar.gz.asc";>pgp</a>,
>>>  
>>>            <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.tar.gz.sha512";>sha512</a>)
>>>          </li>
>>>          <li>
>>> -          <a 
>>> href="[preferred]/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.zip" 
>>> rel="nofollow">zip</a> 
>>> +          <a 
>>> href="[preferred]tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.zip" 
>>> rel="nofollow">zip</a> 
>>>            (<a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.zip.asc";>pgp</a>,
>>>  
>>>            <a 
>>> href="https://downloads.apache.org/tomcat/tomcat-10/v[v]/src/apache-tomcat-[v]-src.zip.sha512";>sha512</a>)
>>>          </li>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to