Bryan Bende created NIFI-8690:
---------------------------------
Summary: 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
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)