PengZheng commented on code in PR #427: URL: https://github.com/apache/celix/pull/427#discussion_r915396060
########## cmake/cmake_celix/BundlePackaging.cmake: ########## @@ -18,6 +18,9 @@ set(CELIX_NO_POSTFIX_BUILD_TYPES RelWithDebInfo Release CACHE STRING "The build type used for creating bundle without a build type postfix.") +set(CELIX_DEFAULT_JAR_COMMAND_ARGUMENTS -cfm0 CACHE STRING "Default no compression is applied") Review Comment: Just curious why we made that change? -- 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: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org