[GitHub] flink pull request #4973: [FLINK-8011][dist] Set flink-python to provided

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] flink pull request #4973: [FLINK-8011][dist] Set flink-python to provided

2017-11-07 Thread zentol
GitHub user zentol opened a pull request:

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

[FLINK-8011][dist] Set flink-python to provided

## What is the purpose of the change

Minor clean-up in the flink-dist pom. flink-python is now set to provided, 
similar to other libraries, and the shading exclusion was removed.

## Verifying this change

Compile flink-dist and check that flink-python is correctly put in the /lib 
folder.


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

$ git pull https://github.com/zentol/flink 8011

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

https://github.com/apache/flink/pull/4973.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 #4973


commit 9916af8d863845d81444ee870929ebf29b2d5d54
Author: zentol 
Date:   2017-11-07T16:13:57Z

[FLINK-8011][dist] Set flink-python to provided




---