jboss/tyr

Additional jars are loaded twice

Closed this issue · 1 comments

Once for check and once for commands. Caching the loaded classloader should be enough.

The AdditionalResourcesTest is currently blocked with this because Quarkus cannot deal with different configuration values in different tests so invalid path and empty path will not be possible until Quarkus will support this.