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

Daniel Stieglitz updated NIFI-12416:
------------------------------------
    Description: 
This seems to be another remnant of NIFI-12392.In this case the documentation 
for ExcelReader is not in the location of the code. Currently its location is
{code:java}
nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/main/resources/docs/org.apache.nifi.excel.ExcelReader/additionalDetails.html{code}
but its location should be
{code:java}
nifi-nar-bundles/nifi-poi-bundle/nifi-poi-services/src/main/resources/docs/org.apache.nifi.excel.ExcelReader/additionalDetails.html{code}
in order for it to be seen in the documentation.

  was:
This seems to be another remnant of NIFI-12392.In this case the documentation 
for ExcelReader is not in the location of the code. Currently its location is
{code:java}
nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/main/resources/docs/org.apache.nifi.excel.ExcelReader/additionalDetails.html{code}
but its location should be
{code:java}
nifi-nar-bundles/nifi-poi-bundle/nifi-poi-services/src/main/resources/docs/org.apache.nifi.excel.ExcelReader/additionalDetails.html{code}
 


> ExcelReader additionalDetails not visible in the generated documentation
> ------------------------------------------------------------------------
>
>                 Key: NIFI-12416
>                 URL: https://issues.apache.org/jira/browse/NIFI-12416
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This seems to be another remnant of NIFI-12392.In this case the documentation 
> for ExcelReader is not in the location of the code. Currently its location is
> {code:java}
> nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/main/resources/docs/org.apache.nifi.excel.ExcelReader/additionalDetails.html{code}
> but its location should be
> {code:java}
> nifi-nar-bundles/nifi-poi-bundle/nifi-poi-services/src/main/resources/docs/org.apache.nifi.excel.ExcelReader/additionalDetails.html{code}
> in order for it to be seen in the documentation.



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

Reply via email to