Skip to content

Commit c632e66

Browse files
committed
Merge branch 'cassandra-4.0' into cassandra-4.1
2 parents 792e823 + 29e45b5 commit c632e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
windowtitle="${ant.project.name} API" classpathref="cassandra.classpath"
360360
bottom="Copyright © 2009- The Apache Software Foundation"
361361
useexternalfile="yes" encoding="UTF-8" failonerror="false"
362-
maxmemory="256m" additionalparam="${jdk11-javadoc-exports}">
362+
maxmemory="1024m" additionalparam="${jdk11-javadoc-exports}">
363363
<filesets/>
364364
</javadoc>
365365
<fail message="javadoc failed">

0 commit comments

Comments
 (0)