[jira] [Created] (FLINK-14413) Some quotes from NOTICE files that cause encoding problems

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

[jira] [Created] (FLINK-14413) Some quotes from NOTICE files that cause encoding problems

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-14413:
----------------------------------------

             Summary: Some quotes from NOTICE files that cause encoding problems
                 Key: FLINK-14413
                 URL: https://issues.apache.org/jira/browse/FLINK-14413
             Project: Flink
          Issue Type: Bug
          Components: Release System
    Affects Versions: 1.9.0, 1.8.2, 1.10.0
            Reporter: Chesnay Schepler
             Fix For: 1.10.0, 1.8.3, 1.9.2


Some NOTICE files contain quotes that, at least on my system, result in some encoding errors when generating the binary licensing. One example can be found [here|https://github.com/apache/flink/blob/88b48619e2734505a6c2ba0d53168528bc0dc143/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE#L1867]; the closing quotes would be replaced with a question mark.

We can either replace these with quotes that don't cause issues, or try to solve the encoding issue _somehow_ (so far I've been unsuccessful).





--
This message was sent by Atlassian Jira
(v8.3.4#803005)