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/08/09 12:10:20 UTC

[jira] [Commented] (FLINK-4337) Remove unnecessary Scala suffix from Hadoop1 artifact

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

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

GitHub user StephanEwen opened a pull request:

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

    [FLINK-4337] [build] Remove unnecessary Scala Suffix from Hadoop 1 shaded artifact

    The shaded Hadoop 1 dependency was versioned with a Scala Version Suffix, even though it does not depend on Scala.
    
    This pull request removes that suffix and simplifies the POM files accordingly.

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

    $ git pull https://github.com/StephanEwen/incubator-flink hadoop_1_no_suffix

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

    https://github.com/apache/flink/pull/2343.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 #2343
    
----
commit dc6defb8cc9c6a74725b374c3de155b879adb83f
Author: Stephan Ewen <se...@apache.org>
Date:   2016-08-09T11:01:33Z

    [FLINK-4337] [build] Remove unnecessary Scala Suffix from Hadoop 1 shaded artifact

----


> Remove unnecessary Scala suffix from Hadoop1 artifact
> -----------------------------------------------------
>
>                 Key: FLINK-4337
>                 URL: https://issues.apache.org/jira/browse/FLINK-4337
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.1.0
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 1.2.0
>
>
> The hadoop1 artifacts have a "_2.10" Scala suffix, but have no Scala dependency.



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