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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new b401b45 XML namespace must be HTTP here
b401b45 is described below
commit b401b45b7cb3f5c39658712498407fff5c7b4ec5
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Jan 14 09:55:07 2025 -0500
XML namespace must be HTTP here
---
src/main/resources/commons-xdoc-templates/issue-tracking-template.xml | 2 +-
src/main/resources/commons-xdoc-templates/mail-lists-template.xml | 2 +-
src/main/resources/commons-xdoc-templates/no-download-page-template.xml | 2 +-
.../commons-xdoc-templates/sandbox-issue-tracking-template.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git
a/src/main/resources/commons-xdoc-templates/issue-tracking-template.xml
b/src/main/resources/commons-xdoc-templates/issue-tracking-template.xml
index 66fcafe..698fd0f 100644
--- a/src/main/resources/commons-xdoc-templates/issue-tracking-template.xml
+++ b/src/main/resources/commons-xdoc-templates/issue-tracking-template.xml
@@ -41,7 +41,7 @@ limitations under the License.
| |
+======================================================================+
-->
-<document xmlns="https://maven.apache.org/XDOC/2.0"
+<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://maven.apache.org/XDOC/2.0
https://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
diff --git a/src/main/resources/commons-xdoc-templates/mail-lists-template.xml
b/src/main/resources/commons-xdoc-templates/mail-lists-template.xml
index 938c057..2df82db 100644
--- a/src/main/resources/commons-xdoc-templates/mail-lists-template.xml
+++ b/src/main/resources/commons-xdoc-templates/mail-lists-template.xml
@@ -39,7 +39,7 @@ limitations under the License.
| |
+======================================================================+
-->
-<document xmlns="https://maven.apache.org/XDOC/2.0"
+<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://maven.apache.org/XDOC/2.0
https://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
diff --git
a/src/main/resources/commons-xdoc-templates/no-download-page-template.xml
b/src/main/resources/commons-xdoc-templates/no-download-page-template.xml
index 2143150..0557d90 100644
--- a/src/main/resources/commons-xdoc-templates/no-download-page-template.xml
+++ b/src/main/resources/commons-xdoc-templates/no-download-page-template.xml
@@ -40,7 +40,7 @@ limitations under the License.
| |
+======================================================================+
-->
-<document xmlns="https://maven.apache.org/XDOC/2.0"
+<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://maven.apache.org/XDOC/2.0
https://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
diff --git
a/src/main/resources/commons-xdoc-templates/sandbox-issue-tracking-template.xml
b/src/main/resources/commons-xdoc-templates/sandbox-issue-tracking-template.xml
index 10cd8cb..bcad7e7 100644
---
a/src/main/resources/commons-xdoc-templates/sandbox-issue-tracking-template.xml
+++
b/src/main/resources/commons-xdoc-templates/sandbox-issue-tracking-template.xml
@@ -39,7 +39,7 @@ limitations under the License.
| |
+======================================================================+
-->
-<document xmlns="https://maven.apache.org/XDOC/2.0"
+<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://maven.apache.org/XDOC/2.0
https://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>