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

ASF GitHub Bot commented on FLINK-4161:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/2309

    [FLINK-4161] Add Quickstart exclusion for flink-dist dependencies

    Updated version of #2218 which got closed as I accidentally deleted the 
branch.
    
    In addition to the previous changes:
    * `flink-dist` now explicitly dependends on `flink-metrics-core`
    * excluded `flink-python`
    * excluded `flink-metrics-core`
    * excluded `flink-metrics-jmx`

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/2309.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 #2309
    
----
commit fe733860c4e1e8ea2bdbd5530b53064d00f27e27
Author: zentol <[email protected]>
Date:   2016-07-29T09:53:24Z

    [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)

Reply via email to