[
https://issues.apache.org/jira/browse/FLINK-39818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
reswqa resolved FLINK-39818.
----------------------------
Fix Version/s: 2.4.0
Resolution: Fixed
master(2.4) via f14ce1e6082ed4dd13f65d70893fd69f1678b315.
> Filter org.eclipse.parsson:parsson false positive for Elasticsearch connector
> -----------------------------------------------------------------------------
>
> Key: FLINK-39818
> URL: https://issues.apache.org/jira/browse/FLINK-39818
> Project: Flink
> Issue Type: Improvement
> Components: Build System / CI
> Affects Versions: 2.4.0
> Reporter: reswqa
> Assignee: reswqa
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.4.0
>
>
> elasticsearch-java client depends on `parsson` for JSON parsing, but it fails
> to pass the JarFileChecker (due to the presence of GPL 2.0 in the License).
> However`org.eclipse.parsson:parsson` use `GPL-2.0-with-Classpath-exception`
> or `EPL-2.0` license. I think it's ok to ship it into uber jar per Apache
> license policy Catagory
> B(https://www.apache.org/legal/resolved.html#category-b)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)