diff --git a/CHANGES.txt b/CHANGES.txt index 590a4a46b5..60c8d33ce6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 4.0-rc1 + * Binary releases no longer bundle the apidocs (javadoc) (CASSANDRA-15561) * Fix Streaming Repair metrics (CASSANDRA-16190) * Scheduled (delayed) schema pull tasks should not run after MIGRATION stage shutdown during decommission (CASSANDRA-16495) * When behind a firewall trunk is not buildable, need to allow overriding URLs (CASSANDRA-16563) diff --git a/build.xml b/build.xml index 192abc11f6..b7c4c4ee70 100644 --- a/build.xml +++ b/build.xml @@ -1055,7 +1055,7 @@ - + @@ -1076,7 +1076,7 @@ - + @@ -1088,9 +1088,6 @@ - - - @@ -1135,7 +1132,7 @@ -