GitHub user cakofony opened a pull request:
https://github.com/apache/logging-log4j2/pull/238
Update maven scripts to target java 8
I'm less familiar with maven than other tooling, feedback would be
appreciated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cakofony/logging-log4j2 ckozak/java8
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/238.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #238
----
commit 98e2a6d52a6dadf50af4beed2d10dc9277b86dee
Author: Carter Kozak <ckozak@...>
Date: 2018-11-05T16:17:50Z
Update maven scripts to target java 8
----
---