GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/199
METAMODEL-1205: Enabled all the Travis JDKs (and solving small build issues)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel travis-jdks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/199.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 #199
----
commit ab7098534d191692ecbad8a1aa04287ceb8b6893
Author: Kasper Sørensen <i.am.kasper.sorensen@...>
Date: 2018-12-01T21:18:42Z
METAMODEL-1205: Enabling all the JDKs in Travis CI
... to find out what works on which JDK.
commit 3faebed1eff0f075038719037df6c7464c752bbe
Author: Kasper Sørensen <i.am.kasper.sorensen@...>
Date: 2018-12-01T21:23:01Z
Fixed overlapping JAR file issue for activation-api
----
---