Author: fanningpj
Date: Sun Dec 15 20:40:41 2024
New Revision: 1922521

URL: http://svn.apache.org/viewvc?rev=1922521&view=rev
Log:
use downloads.apache.org

Modified:
    poi/site/src/documentation/content/xdocs/changes.xml
    poi/site/src/documentation/content/xdocs/download.xml

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1922521&r1=1922520&r2=1922521&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sun Dec 15 20:40:41 
2024
@@ -616,7 +616,7 @@
             <action type="fix" fixes-bug="59834" 
context="POI_Overall">poi-ooxml pom.xml should include dependency on 
poi-scratchpad</action>
             <action type="fix" fixes-bug="62690" context="POI_Overall">Missing 
Maven dependency to commons-math3</action>
             <action type="fix" fixes-bug="62692" context="OPC">WildFly XML 
parser not properly supported - Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized</action>
-            <action type="fix" fixes-bug="62699" 
context="POI_Overall">Download page must link to 
https://www.apache.org/dist/poi/KEYS</action>
+            <action type="fix" fixes-bug="62699" 
context="POI_Overall">Download page must link to 
https://downloads.apache.org/poi/KEYS</action>
             <action type="fix" fixes-bug="62733" context="XSLF">XSLFBackground 
setFill() can corrupt the document</action>
             <action type="fix" fixes-bug="62735" context="XSSF">poi-ooxml 
4.0.0 should have dependency on curvesapi 1.05</action>
             <action type="fix" fixes-bug="62740" context="XSSF">XSSFTable 
constructor automatically assigns invalid (non-unique) column IDs</action>

Modified: poi/site/src/documentation/content/xdocs/download.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/download.xml?rev=1922521&r1=1922520&r2=1922521&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/download.xml (original)
+++ poi/site/src/documentation/content/xdocs/download.xml Sun Dec 15 20:40:41 
2024
@@ -108,7 +108,7 @@
             </p>
             <p>
                 The PGP signatures can be verified using PGP or GPG. First 
download the
-                <a href="https://www.apache.org/dist/poi/KEYS";>KEYS</a>
+                <a href="https://downloads.apache.org/poi/KEYS";>KEYS</a>
                 file as well as the .asc signature files for the relevant 
release packages. Make sure you get these
                 files from the main distribution directory, rather than from a 
mirror.
                 Then <a 
href="https://www.apache.org/info/verification.html";>verify the signatures</a>.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to