[
https://issues.apache.org/jira/browse/NIFI-8690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-8690:
-------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> NarBundleExtractor fails for latest extension docs
> --------------------------------------------------
>
> Key: NIFI-8690
> URL: https://issues.apache.org/jira/browse/NIFI-8690
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Affects Versions: 1.13.2
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
> Fix For: 1.14.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The NarBundleExtractor from NiFi Registry bundle utils uses a Jackson XML
> deserializer to unmarshall the extension docs from inside a NAR. Currently
> the object model hasn't been kept fully up to date with additions to the
> extensions docs, so it will fail on NARs from 1.13.2 because of dependent
> properties. Although we should update the object model at some point, we
> should also configure the marshaller to ignore unknown properties.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)