[
https://issues.apache.org/jira/browse/NIFI-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570667#comment-14570667
]
Dan Bress edited comment on NIFI-633 at 6/3/15 11:16 AM:
---------------------------------------------------------
[~mcgilman] I believe I have addressed the issue with the lib directory you
noted last time. If you are up for giving me one more chance to get the patch
right, I think we are OK now. If you want to discuss refactoring this stuff in
a more sensible way I'm open to that too.
was (Author: danbress):
[~mcgilman] I believe I have addressed the issue with the lib directory you
noted last time. If you are up for giving me one more chance to get the patch
right, I think we are OK now. If you want to discuss refactoring this stuf f
in a more sensible way I'm open to that too.
> 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.1.1
>
> 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)