GitHub user StephanEwen opened a pull request:
https://github.com/apache/incubator-flink/pull/133
Guava shading and dependencies cleanup
- add "flink-shading" for shaded libraries (currently guava only)
- relocate guava in all projects and exclude it from the lib and exported
dependencies
- Exlude unnecessary transitive dependencies from hadoop 1
Builds on top of #130
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StephanEwen/incubator-flink dependencies
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/133.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 #133
----
commit 6ea8430f10f87ad90b78696f29aec0679d445410
Author: Robert Metzger <[email protected]>
Date: 2014-09-28T18:10:07Z
[FLINK-1072] improved build matrix
commit 4416b7ddf207ee1a07b70c32c992b34e74767502
Author: Robert Metzger <[email protected]>
Date: 2014-09-28T18:54:23Z
add shading for guava
commit e0732eb93a2692061c5783fc480d25b867eb2e35
Author: Stephan Ewen <[email protected]>
Date: 2014-09-29T10:25:30Z
RAT plugin not inhertited, to prevent redundant checks.
commit 115d777250f20b97c9ba51d09c55aec6ba3887d8
Author: Stephan Ewen <[email protected]>
Date: 2014-09-29T18:39:09Z
Major depedendency cleanups
- add "flink-shading" for shaded libraries (currently guava only)
- relocate guava in all projects and exclude it from the lib and exported
dependencies
- Exlude unnecessary transitive dependencies from hadoop 1
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---