[
https://issues.apache.org/jira/browse/FLINK-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-14413:
-------------------------------------
Summary: shade-plugin ApacheNoticeResourceTransformer uses
platform-dependent encoding (was: Some quotes from NOTICE files that cause
encoding problems)
> shade-plugin ApacheNoticeResourceTransformer uses platform-dependent encoding
> -----------------------------------------------------------------------------
>
> Key: FLINK-14413
> URL: https://issues.apache.org/jira/browse/FLINK-14413
> Project: Flink
> Issue Type: Bug
> Components: Release System
> Affects Versions: 1.8.2, 1.9.0, 1.10.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0, 1.8.3, 1.9.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)