GitHub user acoburn opened a pull request:
https://github.com/apache/incubator-tamaya-sandbox/pull/8
TAMAYA-349: Ensure Tamaya builds on JDK 11
This updates the JaCoCo and Javadoc plugins so that Tamaya can be build on
JDK 11.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acoburn/incubator-tamaya-sandbox TAMAYA-349
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tamaya-sandbox/pull/8.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 #8
----
commit ba1a6c48f51bac344efb2b271ffb56d48352e6bf
Author: Aaron Coburn <acoburn@...>
Date: 2018-09-12T12:37:25Z
TAMAYA-349: Ensure Tamaya builds on JDK 11
----
---