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-jelly.git
The following commit(s) were added to refs/heads/master by this push: new d805773f Use XSD d805773f is described below commit d805773f012cf8ebe598b139717c3789a9b97aa3 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Mar 13 08:18:33 2023 -0400 Use XSD --- jelly-tags/ant/xdocs/changes.xml | 4 +++- jelly-tags/antlr/xdocs/changes.xml | 4 +++- jelly-tags/avalon/xdocs/changes.xml | 4 +++- jelly-tags/bean/xdocs/changes.xml | 4 +++- jelly-tags/beanshell/xdocs/changes.xml | 4 +++- jelly-tags/betwixt/xdocs/changes.xml | 4 +++- jelly-tags/bsf/xdocs/changes.xml | 4 +++- jelly-tags/define/xdocs/changes.xml | 4 +++- jelly-tags/dynabean/xdocs/changes.xml | 4 +++- jelly-tags/email/xdocs/changes.xml | 4 +++- jelly-tags/fmt/xdocs/changes.xml | 4 +++- jelly-tags/html/xdocs/changes.xml | 4 +++- jelly-tags/http/xdocs/changes.xml | 4 +++- jelly-tags/interaction/xdocs/changes.xml | 7 +++++-- jelly-tags/jaxme/xdocs/changes.xml | 4 +++- jelly-tags/jetty/xdocs/changes.xml | 4 +++- jelly-tags/jface/xdocs/changes.xml | 4 +++- jelly-tags/jms/xdocs/changes.xml | 4 +++- jelly-tags/jmx/xdocs/changes.xml | 4 +++- jelly-tags/jsl/xdocs/changes.xml | 4 +++- jelly-tags/junit/xdocs/changes.xml | 4 +++- jelly-tags/log/xdocs/changes.xml | 4 +++- jelly-tags/memory/xdocs/changes.xml | 4 +++- jelly-tags/ojb/xdocs/changes.xml | 4 +++- jelly-tags/quartz/xdocs/changes.xml | 4 +++- jelly-tags/regexp/xdocs/changes.xml | 4 +++- jelly-tags/soap/xdocs/changes.xml | 4 +++- jelly-tags/sql/xdocs/changes.xml | 4 +++- jelly-tags/swing/xdocs/changes.xml | 4 +++- jelly-tags/swt/xdocs/changes.xml | 4 +++- jelly-tags/threads/xdocs/changes.xml | 4 +++- jelly-tags/util/xdocs/changes.xml | 4 +++- jelly-tags/validate/xdocs/changes.xml | 4 +++- jelly-tags/velocity/xdocs/changes.xml | 4 +++- jelly-tags/xml/xdocs/changes.xml | 4 +++- jelly-tags/xmlunit/xdocs/changes.xml | 4 +++- src/changes/changes.xml | 4 +++- xdocs/changes.xml | 4 +++- 38 files changed, 116 insertions(+), 39 deletions(-) diff --git a/jelly-tags/ant/xdocs/changes.xml b/jelly-tags/ant/xdocs/changes.xml index c8a8751b..3b1ecc95 100644 --- a/jelly-tags/ant/xdocs/changes.xml +++ b/jelly-tags/ant/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/antlr/xdocs/changes.xml b/jelly-tags/antlr/xdocs/changes.xml index c0cc4f2c..d2edded6 100644 --- a/jelly-tags/antlr/xdocs/changes.xml +++ b/jelly-tags/antlr/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/avalon/xdocs/changes.xml b/jelly-tags/avalon/xdocs/changes.xml index c0cc4f2c..d2edded6 100644 --- a/jelly-tags/avalon/xdocs/changes.xml +++ b/jelly-tags/avalon/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/bean/xdocs/changes.xml b/jelly-tags/bean/xdocs/changes.xml index 5272d8a0..dd5e0ad1 100644 --- a/jelly-tags/bean/xdocs/changes.xml +++ b/jelly-tags/bean/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/beanshell/xdocs/changes.xml b/jelly-tags/beanshell/xdocs/changes.xml index dea87313..4f9afa50 100644 --- a/jelly-tags/beanshell/xdocs/changes.xml +++ b/jelly-tags/beanshell/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/betwixt/xdocs/changes.xml b/jelly-tags/betwixt/xdocs/changes.xml index f23cd533..2569bc5b 100644 --- a/jelly-tags/betwixt/xdocs/changes.xml +++ b/jelly-tags/betwixt/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/bsf/xdocs/changes.xml b/jelly-tags/bsf/xdocs/changes.xml index db94289e..9a0f1b78 100644 --- a/jelly-tags/bsf/xdocs/changes.xml +++ b/jelly-tags/bsf/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/define/xdocs/changes.xml b/jelly-tags/define/xdocs/changes.xml index db94289e..9a0f1b78 100644 --- a/jelly-tags/define/xdocs/changes.xml +++ b/jelly-tags/define/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/dynabean/xdocs/changes.xml b/jelly-tags/dynabean/xdocs/changes.xml index db94289e..9a0f1b78 100644 --- a/jelly-tags/dynabean/xdocs/changes.xml +++ b/jelly-tags/dynabean/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/email/xdocs/changes.xml b/jelly-tags/email/xdocs/changes.xml index 79bd9f9f..62b7e4c8 100644 --- a/jelly-tags/email/xdocs/changes.xml +++ b/jelly-tags/email/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/fmt/xdocs/changes.xml b/jelly-tags/fmt/xdocs/changes.xml index 0a1c5119..4fbcbb73 100644 --- a/jelly-tags/fmt/xdocs/changes.xml +++ b/jelly-tags/fmt/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/html/xdocs/changes.xml b/jelly-tags/html/xdocs/changes.xml index b8ec1aa6..b7f7afbc 100644 --- a/jelly-tags/html/xdocs/changes.xml +++ b/jelly-tags/html/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/http/xdocs/changes.xml b/jelly-tags/http/xdocs/changes.xml index 05e39e92..fcef98fd 100644 --- a/jelly-tags/http/xdocs/changes.xml +++ b/jelly-tags/http/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/interaction/xdocs/changes.xml b/jelly-tags/interaction/xdocs/changes.xml index 1dd02513..af860830 100644 --- a/jelly-tags/interaction/xdocs/changes.xml +++ b/jelly-tags/interaction/xdocs/changes.xml @@ -19,11 +19,14 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> - <author email="p...@apache.org">Paul Libbrecht</author> + <!-- Only one author child is allowed in the XSD --> + <!-- <author email="p...@apache.org">Paul Libbrecht</author> --> </properties> <body> <release version="1.1" date="2006-06-22"> diff --git a/jelly-tags/jaxme/xdocs/changes.xml b/jelly-tags/jaxme/xdocs/changes.xml index 461ba1fd..d3442c37 100644 --- a/jelly-tags/jaxme/xdocs/changes.xml +++ b/jelly-tags/jaxme/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/jetty/xdocs/changes.xml b/jelly-tags/jetty/xdocs/changes.xml index 0c04b63e..166bbc4a 100644 --- a/jelly-tags/jetty/xdocs/changes.xml +++ b/jelly-tags/jetty/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/jface/xdocs/changes.xml b/jelly-tags/jface/xdocs/changes.xml index 47099d4a..19c89b50 100644 --- a/jelly-tags/jface/xdocs/changes.xml +++ b/jelly-tags/jface/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/jms/xdocs/changes.xml b/jelly-tags/jms/xdocs/changes.xml index e9666838..b0026e3c 100644 --- a/jelly-tags/jms/xdocs/changes.xml +++ b/jelly-tags/jms/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/jmx/xdocs/changes.xml b/jelly-tags/jmx/xdocs/changes.xml index 1dbec828..614df12c 100644 --- a/jelly-tags/jmx/xdocs/changes.xml +++ b/jelly-tags/jmx/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/jsl/xdocs/changes.xml b/jelly-tags/jsl/xdocs/changes.xml index 6df558e0..aafc9dc2 100644 --- a/jelly-tags/jsl/xdocs/changes.xml +++ b/jelly-tags/jsl/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/junit/xdocs/changes.xml b/jelly-tags/junit/xdocs/changes.xml index c7f3a99d..2c6e4d7d 100644 --- a/jelly-tags/junit/xdocs/changes.xml +++ b/jelly-tags/junit/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/log/xdocs/changes.xml b/jelly-tags/log/xdocs/changes.xml index 2654be2f..a9425342 100644 --- a/jelly-tags/log/xdocs/changes.xml +++ b/jelly-tags/log/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/memory/xdocs/changes.xml b/jelly-tags/memory/xdocs/changes.xml index 40d7ac11..fdf91eea 100644 --- a/jelly-tags/memory/xdocs/changes.xml +++ b/jelly-tags/memory/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="br...@apache.org">Brett Porter</author> diff --git a/jelly-tags/ojb/xdocs/changes.xml b/jelly-tags/ojb/xdocs/changes.xml index 1dbec828..614df12c 100644 --- a/jelly-tags/ojb/xdocs/changes.xml +++ b/jelly-tags/ojb/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/quartz/xdocs/changes.xml b/jelly-tags/quartz/xdocs/changes.xml index 1dbec828..614df12c 100644 --- a/jelly-tags/quartz/xdocs/changes.xml +++ b/jelly-tags/quartz/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/regexp/xdocs/changes.xml b/jelly-tags/regexp/xdocs/changes.xml index 7a9fda4a..5ded0b3f 100644 --- a/jelly-tags/regexp/xdocs/changes.xml +++ b/jelly-tags/regexp/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/soap/xdocs/changes.xml b/jelly-tags/soap/xdocs/changes.xml index f51ccf70..23c1a226 100644 --- a/jelly-tags/soap/xdocs/changes.xml +++ b/jelly-tags/soap/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/sql/xdocs/changes.xml b/jelly-tags/sql/xdocs/changes.xml index 1dbec828..614df12c 100644 --- a/jelly-tags/sql/xdocs/changes.xml +++ b/jelly-tags/sql/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/swing/xdocs/changes.xml b/jelly-tags/swing/xdocs/changes.xml index 5fb94c00..a7ad3cc0 100644 --- a/jelly-tags/swing/xdocs/changes.xml +++ b/jelly-tags/swing/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/swt/xdocs/changes.xml b/jelly-tags/swt/xdocs/changes.xml index 6734cd49..ad3e8801 100644 --- a/jelly-tags/swt/xdocs/changes.xml +++ b/jelly-tags/swt/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/threads/xdocs/changes.xml b/jelly-tags/threads/xdocs/changes.xml index 1dbec828..614df12c 100644 --- a/jelly-tags/threads/xdocs/changes.xml +++ b/jelly-tags/threads/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/util/xdocs/changes.xml b/jelly-tags/util/xdocs/changes.xml index e44d2d21..415dd2ab 100644 --- a/jelly-tags/util/xdocs/changes.xml +++ b/jelly-tags/util/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/validate/xdocs/changes.xml b/jelly-tags/validate/xdocs/changes.xml index 0c04b63e..166bbc4a 100644 --- a/jelly-tags/validate/xdocs/changes.xml +++ b/jelly-tags/validate/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/velocity/xdocs/changes.xml b/jelly-tags/velocity/xdocs/changes.xml index 2654be2f..a9425342 100644 --- a/jelly-tags/velocity/xdocs/changes.xml +++ b/jelly-tags/velocity/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/xml/xdocs/changes.xml b/jelly-tags/xml/xdocs/changes.xml index 200c50f2..a5229d9b 100644 --- a/jelly-tags/xml/xdocs/changes.xml +++ b/jelly-tags/xml/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/jelly-tags/xmlunit/xdocs/changes.xml b/jelly-tags/xmlunit/xdocs/changes.xml index a3bac250..8be17759 100644 --- a/jelly-tags/xmlunit/xdocs/changes.xml +++ b/jelly-tags/xmlunit/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 48586c64..371f367e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -38,7 +38,9 @@ then tweak the source formatting if necessary and regenerate, then commit The <action> type attribute can be add,update,fix,remove. --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Apache Commons IO Release Notes</title> </properties> diff --git a/xdocs/changes.xml b/xdocs/changes.xml index cdb5d955..76c9f815 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -19,7 +19,9 @@ */ --> -<document> +<document xmlns="http://maven.apache.org/changes/1.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> <properties> <title>Changes</title> <author email="d...@apache.org">dIon Gillard</author>