GitHub user dongjoon-hyun opened a pull request:

    https://github.com/apache/spark/pull/17143

    [SPARK-19801][BUILD] Remove JDK7 from Travis CI

    ## What changes were proposed in this pull request?
    
    Since Spark 2.1.0, Travis CI was supported by SPARK-15207 for automated PR 
verification (JDK7/JDK8 maven compilation and Java Linter) and contributors can 
see the additional result via their Travis CI dashboard (or PC).
    
    This PR aims to make `.travis.yml` up-to-date by removing JDK7 which was 
removed via SPARK-19550.
    
    ## How was this patch tested?
    
    See the result via Travis CI.
    
    - https://travis-ci.org/dongjoon-hyun/spark/builds/207111713

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

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-19801

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

    https://github.com/apache/spark/pull/17143.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 #17143
    
----
commit d3ab0e96289277551d0152545d2153aee9b7ca3e
Author: Dongjoon Hyun <[email protected]>
Date:   2017-03-02T17:29:07Z

    [SPARK-19801][BUILD] Remove JDK7 from Travis CI

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to