Merge branch 'cassandra-4.1' into trunk

This commit is contained in:
Bereng 2022-11-15 09:35:06 +01:00
commit f317eb4f2f
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ if [ "$CASSANDRA_USE_JDK11" = true ] ; then
TESTSUITE_NAME="${TESTSUITE_NAME}.jdk11"
else
TESTSUITE_NAME="${TESTSUITE_NAME}.jdk8"
unset JAVA11_HOME
fi
ant -buildfile ${CASSANDRA_DIR}/build.xml realclean