bartoszpop commented on PR #16907: URL: https://github.com/apache/camel/pull/16907#issuecomment-2614639619
[@davsclaus](https://github.com/davsclaus) camel config set is not sufficient as the user needs invoke this command explicitly. The requirement we have is to deliver a ready to use jbang-catalog.json. What is the concern about having it configurable with system property? It would be consistent with how the camel and kamelet versions are configurable now (see [CamelJBang.java](https://github.com/apache/camel/blob/main/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java)). Because Quarkus and SpringBoot versions are hardcoded in [RuntimeType.java](https://github.com/apache/camel/blob/main/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/common/RuntimeType.java), hence we can't get a new Camel Quarkus version until a new Camel version is released. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org