Aldrin Piri created MINIFI-393:
----------------------------------
Summary: Relocate or provide cleanup of docker/minificppsource
Key: MINIFI-393
URL: https://issues.apache.org/jira/browse/MINIFI-393
Project: Apache NiFi MiNiFi
Issue Type: Improvement
Components: Build, C++, Docker
Reporter: Aldrin Piri
Priority: Minor
In creating the MiNiFi C++ Docker image, the source is copied to
docker/minificppsource in the project root. This directory is appropriately in
gitignore, but can cause issues should files be removed from tracking as they
will not get cleaned up.
One option is to clean this directory from within CMake or another is to build
the docker image out of the build directory.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)