[
https://issues.apache.org/jira/browse/NIFI-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963836#comment-15963836
]
Joseph Witt commented on NIFI-3089:
-----------------------------------
This comes in transitively via twitter4j-hbc -> twitter4j. It is a source
dependency in twitter4j therefore Dunnings alternative binary cleanroom
implementation is not an option. We will need to remove the twitter processor
until an alternative can be provided.
Also, we have to address this one that snuck in:
./nar/extensions/nifi-gcp-nar-1.2.0-SNAPSHOT.nar-unpacked/META-INF/bundled-dependencies/json-20151123.jar
For that Ted Dunnings alternative is likely sufficient:
https://mvnrepository.com/artifact/com.tdunning/json/1.8
> Eliminate any usage of json.org Cat-X License
> ---------------------------------------------
>
> Key: NIFI-3089
> URL: https://issues.apache.org/jira/browse/NIFI-3089
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Witt
> Priority: Blocker
> Fix For: 1.2.0
>
>
> In NIFI-2991 we did the bulk of the work to eliminate Cat-X usage of the
> json.org library.
> In a thread on 23 Nov 2016 VP Legal of the ASF approved pre-existing usage of
> the json.org library provided sufficient NOTICE of usage existed (we have
> that) until April 2017.
> We must ensure twitter4j changes their usage of this by then or we must find
> an alternative or we must remove this processor/nar again.
> Will place this on the 1.2 release but it might be later than that.
> Ultimately this must be done by April.
> Please do NOT remove the fix version. We must ensure we don't lose track of
> this issue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)