abroekhuis commented on a change in pull request #169: auto install then start bundles URL: https://github.com/apache/celix/pull/169#discussion_r390806238
########## File path: cmake/cmake_celix/ContainerPackaging.cmake ########## @@ -408,7 +408,7 @@ endfunction() Add the selected bundles to the Celix container. These bundles are (if configured) copied to the container build dir and are added to the configuration properties so that they are installed and started when the Celix container executed. -The Celix framework support 7 (0 - 6) run levels. Run levels can be used to control the start and stop order of bundles. +The Celix framework supports 7 (0 - 6) run levels. Run levels can be used to control the start and stop order of bundles. Review comment: Is it possible to make this arbitrary? So that any number of levels is supported? Iirc in Java it is MAX_INT. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
