[
https://issues.apache.org/jira/browse/FLINK-39818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
reswqa updated FLINK-39818:
---------------------------
Description: 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)
> 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
>
> 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)