GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2889
STORM-3267: Disable Java 10 build
https://issues.apache.org/jira/browse/STORM-3267
We can add Java 11 at some later point, but for now we need to disable the
Java 10 build.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-3267
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2889.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 #2889
----
commit ef9d907d457d9d5ce9af42b88c8a11d16b7facfe
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-10-21T10:55:49Z
STORM-3267: Disable Java 10 build
----
---