You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/06 14:56:04 UTC

[jira] [Commented] (FLINK-2307) Drop Java 6 support

    [ https://issues.apache.org/jira/browse/FLINK-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659963#comment-14659963 ] 

ASF GitHub Bot commented on FLINK-2307:
---------------------------------------

GitHub user StephanEwen opened a pull request:

    https://github.com/apache/flink/pull/993

    [FLINK-2307] Drop Java 6 support

    This pull request updates Travis to use only "openjdk7", "oraclejdk7", and "oraclejdk8" for tests.
    
    Root pom and quickstarts poms bump the Java version to 1.7.

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

    $ git pull https://github.com/StephanEwen/incubator-flink java7

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

    https://github.com/apache/flink/pull/993.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 #993
    
----
commit 5a788ec23d50d36201ebb2fb0ad2b521272d034f
Author: Stephan Ewen <se...@apache.org>
Date:   2015-08-06T12:40:53Z

    [FLINK-2453] [pom] Move Java source and target version to 1.7

commit 249fa2bcdfc72bd6ce134ccdcb3921547af02752
Author: Stephan Ewen <se...@apache.org>
Date:   2015-08-06T12:52:39Z

    [FLINK-2454] [buikd] Update Travis to drop JDK6 for tests

----


> Drop Java 6 support
> -------------------
>
>                 Key: FLINK-2307
>                 URL: https://issues.apache.org/jira/browse/FLINK-2307
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>    Affects Versions: 0.10
>            Reporter: Robert Metzger
>
> As per: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Failing-Builds-on-Travis-td5360.html
> We need to change the java version in the poms and adopt the Travis build profiles.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)