This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-log4net-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new dd5c538 Add versioning and support policy information
dd5c538 is described below
commit dd5c5385c1f3e80e49a6d15ec59e04d5dd6c0653
Author: Jan Friedrich <[email protected]>
AuthorDate: Fri Dec 5 19:52:34 2025 +0100
Add versioning and support policy information
---
log4net-3.2.0/404.html | 1 -
log4net-3.2.0/development.html | 1 -
log4net-3.2.0/download.html | 1 -
log4net-3.2.0/features.html | 1 -
log4net-3.2.0/index.html | 1 -
log4net-3.2.0/manual/configuration.html | 1 -
log4net-3.2.0/manual/configuration/appenders.html | 1 -
.../configuration/appenders/adonetappender.html | 1 -
.../appenders/bufferingforwardingappender.html | 1 -
.../appenders/coloredconsoleappender.html | 1 -
.../configuration/appenders/consoleappender.html | 1 -
.../configuration/appenders/eventlogappender.html | 1 -
.../configuration/appenders/fileappender.html | 1 -
.../appenders/forwardingappender.html | 1 -
.../appenders/localsyslogappender.html | 1 -
.../appenders/managedcoloredconsoleappender.html | 1 -
.../configuration/appenders/memoryappender.html | 1 -
.../appenders/outputdebugstringappender.html | 1 -
.../appenders/remotesyslogappender.html | 1 -
.../appenders/rollingfileappender.html | 1 -
.../configuration/appenders/smtpappender.html | 1 -
.../appenders/smtppickupdirappender.html | 1 -
.../configuration/appenders/traceappender.html | 1 -
.../configuration/appenders/udpappender.html | 1 -
log4net-3.2.0/manual/configuration/filters.html | 1 -
log4net-3.2.0/manual/configuration/layouts.html | 1 -
log4net-3.2.0/manual/examples.html | 1 -
log4net-3.2.0/manual/faq.html | 1 -
log4net-3.2.0/manual/index.html | 1 -
log4net-3.2.0/manual/installation.html | 1 -
log4net-3.2.0/manual/introduction.html | 1 -
log4net-3.2.0/manual/supported-frameworks.html | 1 -
log4net-3.2.0/release-notes.html | 1 -
log4net-3.2.0/release-review.html | 1 -
log4net-3.2.0/sitemap.xml | 70 +++++++++++-----------
log4net-3.2.0/versioning.html | 26 ++++++--
36 files changed, 57 insertions(+), 73 deletions(-)
diff --git a/log4net-3.2.0/404.html b/log4net-3.2.0/404.html
index 7d59ae1..2ad14c9 100644
--- a/log4net-3.2.0/404.html
+++ b/log4net-3.2.0/404.html
@@ -42,7 +42,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/development.html b/log4net-3.2.0/development.html
index dce584f..7653486 100644
--- a/log4net-3.2.0/development.html
+++ b/log4net-3.2.0/development.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/download.html b/log4net-3.2.0/download.html
index 9f7c6a8..7f30ed2 100644
--- a/log4net-3.2.0/download.html
+++ b/log4net-3.2.0/download.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/features.html b/log4net-3.2.0/features.html
index 528457a..8b6706c 100644
--- a/log4net-3.2.0/features.html
+++ b/log4net-3.2.0/features.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/index.html b/log4net-3.2.0/index.html
index 5459701..41d79a4 100644
--- a/log4net-3.2.0/index.html
+++ b/log4net-3.2.0/index.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration.html
b/log4net-3.2.0/manual/configuration.html
index fb0ea68..5d37ab1 100644
--- a/log4net-3.2.0/manual/configuration.html
+++ b/log4net-3.2.0/manual/configuration.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/appenders.html
b/log4net-3.2.0/manual/configuration/appenders.html
index c048214..20b1743 100644
--- a/log4net-3.2.0/manual/configuration/appenders.html
+++ b/log4net-3.2.0/manual/configuration/appenders.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/appenders/adonetappender.html
b/log4net-3.2.0/manual/configuration/appenders/adonetappender.html
index 4274204..c5810d0 100644
--- a/log4net-3.2.0/manual/configuration/appenders/adonetappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/adonetappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git
a/log4net-3.2.0/manual/configuration/appenders/bufferingforwardingappender.html
b/log4net-3.2.0/manual/configuration/appenders/bufferingforwardingappender.html
index e04d3c2..53aba85 100644
---
a/log4net-3.2.0/manual/configuration/appenders/bufferingforwardingappender.html
+++
b/log4net-3.2.0/manual/configuration/appenders/bufferingforwardingappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git
a/log4net-3.2.0/manual/configuration/appenders/coloredconsoleappender.html
b/log4net-3.2.0/manual/configuration/appenders/coloredconsoleappender.html
index ccd16e6..e693ae3 100644
--- a/log4net-3.2.0/manual/configuration/appenders/coloredconsoleappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/coloredconsoleappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/appenders/consoleappender.html
b/log4net-3.2.0/manual/configuration/appenders/consoleappender.html
index e692857..fdd3fd4 100644
--- a/log4net-3.2.0/manual/configuration/appenders/consoleappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/consoleappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/appenders/eventlogappender.html
b/log4net-3.2.0/manual/configuration/appenders/eventlogappender.html
index c9a4fbf..f5e1794 100644
--- a/log4net-3.2.0/manual/configuration/appenders/eventlogappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/eventlogappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/appenders/fileappender.html
b/log4net-3.2.0/manual/configuration/appenders/fileappender.html
index e248795..a2e4c2f 100644
--- a/log4net-3.2.0/manual/configuration/appenders/fileappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/fileappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git
a/log4net-3.2.0/manual/configuration/appenders/forwardingappender.html
b/log4net-3.2.0/manual/configuration/appenders/forwardingappender.html
index 3fedfac..d156900 100644
--- a/log4net-3.2.0/manual/configuration/appenders/forwardingappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/forwardingappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git
a/log4net-3.2.0/manual/configuration/appenders/localsyslogappender.html
b/log4net-3.2.0/manual/configuration/appenders/localsyslogappender.html
index d038872..24f6aff 100644
--- a/log4net-3.2.0/manual/configuration/appenders/localsyslogappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/localsyslogappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git
a/log4net-3.2.0/manual/configuration/appenders/managedcoloredconsoleappender.html
b/log4net-3.2.0/manual/configuration/appenders/managedcoloredconsoleappender.html
index d6156ff..0477702 100644
---
a/log4net-3.2.0/manual/configuration/appenders/managedcoloredconsoleappender.html
+++
b/log4net-3.2.0/manual/configuration/appenders/managedcoloredconsoleappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/appenders/memoryappender.html
b/log4net-3.2.0/manual/configuration/appenders/memoryappender.html
index 4ea3cc8..1402ba7 100644
--- a/log4net-3.2.0/manual/configuration/appenders/memoryappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/memoryappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git
a/log4net-3.2.0/manual/configuration/appenders/outputdebugstringappender.html
b/log4net-3.2.0/manual/configuration/appenders/outputdebugstringappender.html
index 0d0e422..05c1990 100644
---
a/log4net-3.2.0/manual/configuration/appenders/outputdebugstringappender.html
+++
b/log4net-3.2.0/manual/configuration/appenders/outputdebugstringappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git
a/log4net-3.2.0/manual/configuration/appenders/remotesyslogappender.html
b/log4net-3.2.0/manual/configuration/appenders/remotesyslogappender.html
index 0274359..4f7bd47 100644
--- a/log4net-3.2.0/manual/configuration/appenders/remotesyslogappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/remotesyslogappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git
a/log4net-3.2.0/manual/configuration/appenders/rollingfileappender.html
b/log4net-3.2.0/manual/configuration/appenders/rollingfileappender.html
index f10c51c..a090ffb 100644
--- a/log4net-3.2.0/manual/configuration/appenders/rollingfileappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/rollingfileappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/appenders/smtpappender.html
b/log4net-3.2.0/manual/configuration/appenders/smtpappender.html
index f5a6868..c1e1bcd 100644
--- a/log4net-3.2.0/manual/configuration/appenders/smtpappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/smtpappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git
a/log4net-3.2.0/manual/configuration/appenders/smtppickupdirappender.html
b/log4net-3.2.0/manual/configuration/appenders/smtppickupdirappender.html
index b5d9282..3cfc7c3 100644
--- a/log4net-3.2.0/manual/configuration/appenders/smtppickupdirappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/smtppickupdirappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/appenders/traceappender.html
b/log4net-3.2.0/manual/configuration/appenders/traceappender.html
index 14bae94..da5ad38 100644
--- a/log4net-3.2.0/manual/configuration/appenders/traceappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/traceappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/appenders/udpappender.html
b/log4net-3.2.0/manual/configuration/appenders/udpappender.html
index 70e3a1f..cbb13ce 100644
--- a/log4net-3.2.0/manual/configuration/appenders/udpappender.html
+++ b/log4net-3.2.0/manual/configuration/appenders/udpappender.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/filters.html
b/log4net-3.2.0/manual/configuration/filters.html
index 2bf3415..897a5ed 100644
--- a/log4net-3.2.0/manual/configuration/filters.html
+++ b/log4net-3.2.0/manual/configuration/filters.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/configuration/layouts.html
b/log4net-3.2.0/manual/configuration/layouts.html
index 03e939c..57ccfe5 100644
--- a/log4net-3.2.0/manual/configuration/layouts.html
+++ b/log4net-3.2.0/manual/configuration/layouts.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/examples.html
b/log4net-3.2.0/manual/examples.html
index 2bbdd1d..a11ebbe 100644
--- a/log4net-3.2.0/manual/examples.html
+++ b/log4net-3.2.0/manual/examples.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/faq.html b/log4net-3.2.0/manual/faq.html
index affb172..e36a61e 100644
--- a/log4net-3.2.0/manual/faq.html
+++ b/log4net-3.2.0/manual/faq.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/index.html b/log4net-3.2.0/manual/index.html
index 0dc14f7..2fdead5 100644
--- a/log4net-3.2.0/manual/index.html
+++ b/log4net-3.2.0/manual/index.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/installation.html
b/log4net-3.2.0/manual/installation.html
index c0b9e10..05142ed 100644
--- a/log4net-3.2.0/manual/installation.html
+++ b/log4net-3.2.0/manual/installation.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/introduction.html
b/log4net-3.2.0/manual/introduction.html
index 98a1eb8..1999e59 100644
--- a/log4net-3.2.0/manual/introduction.html
+++ b/log4net-3.2.0/manual/introduction.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/manual/supported-frameworks.html
b/log4net-3.2.0/manual/supported-frameworks.html
index 4477b95..8940315 100644
--- a/log4net-3.2.0/manual/supported-frameworks.html
+++ b/log4net-3.2.0/manual/supported-frameworks.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/release-notes.html b/log4net-3.2.0/release-notes.html
index 3864569..8c30276 100644
--- a/log4net-3.2.0/release-notes.html
+++ b/log4net-3.2.0/release-notes.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/release-review.html
b/log4net-3.2.0/release-review.html
index 191b3c9..7dd3d28 100644
--- a/log4net-3.2.0/release-review.html
+++ b/log4net-3.2.0/release-review.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
diff --git a/log4net-3.2.0/sitemap.xml b/log4net-3.2.0/sitemap.xml
index 42922d0..578c383 100644
--- a/log4net-3.2.0/sitemap.xml
+++ b/log4net-3.2.0/sitemap.xml
@@ -2,138 +2,138 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/log4net/development.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/download.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/features.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/index.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/adonetappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/bufferingforwardingappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/coloredconsoleappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/consoleappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/eventlogappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/fileappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/forwardingappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/localsyslogappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/managedcoloredconsoleappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/memoryappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/outputdebugstringappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/remotesyslogappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/rollingfileappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/smtpappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/smtppickupdirappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/traceappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/appenders/udpappender.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/filters.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/configuration/layouts.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/examples.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/faq.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/index.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/installation.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/introduction.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/manual/supported-frameworks.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/release-notes.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/release-review.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4net/versioning.html</loc>
-<lastmod>2025-12-05T18:02:11.672Z</lastmod>
+<lastmod>2025-12-05T18:51:40.572Z</lastmod>
</url>
-</urlset>
\ No newline at end of file
+</urlset>
diff --git a/log4net-3.2.0/versioning.html b/log4net-3.2.0/versioning.html
index 88ee32d..6056362 100644
--- a/log4net-3.2.0/versioning.html
+++ b/log4net-3.2.0/versioning.html
@@ -43,7 +43,6 @@
/* Colors for maintenance policies */
.development { color: #8A4FFF; }
.active { color: #28A745; }
- .eom { color: #FFC107; }
.eol { color: #DC3545; }
</style>
</head>
@@ -358,11 +357,21 @@ what is considered a bug by one user may be viewed as a
feature by another.</p>
<h2 id="maintenance-policy"><a class="anchor"
href="#maintenance-policy"></a>Version lifecycle and maintenance policy</h2>
<div class="sectionbody">
<div class="paragraph">
-<p>Minor releases of Apache log4net follow a defined lifecycle consisting of
two phases:</p>
+<p>Minor releases of Apache log4net follow a defined lifecycle consisting of
three phases:</p>
</div>
<div class="dlist">
<dl>
-<dt class="hdlist1"><span class="active">Active</span></dt>
+<dt class="hdlist1"><span class="development">Active development</span></dt>
+<dd>
+<div class="paragraph">
+<p>The version is under active development and may introduce new features.
+Preview builds may be published during this phase; vulnerability reports are
accepted and will be addressed.</p>
+</div>
+<div class="paragraph">
+<p>Versions in this phase are <strong>not recommended</strong> for production
use.</p>
+</div>
+</dd>
+<dt class="hdlist1"><span class="active">Active maintenance</span></dt>
<dd>
<div class="paragraph">
<p>The version is considered stable and suitable for production.
@@ -377,6 +386,9 @@ Vulnerability reports are accepted and will be
addressed.</p>
<div class="paragraph">
<p>The version is no longer maintained, and <strong>vulnerability reports are
not accepted</strong>.</p>
</div>
+<div class="paragraph">
+<p>We will notice the end of support for a version when the first preview for
a new major version is published.</p>
+</div>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 50%;">
@@ -394,7 +406,13 @@ Vulnerability reports are accepted and will be
addressed.</p>
</thead>
<tbody>
<tr>
-<th class="tableblock halign-left valign-top"><p class="tableblock"><span
class="development">Active</span></p></th>
+<th class="tableblock halign-left valign-top"><p class="tableblock"><span
class="development">Active development</span></p></th>
+<td class="tableblock halign-left valign-top"><p
class="tableblock"><strong>Yes</strong></p></td>
+<td class="tableblock halign-left valign-top"><p
class="tableblock"><strong>Yes</strong></p></td>
+<td class="tableblock halign-left valign-top"><p
class="tableblock"><strong>Yes</strong></p></td>
+</tr>
+<tr>
+<th class="tableblock halign-left valign-top"><p class="tableblock"><span
class="development">Active maintenance</span></p></th>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><strong>Yes</strong></p></td>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><strong>Yes</strong></p></td>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><strong>Yes</strong></p></td>