GitHub user chenliang613 opened a pull request:
https://github.com/apache/flink/pull/1087
[FLINK-2493] Simplify names of example program JARs
The names of the example JARs under build-target/examples have some
confusion, the version number might stop users from submitting examples to
incompatible versions of Flink
Propose to name the file examples/ConnectedComponents.jar rather than
examples/flink-java-examples-0.10-SNAPSHOT-ConnectedComponents.jar.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chenliang613/flink FLINK-2493
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1087.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 #1087
----
commit 20bb7420b9fad61b11a8bc9bc6423ac458235ec0
Author: CHEN LIANG <[email protected]>
Date: 2015-09-02T19:24:56Z
FLINK-2493
----
---
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.
---