apache / apache/camel-quarkus

Review usage of IndexDependencyBuildItem

Open
#7,589 4 comments 0 reactions 1 assignee Claimed by @jamesnetherton View on GitHub
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.