lukasz-antoniak opened a new pull request, #1934: URL: https://github.com/apache/cassandra-java-driver/pull/1934
JIRA link: https://issues.apache.org/jira/browse/CASSANDRA-19635 PR contains necessary changes to run integration tests with Apache Cassandra 5.0-beta1. Developers can run the tests using: ``` $ mvn clean install -Dccm.version=5.0-beta1 -DtestJavaHome=/opt/java17/home -Ptest-jdk-17 ``` Make sure you have latest CCM version installed locally and available in `$PATH`. -- 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]
