apupier commented on issue #7890: URL: https://github.com/apache/camel-quarkus/issues/7890#issuecomment-3442097010
in fact, seems it is causing some test failure: ``` [[1;31mERROR[m] [1;31mErrors: [m [[1;31mERROR[m] [1;31m GroupedAwsSecretsManagerTest.testOperations » IllegalAccess module java.base does not open java.lang to unnamed module @6c2a7c73; to use the thread-local-reset capability on Java 24 or later, use this JVM option: --add-opens java.base/java.lang=ALL-UNNAMED[m [[1;31mERROR[m] [1;31m GroupedAws2LambdaTest.performingOperationsOnLambdaFunctionShouldSucceed » NoClassDefFound Could not initialize class org.jboss.threads.JDKSpecific$ThreadAccess ``` -- 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]
