GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2486
STORM-2856: Make Storm build work on post-2017Q4 Travis Trusty image
Since the issues breaking the build have been fixed, we should switch to
using the new Ubuntu image on Travis.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2856
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2486.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 #2486
----
commit 32b47d6864bc08226ee61efb496814f33ddaf44c
Author: Stig Rohde Døssing <srdo@...>
Date: 2017-12-13T15:47:31Z
STORM-2856: Make Storm build work on post-2017Q4 Travis Trusty image
----
---