Ferenc Gerlits created MINIFICPP-2570:
-----------------------------------------

             Summary: When creating the MSI, copy all files from the nifiapi 
directory automatically
                 Key: MINIFICPP-2570
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2570
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Ferenc Gerlits


Currently, CMake copies the contents of the nifiapi directory to the build 
tree, and then WSI copies these files into the Windows MSI installer.  WSI 
seems to require that every file is listed in WixWin.wsi.in.  This is error 
prone, since when we add a new file to nifiapi, it is easy to forget to add it 
to WixWin.wsi.in, as well.

Find a better method, so that CMake + WSI will copy all files from nifiapi into 
the MSI without us having to list them.



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

Reply via email to