Gabor Gyimesi created MINIFICPP-1454:
----------------------------------------
Summary: Reduce duplication of CMake parameters in docker arguments
Key: MINIFICPP-1454
URL: https://issues.apache.org/jira/browse/MINIFICPP-1454
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gabor Gyimesi
MINIFICPP-1452 introduced the ability for Docker builds to consume the
configured CMake options. This way CMake options set regarding extension
availability are passed to Docker builds when the docker target is built.
Unfortunately these options need to be defined and passed through
DockerConfig.cmake, DockerBuild.sh and finally the Dockerfile, which causes
duplication of these arguments. We need to find a way to reduced this
duplication.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)