You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2017/05/12 12:58:04 UTC

[jira] [Closed] (FLINK-6564) Build fails on file systems that do not distinguish between upper and lower case

     [ https://issues.apache.org/jira/browse/FLINK-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Hueske closed FLINK-6564.
--------------------------------
    Resolution: Fixed

Fixed on 1.3 with fddc8b10e2ed4d9bb920073e4fe86603ce09beed
Fixed on 1.4 with c9ffa9d2b2b901432d10a012d2c49fc594c7341c

> Build fails on file systems that do not distinguish between upper and lower case
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-6564
>                 URL: https://issues.apache.org/jira/browse/FLINK-6564
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>            Priority: Blocker
>             Fix For: 1.3.0, 1.4.0
>
>
> A recent change of the root pom tries to copy licenses of bundled dependencies into the {{META-INF/license}} folder. However, the {{META-INF}} folder contains already a file {{LICENSE}} which contains the AL2. 
> File systems that do not distinguish upper and lower case are not able to create the {{license}} folder because the {{LICENSE}} file exists.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)