ppkarwasz commented on code in PR #3341: URL: https://github.com/apache/logging-log4j2/pull/3341#discussion_r2650801460
########## src/site/antora/modules/ROOT/pages/download.adoc: ########## @@ -100,12 +100,297 @@ https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org Each Log4j artifact is accompanied by a Software Bill of Materials (SBOM). See {logging-services-url}/download.html#sbom[the Download page of Logging Services page] for details. -[#older] -== Older releases +[#versions] +== Available versions -Are you looking for old versions of Log4j? -While we recommend always using the latest version, you can find the older versions here: +Below you can find the list of available Log4j versions and their associated maintenance status; Active Development, Active Maintenance, End-of-Maintenance, and End-of-Life. +Refer to xref:versioning.adoc[] for details. -* {logging-services-url}/log4j/1.x/index.html[Log4j 1.x (End of Life, Java 1.4)] -* {logging-services-url}/log4j/2.3.x/index.html[Log4j 2.3.x (Java 6)] -* {logging-services-url}/log4j/2.12.x/index.html[Log4j 2.12.x (Java 7)] +.Maintenance status of selected Log4j versions +[%header,cols="1h,1,1m,2,2,2,2"] +|=== +| Version +| Status +| Latest release +| First stable release +| EOM +| EOL +| Notes + +| 3.0.x +| [development]#AD# +| 3.0.0-beta3 +| +| +| +| + +| 2.26.x +| [development]#AD# +| +| +| +| +| + +| 2.25.x +| [active]#AM# +| 2.25.2 +| 2025-06-13 Review Comment: ```suggestion | 2.25.3 | 2025-12-15 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
