[jira] [Created] (FLINK-4306) Fix Flink and Storm dependencies in flink-storm and flink-storm-examples

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-4306) Fix Flink and Storm dependencies in flink-storm and flink-storm-examples

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-4306:
-----------------------------------

             Summary: Fix Flink and Storm dependencies in flink-storm and flink-storm-examples
                 Key: FLINK-4306
                 URL: https://issues.apache.org/jira/browse/FLINK-4306
             Project: Flink
          Issue Type: Improvement
          Components: Storm Compatibility
    Affects Versions: 1.0.3, 1.1.0
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.2.0, 1.1.1


  - Flink dependencies should be in scope {{provided}}, like in the other libraries.

  - {{flink-storm-examples}} should not draw {{storm-core}} directly, but only via {{flink-storm}}, so it gets the proper transitive dependency exclusions

  - {{flink-storm-examples}} should have the clojure jar repository as an additional maven repository



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)