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

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

GitHub user logarithm opened a pull request:

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

    SAMZA-1135: Support Scala 2.12

    Now days more and more projects are using Scala 2.12 and Samza as a cutting 
edge project should support the latest version of language. Samza codebase is 
almost ready to update to scala 2.12. The main thing which has to be done is 
removing deprecated JavaConversions. As to dependencies, only kafka and 
scalatest should be updated, because current versions don't have build for 
Scala 2.12.

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

    $ git pull https://github.com/metamx/samza scala-2.12

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

    https://github.com/apache/samza/pull/82.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 #82
    
----
commit 6b769605b5c3b69e5aa481af8a07d62898ffaca8
Author: Maksim Logvinenko <[email protected]>
Date:   2017-03-11T02:28:42Z

    Support Scala 2.12

----


> Support Scala 2.12
> ------------------
>
>                 Key: SAMZA-1135
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1135
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Maksim Logvinenko
>
> Now days more and more projects are using Scala 2.12 and Samza as a cutting 
> edge project should support the latest version of language. Samza codebase is 
> almost ready to update to scala 2.12. The main thing which has to be done is 
> removing deprecated JavaConversions. As to dependencies, only kafka and 
> scalatest should be updated, because current versions don't have build for 
> Scala 2.12.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to