Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.13.2
-
None
Description
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.
Attachments
Issue Links
- links to