Chesnay Schepler created FLINK-13966:
----------------------------------------
Summary: Jar sorting in collect_license_files.sh is locale
dependent
Key: FLINK-13966
URL: https://issues.apache.org/jira/browse/FLINK-13966
Project: Flink
Issue Type: Bug
Components: Build System
Affects Versions: 1.8.1
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.10.0, 1.9.1, 1.8.3
The {{collect_license_files.sh}} searches jars for NOTICE files and
concatenates them to assemble the NOTICE-binary file. To make the order
deterministic we order the file paths using {{sort}}, however this util is
locale dependent.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)