This is an automated email from the ASF dual-hosted git repository.

pvillard pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new 6a0ab0caa7 NIFI-12416 Relocated the additionalDetails.html to the 
appropriate bundle in order for it to be seen when generating the documentation.
6a0ab0caa7 is described below

commit 6a0ab0caa7d4cfd2943ec3cd0805e03bafb804f9
Author: dan-s1 <[email protected]>
AuthorDate: Mon Nov 27 16:15:14 2023 +0000

    NIFI-12416 Relocated the additionalDetails.html to the appropriate bundle 
in order for it to be seen when generating the documentation.
    
    Signed-off-by: Pierre Villard <[email protected]>
    
    This closes #8067.
---
 .../docs/org.apache.nifi.excel.ExcelReader/additionalDetails.html         | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/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
 
b/nifi-nar-bundles/nifi-poi-bundle/nifi-poi-services/src/main/resources/docs/org.apache.nifi.excel.ExcelReader/additionalDetails.html
similarity index 100%
rename from 
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
rename to 
nifi-nar-bundles/nifi-poi-bundle/nifi-poi-services/src/main/resources/docs/org.apache.nifi.excel.ExcelReader/additionalDetails.html

Reply via email to