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

github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git


The following commit(s) were added to refs/heads/main-site-stg-out by this push:
     new aa69a82  Add website content generated from 
`f15fe568a3b6cfdcc97948da53e13e57944156c5`
aa69a82 is described below

commit aa69a82dd9ee6e8606a497fa86027ccb0983fd63
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Jan 22 09:36:02 2026 +0000

    Add website content generated from 
`f15fe568a3b6cfdcc97948da53e13e57944156c5`
---
 404.html           | 16 +++++++++++++++-
 development.html   | 16 +++++++++++++++-
 index.html         | 16 +++++++++++++++-
 release-notes.html | 16 +++++++++++++++-
 sitemap.xml        |  6 +++---
 5 files changed, 63 insertions(+), 7 deletions(-)

diff --git a/404.html b/404.html
index 5ceb1a7..6cbe620 100644
--- a/404.html
+++ b/404.html
@@ -37,10 +37,24 @@
   .hljs-string {
     color: #0f8532;
   }
+  div#retirement-banner {
+    color: #000;
+    background-color: #fff000;
+    width: 100%;
+    padding: 1em;
+    border-bottom: 1px solid #000;
+    text-align: center;
+  }
 </style>
   </head>
   <body class="status-404">
 <header class="header">
+  <div id="retirement-banner">
+    <b>This project is not maintained anymore!</b>
+    <a 
href="https://lists.apache.org/thread/ky89yqxgd7sccpyozhhlsgok0mov503m";>It has 
been retired by Apache Logging Services consensus on 2026-01-19.</a>
+    Users are advised to migrate to alternatives.
+    For other inquiries, see <a 
href="https://logging.apache.org/support.html";>the support policy</a>.
+  </div>
   <nav class="navbar">
     <div class="navbar-brand">
       <span class="navbar-item title">Apache Log4j Scala</span>
@@ -83,7 +97,7 @@ If you typed the URL of this page manually, please double 
check that you entered
 </div>
 <footer class="footer">
   <p>
-    Copyright © 1999-2025 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>.
+    Copyright © 1999-2026 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>.
     Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache Software License, 
Version 2.0</a>.
     Please read our <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>privacy 
policy</a>.
   </p>
diff --git a/development.html b/development.html
index 9cd3486..9ff7a45 100644
--- a/development.html
+++ b/development.html
@@ -38,10 +38,24 @@
   .hljs-string {
     color: #0f8532;
   }
+  div#retirement-banner {
+    color: #000;
+    background-color: #fff000;
+    width: 100%;
+    padding: 1em;
+    border-bottom: 1px solid #000;
+    text-align: center;
+  }
 </style>
   </head>
   <body class="article">
 <header class="header">
+  <div id="retirement-banner">
+    <b>This project is not maintained anymore!</b>
+    <a 
href="https://lists.apache.org/thread/ky89yqxgd7sccpyozhhlsgok0mov503m";>It has 
been retired by Apache Logging Services consensus on 2026-01-19.</a>
+    Users are advised to migrate to alternatives.
+    For other inquiries, see <a 
href="https://logging.apache.org/support.html";>the support policy</a>.
+  </div>
   <nav class="navbar">
     <div class="navbar-brand">
       <span class="navbar-item title">Apache Log4j Scala</span>
@@ -159,7 +173,7 @@ You can simply use its release instructions.</p>
 </div>
 <footer class="footer">
   <p>
-    Copyright © 1999-2025 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>.
+    Copyright © 1999-2026 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>.
     Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache Software License, 
Version 2.0</a>.
     Please read our <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>privacy 
policy</a>.
   </p>
diff --git a/index.html b/index.html
index b5c851b..a0afaae 100644
--- a/index.html
+++ b/index.html
@@ -38,10 +38,24 @@
   .hljs-string {
     color: #0f8532;
   }
+  div#retirement-banner {
+    color: #000;
+    background-color: #fff000;
+    width: 100%;
+    padding: 1em;
+    border-bottom: 1px solid #000;
+    text-align: center;
+  }
 </style>
   </head>
   <body class="article">
 <header class="header">
+  <div id="retirement-banner">
+    <b>This project is not maintained anymore!</b>
+    <a 
href="https://lists.apache.org/thread/ky89yqxgd7sccpyozhhlsgok0mov503m";>It has 
been retired by Apache Logging Services consensus on 2026-01-19.</a>
+    Users are advised to migrate to alternatives.
+    For other inquiries, see <a 
href="https://logging.apache.org/support.html";>the support policy</a>.
+  </div>
   <nav class="navbar">
     <div class="navbar-brand">
       <span class="navbar-item title">Apache Log4j Scala</span>
@@ -207,7 +221,7 @@ The <code>Logger</code> property added by the 
<code>Logging</code> trait follows
 </div>
 <footer class="footer">
   <p>
-    Copyright © 1999-2025 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>.
+    Copyright © 1999-2026 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>.
     Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache Software License, 
Version 2.0</a>.
     Please read our <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>privacy 
policy</a>.
   </p>
diff --git a/release-notes.html b/release-notes.html
index 653a195..0584d05 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -38,10 +38,24 @@
   .hljs-string {
     color: #0f8532;
   }
+  div#retirement-banner {
+    color: #000;
+    background-color: #fff000;
+    width: 100%;
+    padding: 1em;
+    border-bottom: 1px solid #000;
+    text-align: center;
+  }
 </style>
   </head>
   <body class="article">
 <header class="header">
+  <div id="retirement-banner">
+    <b>This project is not maintained anymore!</b>
+    <a 
href="https://lists.apache.org/thread/ky89yqxgd7sccpyozhhlsgok0mov503m";>It has 
been retired by Apache Logging Services consensus on 2026-01-19.</a>
+    Users are advised to migrate to alternatives.
+    For other inquiries, see <a 
href="https://logging.apache.org/support.html";>the support policy</a>.
+  </div>
   <nav class="navbar">
     <div class="navbar-brand">
       <span class="navbar-item title">Apache Log4j Scala</span>
@@ -318,7 +332,7 @@ Though we needed to bump the major version number for the 
semantic versioning sw
 </div>
 <footer class="footer">
   <p>
-    Copyright © 1999-2025 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>.
+    Copyright © 1999-2026 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>.
     Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache Software License, 
Version 2.0</a>.
     Please read our <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>privacy 
policy</a>.
   </p>
diff --git a/sitemap.xml b/sitemap.xml
index 677f38b..bb4bcf3 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,14 +2,14 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/log4j/scala/development.html</loc>
-<lastmod>2025-12-30T12:20:20.663Z</lastmod>
+<lastmod>2026-01-22T09:35:59.789Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/scala/index.html</loc>
-<lastmod>2025-12-30T12:20:20.663Z</lastmod>
+<lastmod>2026-01-22T09:35:59.789Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/scala/release-notes.html</loc>
-<lastmod>2025-12-30T12:20:20.663Z</lastmod>
+<lastmod>2026-01-22T09:35:59.789Z</lastmod>
 </url>
 </urlset>

Reply via email to