You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/29 12:03:18 UTC

[jira] [Commented] (FLINK-3532) Flink-gelly-examples jar contains an underscore instead of an hyphen

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

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

GitHub user tillrohrmann opened a pull request:

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

    [FLINK-3532] [gelly] Fix artifact ID of flink-gelly-examples module

    The current flink-gelly-examples artifact id wrongly used an underscore to separate
    examples from flink-gelly. This commit replaces the underscore with an hyphen.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tillrohrmann/flink fixGellyExamplesArtifactID

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1731.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 #1731
    
----
commit 57918afe7d24eae13e15b6b87dce2fc4a17595fb
Author: Till Rohrmann <tr...@apache.org>
Date:   2016-02-29T11:01:10Z

    [FLINK-3532] [gelly] Fix artifact ID of flink-gelly-examples module
    
    The current flink-gelly-examples artifact id wrongly used an underscore to separate
    examples from flink-gelly. This commit replaces the underscore with an hyphen.

----


> Flink-gelly-examples jar contains an underscore instead of an hyphen
> --------------------------------------------------------------------
>
>                 Key: FLINK-3532
>                 URL: https://issues.apache.org/jira/browse/FLINK-3532
>             Project: Flink
>          Issue Type: Bug
>          Components: Gelly
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>
> The newly introduced {{flink-gelly-examples}} module uses an underscore to separate {{examples}} from {{flink-gelly}} in it's artifact id. This is not consistent and, thus, the artifact id {{flink-gelly_examples_2.10}} should be changed to {{flink-gelly-examples_2.10}}.



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