absurdfarce commented on PR #2051: URL: https://github.com/apache/cassandra-java-driver/pull/2051#issuecomment-3192082362
Bah, it's even worse than I originally thought. slf4j 2.x includes [some new OSGi directives](https://stackoverflow.com/questions/77866922/usage-of-slf4j-api-in-an-osgi-bundle-requires-extender-osgi-serviceloader-pro) which appear to break our OSGi tests. I'm trying to find a fix via [this project](https://aries.apache.org/documentation/modules/spi-fly.html) but haven't had any luck so far. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

