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 792e823 + 29e45b5 commit c632e66Copy full SHA for c632e66
build.xml
@@ -359,7 +359,7 @@
359
windowtitle="${ant.project.name} API" classpathref="cassandra.classpath"
360
bottom="Copyright © 2009- The Apache Software Foundation"
361
useexternalfile="yes" encoding="UTF-8" failonerror="false"
362
- maxmemory="256m" additionalparam="${jdk11-javadoc-exports}">
+ maxmemory="1024m" additionalparam="${jdk11-javadoc-exports}">
363
<filesets/>
364
</javadoc>
365
<fail message="javadoc failed">
0 commit comments