Index: head/databases/cassandra4/files/patch-build.xml =================================================================== --- head/databases/cassandra4/files/patch-build.xml (revision 564148) +++ head/databases/cassandra4/files/patch-build.xml (revision 564149) @@ -1,223 +1,232 @@ --- build.xml.orig 2020-08-28 13:55:55 UTC +++ build.xml @@ -23,6 +23,7 @@ + @@ -74,14 +75,14 @@ - + - + @@ -271,7 +272,7 @@ - + +@@ -291,7 +292,7 @@ + windowtitle="${ant.project.name} API" classpathref="cassandra.classpath" + bottom="Copyright © 2009-2020 The Apache Software Foundation" + useexternalfile="yes" encoding="UTF-8" failonerror="false" +- maxmemory="256m" additionalparam="${jdk11-javadoc-exports}"> ++ maxmemory="512m" additionalparam="${jdk11-javadoc-exports}"> + + + @@ -416,8 +417,7 @@ - - + @@ -430,6 +430,8 @@ + + @@ -472,10 +474,6 @@ description="Initialize Maven ANT Tasks"> - - - - @@ -889,16 +887,14 @@ filesetId="build-dependency-jars" cacheDependencyRefs="true" dependencyRefsBuildFile="${build.dir}/build-dependencies.xml"> - - + - - + @@ -911,7 +907,7 @@ - + @@ -940,8 +936,7 @@ sourcesFilesetId="test-dependency-sources" cacheDependencyRefs="true" dependencyRefsBuildFile="${build.dir}/test-dependencies.xml"> - - + @@ -1251,6 +1246,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1371,6 +1447,7 @@ - - + + @@ -1981,6 +2058,11 @@ + + + + +