Merge branch 'cassandra-5.0' into trunk

This commit is contained in:
Stefan Miklosovic 2025-08-28 11:48:13 +02:00
commit c4a7cf9e02
No known key found for this signature in database
GPG Key ID: 32F35CB2F546D93E
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@
windowtitle="${ant.project.name} API" classpathref="cassandra.classpath"
bottom="Copyright © 2009- The Apache Software Foundation"
useexternalfile="yes" encoding="UTF-8" failonerror="false"
maxmemory="256m" additionalparam="${jdk11plus-javac-exports}">
maxmemory="1024m" additionalparam="${jdk11plus-javac-exports}">
<filesets/>
</javadoc>
<fail message="javadoc failed">