GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/162
Added Java 9 travis build support
Truth be told - I haven't yet run this locally. But thought I would let
Travis run a Java 9 build while I install it on my local machine too ;-)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel java-9-support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/162.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 #162
----
commit b9617a469c96849c81c84b59f2a9015d57ebd21d
Author: Kasper Sørensen <[email protected]>
Date: 2017-09-29T04:40:31Z
Added Java 9 travis build support
----
---