GitHub user HeartSaVioR opened a pull request:

    https://github.com/apache/storm/pull/2285

    Change OracleJDK7 to OpenJDK7 in Travis CI build

    We've running issue on build failures on all PRs against 1.x version, due 
to using Oracle JDK 7 as JDK, which Oracle withdraws it.
    Same issue is filed to Travis CI, and you can see the comment here: 
https://github.com/travis-ci/travis-ci/issues/7884#issuecomment-308451879
    
    Changed OracleJDK7 to OpenJDK7 and checked the build result against my 
fork: https://travis-ci.org/HeartSaVioR/storm/builds/266178126
    
    This should be ported back to all 1.x version line branches.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HeartSaVioR/storm 
fix-travis-ci-oracle-7-not-supported

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2285.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 #2285
    
----
commit 28e93828c5e4f6ce3d5e5d515e96fa9502d50d6b
Author: Jungtaek Lim <[email protected]>
Date:   2017-08-19T01:28:41Z

    Travis CI can't support OracleJDK7 as Oracle's withdrawl
    
    * https://github.com/travis-ci/travis-ci/issues/7884#issuecomment-308451879

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to