You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by jmakes <gi...@git.apache.org> on 2017/09/21 18:43:40 UTC

[GitHub] samza pull request #300: SAMZA-1428: Fix scala 2.10 compilation issue with j...

GitHub user jmakes opened a pull request:

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

    SAMZA-1428: Fix scala 2.10 compilation issue with java 8 interface st…

    …atic methods

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

    $ git pull https://github.com/jmakes/samza samza-1428

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

    https://github.com/apache/samza/pull/300.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 #300
    
----
commit 5f1b03403d4c4a9171e8e11675a4efd0a1e09cfa
Author: Jacob Maes <jm...@linkedin.com>
Date:   2017-09-21T18:42:29Z

    SAMZA-1428: Fix scala 2.10 compilation issue with java 8 interface static methods

----


---

[GitHub] samza pull request #300: SAMZA-1428: Fix scala 2.10 compilation issue with j...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---