We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05f0e51 + c632e66 commit be96162Copy full SHA for be96162
build.xml
@@ -367,7 +367,7 @@
367
windowtitle="${ant.project.name} API" classpathref="cassandra.classpath"
368
bottom="Copyright © 2009- The Apache Software Foundation"
369
useexternalfile="yes" encoding="UTF-8" failonerror="false"
370
- maxmemory="256m" additionalparam="${jdk11plus-javac-exports}">
+ maxmemory="1024m" additionalparam="${jdk11plus-javac-exports}">
371
<filesets/>
372
</javadoc>
373
<fail message="javadoc failed">
0 commit comments