You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/19 18:52:58 UTC

[jira] [Commented] (SAMZA-1031) Use Java 1.8 source compatibility for Samza

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

ASF GitHub Bot commented on SAMZA-1031:
---------------------------------------

GitHub user shanthoosh opened a pull request:

    https://github.com/apache/samza/pull/34

    SAMZA-1031 : Use Java 1.8 source compatibility for Samza 

    Java 7 will be no longer supported.

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

    $ git pull https://github.com/shanthoosh/samza update_check_all_script

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

    https://github.com/apache/samza/pull/34.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 #34
    
----
commit e3d02341dddd76d564025985c474dbdf9aecf237
Author: Shanthoosh Venkataraman <sv...@linkedin.com>
Date:   2016-12-08T03:01:00Z

    SAMZA-1031 : Use Java 1.8 source compatibility for Samza (Java 7 is no longer supported)

----


> Use Java 1.8 source compatibility for Samza
> -------------------------------------------
>
>                 Key: SAMZA-1031
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1031
>             Project: Samza
>          Issue Type: Task
>    Affects Versions: 0.12.0
>            Reporter: Jake Maes
>            Assignee: Shanthoosh Venkataraman
>              Labels: newbie
>
> For Samza 12 we are going to use Java source compatibility 1.8. 
> To do so, there are a number of minor updates needed. A couple that come to mind:
> 1. The bin/check-all.sh script should no longer run java 1.7 versions
> 2. Documentation including but not limited to:
>   * http://samza.apache.org/startup/download/
>   * http://samza.apache.org/contribute/tests.html
>   * <project_dir>/release.md
> 3. Checkstyle [SAMZA-1015]



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