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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)