[
https://issues.apache.org/jira/browse/NIFI-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576209#comment-14576209
]
ASF subversion and git services commented on NIFI-633:
------------------------------------------------------
Commit fa7aa808917def8f1da072e73534d9c25996f05c in incubator-nifi's branch
refs/heads/develop from [~danbress]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=fa7aa80 ]
NIFI-633 removing dependency on nifi-framework, creating MockProcessorLogger
> Documentation Generation: Logger
> --------------------------------
>
> Key: NIFI-633
> URL: https://issues.apache.org/jira/browse/NIFI-633
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.1.0
> Reporter: Matt Gilman
> Assignee: Dan Bress
> Priority: Minor
> Fix For: 0.2.0
>
> Attachments: 0001-NIFI-633-SQUASHING.patch
>
>
> During the documentation generation, the processor is created and
> initialized. During initialization the processor is given a mock
> ProcessorInitializationContext which returns null when calling getLogger().
> If a processor attempts to log anything without verifying the logger is not
> null, a NPE is thrown and documentation generation fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)