Matt Gilman created NIFI-538:
--------------------------------
Summary: Unable to deserialize a template with a style configured
Key: NIFI-538
URL: https://issues.apache.org/jira/browse/NIFI-538
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Matt Gilman
Priority: Blocker
Fix For: 0.1.0
The DTO initializes the style to a Collections.emptyMap(). When JAXB attempts
to populate it (likely be calling getStyle().put(...)) it fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)