GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2459
STORM-2855: Revert to 2017Q4 Ubuntu image in Travis to fix build
This is just to get builds working again. I've raised
https://issues.apache.org/jira/browse/STORM-2856 to figure out why it's broken
on the new image.
The patch probably needs to go on master, 1.x and 1.1.x.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2855
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2459.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 #2459
----
commit 44c1e0031a270a367150bc76d0a1077fa5d3e1d1
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-12-14T16:32:20Z
STORM-2855: Revert to 2017Q4 Ubuntu image in Travis to fix build
----
---