[
https://issues.apache.org/jira/browse/NIFI-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509596#comment-14509596
]
ASF subversion and git services commented on NIFI-538:
------------------------------------------------------
Commit cc408fa4da9d2c86dcb2435265695498584cf119 in incubator-nifi's branch
refs/heads/develop from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=cc408fa ]
NIFI-538:
- Not initializing the label styles.
> Unable to deserialize a template with a Label with 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
> Assignee: Matt Gilman
> Priority: Blocker
> Fix For: 0.1.0
>
> Attachments: 0001-NIFI-538.patch
>
>
> 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)