From b80dd9225122a3eb7a411d9b7df2e6c1351aa854 Mon Sep 17 00:00:00 2001 From: Mick Semb Wever Date: Fri, 9 Apr 2021 09:17:17 +0200 Subject: [PATCH] Don't put apidocs (javadoc) into the binary artifact patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-15561 --- CHANGES.txt | 1 + build.xml | 9 +++------ 2 files changed, 4 insertions(+), 6 deletions(-) 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 @@ -