From 382bcad07dc84b58eb2a0fbec8eab91d8517932b Mon Sep 17 00:00:00 2001 From: Mick Semb Wever Date: Fri, 28 Aug 2020 10:57:16 +0200 Subject: [PATCH] Backport CASSANDRA-14970 to 2.1 - New releases must supply SHA-256 and/or SHA-512 checksums patch by Mick Semb Wever; reviewed by Benjamin Lerer for CASSANDRA-16081 --- build.xml | 90 +++++++++++++++++++++++++------------------------------ 1 file changed, 41 insertions(+), 49 deletions(-) diff --git a/build.xml b/build.xml index c34ec2884a..23887e4e87 100644 --- a/build.xml +++ b/build.xml @@ -316,7 +316,7 @@ - + @@ -324,7 +324,25 @@ - + + + + + + + + + + + + + + + + + + + @@ -347,6 +365,9 @@ name="Apache Cassandra" inceptionYear="2009" description="The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model."> + + + @@ -553,16 +574,6 @@ - - - - @@ -983,8 +994,7 @@ - + @@ -1040,19 +1050,21 @@ - + - + + - + - + + + + @@ -1061,7 +1073,6 @@ - @@ -1806,7 +1817,7 @@ @@ -1814,19 +1825,6 @@ file="${build.dir}/${final.name}-parent.pom" packaging="pom"/> - - - - - @@ -1858,8 +1856,9 @@ classifier="javadoc"/> + @@ -1867,19 +1866,6 @@ - - - - - + @@ -1909,5 +1896,10 @@ + + + + +