You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Daniel Nishimura (JIRA)" <ji...@apache.org> on 2017/10/05 00:17:00 UTC

[jira] [Created] (SAMZA-1443) Build breaks on the current master branch when using Scala 2.10

Daniel Nishimura created SAMZA-1443:
---------------------------------------

             Summary: Build breaks on the current master branch when using Scala 2.10
                 Key: SAMZA-1443
                 URL: https://issues.apache.org/jira/browse/SAMZA-1443
             Project: Samza
          Issue Type: Bug
            Reporter: Daniel Nishimura


Error here:

{code}
[ant:scalac] /Users/dnishimu/code/github/samza/samza-api/src/main/java/org/apache/samza/operators/MessageStream.java:159: error: `;' expected but `{' found.
[ant:scalac]   static <T> MessageStream<T> mergeAll(Collection<? extends MessageStream<? extends T>> streams) {
{code}




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