mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-5.0' into trunk
This commit is contained in:
commit
c4a7cf9e02
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue