logging-log4j2 icon indicating copy to clipboard operation
logging-log4j2 copied to clipboard

Java compatibility information is missing

Open QiuSoft opened this issue 1 year ago • 2 comments

Which release is compatible with java17,i haven't find any relation info – @QiuSoft

In the current website, it is not clear which release supports which Java versions. Ideally runtime-vs-build requirements should be separately shared too. This information can be shared (preferably explicitly!) in the download page. – @vy

QiuSoft avatar Dec 22 '23 02:12 QiuSoft

All the current versions are:

  • the 2.x branch supports from Java 8 to the latest one (currently 21),
  • the 3.x branch supports from Java 17 to the latest one (currently 21).

ppkarwasz avatar Dec 22 '23 06:12 ppkarwasz

@QiuSoft, your question is a valid one. Unfortunately it is not clear anywhere in the website. I took the liberty to update your ticket in a way that would guide how to implement it.

vy avatar Dec 22 '23 10:12 vy

Fixed in #2480 (main) and #2487 (2.x).

vy avatar Apr 23 '24 09:04 vy