You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/05/27 08:31:03 UTC

[jira] [Commented] (STORM-325) storm-kafka: dependencies scope to provided

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

ASF GitHub Bot commented on STORM-325:
--------------------------------------

GitHub user hamnis opened a pull request:

    https://github.com/apache/incubator-storm/pull/126

    STORM-325: Change scope to provided

    o use 2.10 as default
    o Scala library is pulled in as transitive dependency; no need to be explicit

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

    $ git pull https://github.com/hamnis/incubator-storm storm-325

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

    https://github.com/apache/incubator-storm/pull/126.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 #126
    
----
commit d71316827d7f7676c0e8b60938d10587355f510d
Author: Erlend Hamnaberg <er...@hamnaberg.net>
Date:   2014-05-27T06:28:18Z

    STORM-325: Change scope to provided
    
    o use 2.10 as default
    o Scala library is pulled in as transitive dependency; no need to be explicit

----


> storm-kafka: dependencies scope to provided
> -------------------------------------------
>
>                 Key: STORM-325
>                 URL: https://issues.apache.org/jira/browse/STORM-325
>             Project: Apache Storm (Incubating)
>          Issue Type: Improvement
>    Affects Versions: 0.9.2-incubating
>            Reporter: Janos Haber
>
> Please change the scala and kafka dependencies scope to provided, in this case the user can decide which scala and kafka version will be used with storm-kafka...



--
This message was sent by Atlassian JIRA
(v6.2#6252)