davsclaus commented on code in PR #14997: URL: https://github.com/apache/camel/pull/14997#discussion_r1703665167
########## dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/main-kubernetes-pom.tmpl: ########## @@ -94,39 +94,10 @@ </execution> </executions> </plugin> - <!-- package as runner jar --> Review Comment: Why is this removed? the camel-main as runtime should be a standard runtime that camel jbang can run and export. I just want to ensure that this still works and that its isolated from SB or Quarkus and that its 100% standalone. -- 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