This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git


The following commit(s) were added to refs/heads/master by this push:
     new eabf8d9  Use HTTPS to download XML Schema
eabf8d9 is described below

commit eabf8d979103a93a6d6a01bb75ebc9846c2dc4ab
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 21 14:24:50 2025 +0000

    Use HTTPS to download XML Schema
---
 src/site/xdoc/building.xml         | 2 +-
 src/site/xdoc/download_logging.xml | 2 +-
 src/site/xdoc/guide.xml            | 2 +-
 src/site/xdoc/index.xml            | 2 +-
 src/site/xdoc/issue-tracking.xml   | 2 +-
 src/site/xdoc/junit-report.xml     | 2 +-
 src/site/xdoc/mail-lists.xml       | 2 +-
 src/site/xdoc/proposal.xml         | 2 +-
 src/site/xdoc/tech.xml             | 2 +-
 src/site/xdoc/troubleshooting.xml  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/site/xdoc/building.xml b/src/site/xdoc/building.xml
index e868ed9..8058ddc 100644
--- a/src/site/xdoc/building.xml
+++ b/src/site/xdoc/building.xml
@@ -17,7 +17,7 @@ limitations under the License.
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
  <properties>
   <title>Building</title>
   <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/download_logging.xml 
b/src/site/xdoc/download_logging.xml
index eaef63f..e3529d0 100644
--- a/src/site/xdoc/download_logging.xml
+++ b/src/site/xdoc/download_logging.xml
@@ -58,7 +58,7 @@ limitations under the License.
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
   <properties>
     <title>Download Apache Commons Logging</title>
     <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/guide.xml b/src/site/xdoc/guide.xml
index eda8f3c..06a8ee3 100644
--- a/src/site/xdoc/guide.xml
+++ b/src/site/xdoc/guide.xml
@@ -21,7 +21,7 @@
 
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
  <properties>
   <title>User Guide</title>
   <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 27bfabe..0d303c8 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -21,7 +21,7 @@
 
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
  <properties>
   <title>Overview</title>
   <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/issue-tracking.xml b/src/site/xdoc/issue-tracking.xml
index f595a41..85eec2e 100644
--- a/src/site/xdoc/issue-tracking.xml
+++ b/src/site/xdoc/issue-tracking.xml
@@ -43,7 +43,7 @@ limitations under the License.
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
   <properties>
     <title>Apache Commons Logging Issue tracking</title>
     <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/junit-report.xml b/src/site/xdoc/junit-report.xml
index 75d4728..334714b 100644
--- a/src/site/xdoc/junit-report.xml
+++ b/src/site/xdoc/junit-report.xml
@@ -17,7 +17,7 @@ limitations under the License.
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
   <properties>
     <title>JUnit Test Results</title>
     <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 72e710a..70c3869 100644
--- a/src/site/xdoc/mail-lists.xml
+++ b/src/site/xdoc/mail-lists.xml
@@ -41,7 +41,7 @@ limitations under the License.
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
   <properties>
     <title>Apache Commons Logging Mailing Lists</title>
     <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/proposal.xml b/src/site/xdoc/proposal.xml
index c1ae47d..f5ec6cb 100644
--- a/src/site/xdoc/proposal.xml
+++ b/src/site/xdoc/proposal.xml
@@ -19,7 +19,7 @@
 
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
 <properties>
 <title>Proposal for Logging Library Package</title>
 </properties>
diff --git a/src/site/xdoc/tech.xml b/src/site/xdoc/tech.xml
index 4a8fc1a..206ebab 100644
--- a/src/site/xdoc/tech.xml
+++ b/src/site/xdoc/tech.xml
@@ -19,7 +19,7 @@ limitations under the License.
 
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
  <properties>
   <title>Technology Guide</title>
   <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/troubleshooting.xml 
b/src/site/xdoc/troubleshooting.xml
index 8801b88..da2a968 100644
--- a/src/site/xdoc/troubleshooting.xml
+++ b/src/site/xdoc/troubleshooting.xml
@@ -21,7 +21,7 @@
 
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
  <properties>
   <title>Troubleshooting Guide</title>
   <author email="[email protected]">Apache Commons Team</author>

Reply via email to