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

pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


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

commit e61665675b783189ced3003af35ec844a58ccf4b
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