You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Rekha Joshi (JIRA)" <ji...@apache.org> on 2013/11/25 12:30:37 UTC

[jira] [Created] (SAMZA-88) correct publishToMavenLocal warnings

Rekha Joshi created SAMZA-88:
--------------------------------

             Summary: correct publishToMavenLocal warnings 
                 Key: SAMZA-88
                 URL: https://issues.apache.org/jira/browse/SAMZA-88
             Project: Samza
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.7.0
            Reporter: Rekha Joshi
            Assignee: Rekha Joshi
            Priority: Minor


Correct warnings on ./gradlew -PscalaVersion=2.8.1 clean publishToMavenLocal
The TaskContainer.add() method has been deprecated and is scheduled to be removed in Gradle 2.0. Please use the create() method instead.

<path>/incubator-samza/samza-core/src/main/scala/org/apache/samza/system/chooser/TieredPriorityChooser.scala:89: warning: method sort in class List is deprecated: use `sortWith' instead



--
This message was sent by Atlassian JIRA
(v6.1#6144)