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 2017/07/26 09:13:00 UTC

[jira] [Commented] (FLINK-7253) Remove all 'assume Java 8' code in tests

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

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

GitHub user zentol opened a pull request:

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

    [FLINK-7253] [tests] Remove CommonTestUtils#assumeJava8

    This PR is based on #4388, #4398 and #4399 .
    
    It removes all usages of `CommonTestUtils#assumeJava8` and the method itself since we no longer need it.

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

    $ git pull https://github.com/zentol/flink 7253

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

    https://github.com/apache/flink/pull/4400.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 #4400
    
----
commit 3aa97b9d0ede97f04fd33a24c8c8776cc96551fb
Author: zentol <ch...@apache.org>
Date:   2017-07-24T10:34:17Z

    [FLINK-7247] [travis] Replace java 7 build profiles

commit 52729e7148668505e5c57dd6872898f38c96b03e
Author: zentol <ch...@apache.org>
Date:   2017-07-24T11:13:34Z

    [FLINK-7249] [build] Bump java.version property to 1.8

commit e16ef3dca8b631df3c3533453ff031c5b47687cb
Author: zentol <ch...@apache.org>
Date:   2017-07-24T11:14:33Z

    [FLINK-7250] [build] Remove jdk8 profile

commit bf3dd1a1b08ce2d19f51a76a69e92f090187a5de
Author: zentol <ch...@apache.org>
Date:   2017-07-24T11:24:30Z

    [FLINK-7253] [tests] Remove CommonTestUtils#assumeJava8

----


> Remove all 'assume Java 8' code in tests
> ----------------------------------------
>
>                 Key: FLINK-7253
>                 URL: https://issues.apache.org/jira/browse/FLINK-7253
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Build System
>            Reporter: Stephan Ewen
>            Assignee: Chesnay Schepler
>             Fix For: 1.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)