Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-3511] Create example module for Gelly's examples and move connector examples to test scope #1725

Closed
wants to merge 6 commits into from

Conversation

tillrohrmann
Copy link
Contributor

This PR creates an example module for Gelly's examples. The new module sets the required dependencies to compile scope so that the examples can be easily run from within an IDE.

Additionally, all the connector examples are moved to the test scope of each connector module.

The new flink-gelly-examples module contains all Java and Scala Gelly examples. The module
contains compile scope dependencies on flink-java, flink-scala and flink-clients so that
the examples can be conveniently run from within the IDE.
@rmetzger
Copy link
Contributor

+1 to merge once travis passes

@StephanEwen
Copy link
Contributor

LGTM!

@rmetzger
Copy link
Contributor

Merging ...

@asfgit asfgit closed this in 69eeefa Feb 26, 2016
asfgit pushed a commit that referenced this pull request Feb 26, 2016
subhankarb pushed a commit to subhankarb/flink that referenced this pull request Mar 17, 2016
@tillrohrmann tillrohrmann deleted the fixLibraries branch August 19, 2016 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants