[ 
https://issues.apache.org/jira/browse/FLINK-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731687#comment-14731687
 ] 

ASF GitHub Bot commented on FLINK-2493:
---------------------------------------

GitHub user chenliang613 opened a pull request:

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

    [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.
    The result as below:
    build-target
      examples
        ConnectedComponents.jar
        EnumTrianglesBasic.jar
        EnumTrianglesOpt.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/1094.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 #1094
    
----
commit edd1a1da2b81413e04de007f1655159cb709960a
Author: chenliang613 <chenliang@chenliangdemacbook-pro.local>
Date:   2015-09-05T01:16:53Z

    FLINK-2493 Simplify names of example program JARs

----


> Simplify names of example program JARs
> --------------------------------------
>
>                 Key: FLINK-2493
>                 URL: https://issues.apache.org/jira/browse/FLINK-2493
>             Project: Flink
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 0.10
>            Reporter: Stephan Ewen
>            Assignee: chenliang
>            Priority: Minor
>              Labels: easyfix, starter
>
> I find the names of the example JARs a bit annoying.
> Why not name the file {{examples/ConnectedComponents.jar}} rather than 
> {{examples/flink-java-examples-0.10-SNAPSHOT-ConnectedComponents.jar}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to