[
https://issues.apache.org/jira/browse/FLINK-39818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-39818:
-----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)