You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2016/10/03 15:21:20 UTC

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

Jake Maes created SAMZA-1031:
--------------------------------

             Summary: 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


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)