claudio4j commented on code in PR #5090: URL: https://github.com/apache/camel-k/pull/5090#discussion_r1473119164
########## pkg/util/camel/camel_runtime_catalog.go: ########## @@ -232,3 +230,38 @@ func (c *RuntimeCatalog) IsResolvable(uri string) bool { return true } + +func jolokiaCatalogWorkaround() v1.Capability { Review Comment: If you want to have a look at the [GAV classifier change](https://github.com/apache/camel-k/commit/f48806818e9b68d6d096030871285c99efcbbcc3) and in [camel-k-runtime](https://github.com/apache/camel-k-runtime/commit/63aed1030d99075ddae06684445903da0ea0707d), but I'm afraid this cannot yet be pushed as camel-quarkus is still in jolokia 1.7.2. -- 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