[
https://issues.apache.org/jira/browse/FLINK-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611599#comment-14611599
]
ASF GitHub Bot commented on FLINK-2311:
---------------------------------------
GitHub user aalexandrov opened a pull request:
https://github.com/apache/flink/pull/880
[FLINK-2311] Fixes 'flink-*' dependency scope in flink-contrib.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aalexandrov/flink FLINK-2311
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/880.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 #880
----
commit f6e5dce4dfdd5f0cf1c847171fd48df010232790
Author: Alexander Alexandrov <[email protected]>
Date: 2015-07-02T07:25:03Z
[FLINK-2311] Fixes 'flink-*' dependency scope in flink-contrib.
----
> Set flink-* dependencies in flink-contrib as "provided"
> -------------------------------------------------------
>
> Key: FLINK-2311
> URL: https://issues.apache.org/jira/browse/FLINK-2311
> Project: Flink
> Issue Type: Improvement
> Components: flink-contrib
> Affects Versions: 0.10, 0.9.1
> Reporter: Alexander Alexandrov
> Assignee: Alexander Alexandrov
> Priority: Minor
> Labels: easyfix, maven, patch
> Fix For: 0.10, 0.9.1
>
>
> The {{flink-contrib}} folder is assumed to be provided by the user. As such,
> other {{flink-*}} dependencies referenced within {{flink-contrib}} should be
> set as _'provided'_ in order to keep the size of the user jars down. I'm
> currently testing a patch that changes the poms as suggested and will open a
> PR on GitHub if this everything passes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)