diff --git a/logback.changes b/logback.changes index d47ac10..e9fe6a3 100644 --- a/logback.changes +++ b/logback.changes @@ -50,12 +50,12 @@ Thu Dec 16 16:21:39 UTC 2021 - Fridrich Strba Fri Nov 29 12:15:18 UTC 2019 - Fridrich Strba - Do not force building with java < 9 -- Specifiy maven.compiler.release=8 to access the +- Specify maven.compiler.release=8 to access the java.util.function.Supplier API, introduced in java 8 - Added patch: * logback-1.2.3-getCallerClass.patch + Access the sun.reflect.Reflection.getCallerClass by - by reflection, in order to be able to build with jdk >= 9 + reflection, in order to be able to build with jdk >= 9 ------------------------------------------------------------------- Sun Nov 17 19:45:03 UTC 2019 - Fridrich Strba