[
https://issues.apache.org/jira/browse/NIFI-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191881#comment-16191881
]
ASF GitHub Bot commented on NIFI-4450:
--------------------------------------
Github user gglanzani commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2187#discussion_r142768827
--- Diff: nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/pom.xml ---
@@ -25,8 +25,9 @@
<packaging>jar</packaging>
<properties>
- <kite.version>1.0.0</kite.version>
+ <kite.version>1.1.0</kite.version>
<findbugs-annotations.version>1.3.9-1</findbugs-annotations.version>
+ <jackson.version>2.3.1</jackson.version>
--- End diff --
Well, the thing is... the tests would fail without jackson. So I've looked
at the `pom.xml` provided by Kite, and just plugged that into nifi-kite.
Are your tests successful without that addition and kite 1.1.0?
> Upgrade Kite SDK to latest release
> ----------------------------------
>
> Key: NIFI-4450
> URL: https://issues.apache.org/jira/browse/NIFI-4450
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.3.0
> Reporter: Giovanni Lanzani
> Assignee: Giovanni Lanzani
> Priority: Trivial
>
> Kite 1.1.0 was released more than 2 years ago. It might be a good idea to
> update it inside NiFi.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)