Skip to content

Commit be96162

Browse files
committed
Merge branch 'cassandra-4.1' into cassandra-5.0
2 parents 05f0e51 + c632e66 commit be96162

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
@@ -367,7 +367,7 @@
367367
windowtitle="${ant.project.name} API" classpathref="cassandra.classpath"
368368
bottom="Copyright © 2009- The Apache Software Foundation"
369369
useexternalfile="yes" encoding="UTF-8" failonerror="false"
370-
maxmemory="256m" additionalparam="${jdk11plus-javac-exports}">
370+
maxmemory="1024m" additionalparam="${jdk11plus-javac-exports}">
371371
<filesets/>
372372
</javadoc>
373373
<fail message="javadoc failed">

0 commit comments

Comments
 (0)