snazy commented on issue #3467: URL: https://github.com/apache/polaris/issues/3467#issuecomment-3768016497
This property is not meaningless and _prevents_ unnecessary log output from Quarkus, especially during tests: ``` Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index: ... Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
