stegemr commented on code in PR #453:
URL: https://github.com/apache/celix/pull/453#discussion_r1043770731
##########
cmake/cmake_celix/ContainerPackaging.cmake:
##########
@@ -515,13 +527,17 @@ Optional Arguments:
- LEVEL: The run level for the added bundles. Default is 3.
- INSTALL: If this option is present, the bundles will only be installed
instead of the default install and start.
The bundles will be installed after all bundle in LEVEL 0..6 are
installed and started.
+- COPY: If this option is present, the bundles will be copied to the container
build dir. This option overrides the
Review Comment:
If both are present?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]