Gabor Gyimesi created MINIFICPP-1377:
----------------------------------------

             Summary: Add build number parameter for linux distribution builds
                 Key: MINIFICPP-1377
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1377
             Project: Apache NiFi MiNiFi C++
          Issue Type: New Feature
            Reporter: Gabor Gyimesi
            Assignee: Gabor Gyimesi


A new parameter should be added to the build process that would represent the 
build number. This number should be found in every linux distribution build 
target's tar.gz output.

This parameter could be supplied as a build parameter for CMake with a new -D 
option.

Supplying the MINIFI_BUILD_NUMBER parameter to any distribution target should 
result in the 
nifi-minifi-cpp-${DISTRO_NAME}-${MINIFI_VERSION}-${MINIFI_BUILD_NUMBER}-bin.tar.gz
 output, so for example supplying a build number "1234" for a "make centos" 
target with 0.7.0 minifi version should result in 
minifi-cpp-centos-0.7.0-1234-bin.tar.gz  output.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to