[
https://issues.apache.org/jira/browse/FLINK-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367570#comment-15367570
]
ASF GitHub Bot commented on FLINK-4161:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/2218
[FLINK-4161] Add Quickstart exclusion for flink-dist dependencies
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 4161_qs_include
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2218.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 #2218
----
commit 88e6b46fdc5e6dc7b18c37d054a1a23761f84523
Author: zentol <[email protected]>
Date: 2016-07-08T11:32:36Z
[FLINK-4161] Add Quickstart exclusion for flink-dist dependencies
----
> Quickstarts can exclude more flink-dist dependencies
> ----------------------------------------------------
>
> Key: FLINK-4161
> URL: https://issues.apache.org/jira/browse/FLINK-4161
> Project: Flink
> Issue Type: Improvement
> Components: Quickstarts
> Affects Versions: 1.1.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Trivial
>
> The Quickstart poms exclude several dependencies that flink-dist contains
> from being packaged into the fat-jar.
> However, the following flink-dist dependencies are not excluded:
> {code}
> org.apache.flink:flink-streaming-scala_2.10
> org.apache.flink:flink-scala-shell_2.10
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)