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/11 22:54:04 UTC

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

Fabian Hueske created FLINK-6564:
------------------------------------

             Summary: 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
            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)