[ 
https://issues.apache.org/jira/browse/NIFI-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Villard resolved NIFI-3828.
----------------------------------
    Resolution: Feedback Received

Apache NiFi 1.x is no longer maintained and no new release is planned on the 
1.x release line. Marking as resolved as part of a cleanup operation. Please 
open a new one with an updated description if this is still relevant for NiFi 
2.x.

> Fix for NIFI-3776 prevents mock processor documentation from rendering 
> properly
> -------------------------------------------------------------------------------
>
>                 Key: NIFI-3828
>                 URL: https://issues.apache.org/jira/browse/NIFI-3828
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Andre F de Miranda
>            Priority: Minor
>
> Because the mock {{FullyDocumentedControllerService}}, 
> {{FullyDocumentedReportingTask}} and {{ExampleProcessor}} are not identified 
> by the introduce bundles related syntax, the test units struggle to create 
> links to the mock processors.
> {code}
> [main] WARN org.apache.nifi.documentation.html.HtmlDocumentationWriter - 
> Could not link to 
> org.apache.nifi.documentation.example.FullyDocumentedControllerService 
> because no bundles were found
> [main] WARN org.apache.nifi.documentation.html.HtmlDocumentationWriter - 
> Could not link to 
> org.apache.nifi.documentation.example.FullyDocumentedReportingTask because no 
> bundles were found
> [main] WARN org.apache.nifi.documentation.html.HtmlDocumentationWriter - 
> Could not link to org.apache.nifi.processor.ExampleProcessor because no 
> bundles were found
> [main] INFO org.apache.nifi.mock.MockComponentLogger - Initializing...
> {code}
> While the impact is negligible and isn't negative to the build, this new 
> behavior is different from the previously existing behavior where the mock 
> processors would render their documentation identically to what a normal 
> processor would.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to