GitHub user acoburn opened a pull request:
https://github.com/apache/incubator-tamaya/pull/24
TAMAYA-349: Ensure Tamaya builds on JDK 11
This updates the Javadoc plugin to 3.0.1 and the JaCoCo plugin to 0.8.2. It
also fixes a javadoc tag that, apparently, is not valid under JDK 11.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acoburn/incubator-tamaya TAMAYA-349
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tamaya/pull/24.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 #24
----
commit 67777536b919b5bd90fbda2bd09bac2abc210f42
Author: Aaron Coburn <acoburn@...>
Date: 2018-09-12T12:39:45Z
TAMAYA-349: Ensure Tamaya builds on JDK 11
----
---