[
https://issues.apache.org/jira/browse/MINIFICPP-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits updated MINIFICPP-1454:
--------------------------------------
Fix Version/s: 0.10.0
> 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
> Assignee: Gabor Gyimesi
> Priority: Minor
> Labels: MiNiFi-CPP-Hygiene
> Fix For: 0.10.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)