GitHub user mbalassi opened a pull request:
https://github.com/apache/incubator-flink/pull/199
[scala] Self-contained build for scala examples
The scala examples lack self-contained build, because the default data is
located in the flink-java-examples jar. Here is a proposed solution for that.
@aljoscha, @rmetzger what do you think?
Cheers,
Marton
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbalassi/incubator-flink scala-examples
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/199.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 #199
----
commit 42184b2ea27481524b0179e375d58ff4f184087c
Author: mbalassi <[email protected]>
Date: 2014-11-12T22:47:40Z
[scala] Self-contained build for scala examples
----
---
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.
---