logging-log4j2
logging-log4j2 copied to clipboard
Use java.home property to determine what JDK distribution to use during a test.
Observed when investigating https://github.com/mockito/mockito/issues/2282 on my setup where only JAVA_HOME was adjusted which is used by Maven and IDE but not the unit test.