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

pottlinger pushed a commit to branch feature/RAT-397
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/feature/RAT-397 by this push:
     new cf051c0b RAT-397: Migrate base site structures
cf051c0b is described below

commit cf051c0b441c98aaef9d26c8122dd188d52d968b
Author: P. Ottlinger <[email protected]>
AuthorDate: Fri Nov 8 22:50:08 2024 +0100

    RAT-397: Migrate base site structures
---
 apache-rat-core/src/site/site.xml   | 10 ++++++----
 apache-rat-plugin/src/site/site.xml | 10 ++++++----
 apache-rat-tasks/src/site/site.xml  | 12 +++++++-----
 apache-rat-tools/src/site/site.xml  | 12 +++++++-----
 apache-rat/src/site/site.xml        | 12 +++++++-----
 src/site/site.xml                   |  2 +-
 6 files changed, 34 insertions(+), 24 deletions(-)

diff --git a/apache-rat-core/src/site/site.xml 
b/apache-rat-core/src/site/site.xml
index 4440bc8a..5968a4d3 100644
--- a/apache-rat-core/src/site/site.xml
+++ b/apache-rat-core/src/site/site.xml
@@ -15,9 +15,11 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/DECORATION/1.3.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 
http://maven.apache.org/xsd/decoration-1.3.0.xsd";
-         name="Apache Rat&trade; Core">
+<site
+        xmlns="http://maven.apache.org/SITE/2.0.0";
+        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+        xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 
https://maven.apache.org/xsd/site-2.0.0.xsd";
+        name="Apache Rat&#8482; Core">
   <body>   
     <head>
       <![CDATA[<link href="https://creadur.apache.org/font/matesc.css"; 
type="text/css" rel="stylesheet" />]]>
@@ -26,4 +28,4 @@
     <menu ref="parent"/>
     <menu ref="reports"/>
   </body>
-</project>
+</site>
\ No newline at end of file
diff --git a/apache-rat-plugin/src/site/site.xml 
b/apache-rat-plugin/src/site/site.xml
index 612760c3..0400f5bb 100644
--- a/apache-rat-plugin/src/site/site.xml
+++ b/apache-rat-plugin/src/site/site.xml
@@ -15,9 +15,11 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/DECORATION/1.3.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 
http://maven.apache.org/xsd/decoration-1.3.0.xsd";
-         name="Apache Rat&trade; Plugin for Apache Maven">
+<site
+        xmlns="http://maven.apache.org/SITE/2.0.0";
+        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+        xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 
https://maven.apache.org/xsd/site-2.0.0.xsd";
+        name="Apache Rat&#8482; Plugin for Apache Maven">
   <body>
     <head>
       <![CDATA[<link href="https://creadur.apache.org/font/matesc.css"; 
type="text/css" rel="stylesheet" />]]>
@@ -41,4 +43,4 @@
 
     <menu ref="reports"/>
   </body>
-</project>
+</site>
\ No newline at end of file
diff --git a/apache-rat-tasks/src/site/site.xml 
b/apache-rat-tasks/src/site/site.xml
index 48caaff8..30847cfe 100644
--- a/apache-rat-tasks/src/site/site.xml
+++ b/apache-rat-tasks/src/site/site.xml
@@ -15,10 +15,12 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/DECORATION/1.3.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 
http://maven.apache.org/xsd/decoration-1.3.0.xsd";
-         name="Apache Rat&trade; Task Library for Apache Ant">
-  <body>  
+<site
+        xmlns="http://maven.apache.org/SITE/2.0.0";
+        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+        xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 
https://maven.apache.org/xsd/site-2.0.0.xsd";
+        name="Apache Rat\u2122 Task Library for Apache Ant">
+  <body>
     <head>
        <![CDATA[<link href="https://creadur.apache.org/font/matesc.css"; 
type="text/css" rel="stylesheet" />]]>
     </head>
@@ -35,4 +37,4 @@
 
     <menu ref="reports"/>
   </body>
-</project>
+</site>
\ No newline at end of file
diff --git a/apache-rat-tools/src/site/site.xml 
b/apache-rat-tools/src/site/site.xml
index 6a92692e..dd5cd987 100644
--- a/apache-rat-tools/src/site/site.xml
+++ b/apache-rat-tools/src/site/site.xml
@@ -15,10 +15,12 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/DECORATION/1.3.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 
http://maven.apache.org/xsd/decoration-1.3.0.xsd";
-         name="Apache Rat&trade; Tools">
-  <body>  
+<site
+        xmlns="http://maven.apache.org/SITE/2.0.0";
+        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+        xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 
https://maven.apache.org/xsd/site-2.0.0.xsd";
+        name="Apache Rat&#8482; Tools">
+  <body>
     <head>
        <![CDATA[<link href="https://creadur.apache.org/font/matesc.css"; 
type="text/css" rel="stylesheet" />]]>
     </head>
@@ -31,4 +33,4 @@
 
     <menu ref="reports"/>
   </body>
-</project>
+</site>
\ No newline at end of file
diff --git a/apache-rat/src/site/site.xml b/apache-rat/src/site/site.xml
index 310ce798..71890072 100644
--- a/apache-rat/src/site/site.xml
+++ b/apache-rat/src/site/site.xml
@@ -15,10 +15,12 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/DECORATION/1.3.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 
http://maven.apache.org/xsd/decoration-1.3.0.xsd";
-         name="Apache Rat&trade;">
-  <body>    
+<site
+        xmlns="http://maven.apache.org/SITE/2.0.0";
+        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+        xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 
https://maven.apache.org/xsd/site-2.0.0.xsd";
+        name="Apache Rat&#8482;">
+  <body>
     <head>
       <![CDATA[<link href="https://creadur.apache.org/font/matesc.css"; 
type="text/css" rel="stylesheet" />]]>
     </head>
@@ -26,4 +28,4 @@
     <menu ref="parent"/>
     <menu ref="reports"/>
   </body>
-</project>
+</site>
diff --git a/src/site/site.xml b/src/site/site.xml
index fbe19b9f..b4d203d6 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -19,7 +19,7 @@
         xmlns="http://maven.apache.org/SITE/2.0.0";
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
         xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 
https://maven.apache.org/xsd/site-2.0.0.xsd";
-        name="Apache Rat\u2122- A Release Audit Tool">
+        name="Apache Rat&#8482; - A Release Audit Tool">
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>

Reply via email to