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/08/01 14:00:12 UTC

[jira] [Commented] (FLINK-7251) Merge the flink-java8 project into flink-core

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

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

GitHub user zjureel opened a pull request:

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

    [FLINK-7251] Merge the flink-java8 project into corresponding flink project

    ## What is the purpose of the change
    
    Merge the codes in flink-java8 project into corresponding flink project
    
    ## Brief change log
      - *Merge examples into flink-examples project*
      - *Merge runtime test into flink-runtime project*
      - *Merge test case into flink-tests project*
      - *Remove flink-java8 project*
    
    
    ## Verifying this change
    
    *(Please pick either of the following options)*
    
    This changes are examples and test cases without any test coverage
    
    ## Does this pull request potentially affect one of the following parts:
    
      - Dependencies (does it add or upgrade a dependency): no
      - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: no
      - The serializers: no
      - The runtime per-record code paths (performance sensitive): no
      - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: no
    
    ## Documentation
    
      - Does this pull request introduce a new feature? no
    


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

    $ git pull https://github.com/zjureel/flink FLINK-7251

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

    https://github.com/apache/flink/pull/4455.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 #4455
    
----
commit 39d0ed7a31f98d2d16beeaf0ff6418252933afc8
Author: zjureel <zj...@gmail.com>
Date:   2017-08-01T10:03:23Z

    [FLINK-7251] mv examples to flink-examples

commit b11eb22793f2c28faa5765c817e83f7e79929e1b
Author: zjureel <zj...@gmail.com>
Date:   2017-08-01T10:08:06Z

    [FLINK-7251] mv test case to flink-runtime

commit 544fbef0450155135ba52d5f4e9dde567ed3de80
Author: zjureel <zj...@gmail.com>
Date:   2017-08-01T10:11:57Z

    [FLINK-7251] mv examples to flink-tests

commit 1f944726995b3173aaf24fd26a6a91b8f2d7f7e7
Author: zjureel <zj...@gmail.com>
Date:   2017-08-01T10:13:11Z

    [FLINK-7251] mv test cases to flink-cep and flink-java

commit 645fa92fa4a5f3c9a6e0f49d77ebf9bbda6f5b01
Author: zjureel <zj...@gmail.com>
Date:   2017-08-01T10:14:10Z

    [FLINK-7251] remove flink-java8 project

----


> Merge the flink-java8 project into flink-core
> ---------------------------------------------
>
>                 Key: FLINK-7251
>                 URL: https://issues.apache.org/jira/browse/FLINK-7251
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Build System
>            Reporter: Stephan Ewen
>            Assignee: Fang Yong
>             Fix For: 1.4.0
>
>




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