aloubyansky opened a new pull request #2576: URL: https://github.com/apache/camel-quarkus/pull/2576
This PR adjusts capability configurations found in Camel Quarkus extensions to the Quarkus 2.x capability contracts established in https://github.com/quarkusio/quarkus/pull/13960 and https://github.com/quarkusio/quarkus/pull/16741 This is the readable doc https://github.com/quarkusio/quarkus/blob/main/docs/src/main/asciidoc/capabilities.adoc Basically, `CapabilityBuildItem`s shouldn't be produced directly from the build steps but moved to the extension descriptor, so that the dev tools could benefit from the info and not suggest extensions that are in conflict. -- 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: us...@infra.apache.org