jamesnetherton opened a new issue, #7589: URL: https://github.com/apache/camel-quarkus/issues/7589
We can probably restrict usage of `IndexDependencyBuildItem` to just native builds in a lot of cases, since we only use the Jandex index to discover classes for registering for reflection etc. We should probably not unnecessarily bloat the index in JVM mode. Might help to save some CPU cycles during the augmentation phase. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org