From 06a36045fe3dcf07205e2649b2e5eaf0daff5164 Mon Sep 17 00:00:00 2001 From: Mick Semb Wever Date: Wed, 13 Nov 2019 14:32:30 +0100 Subject: [PATCH] Source and build artifacts are published with sha512 checksums patch by Mick Semb Wever; reviewed by Michael Shuler for CASSANDRA-14970 --- build.xml | 102 ++++++++++++++++++++++++------------------------------ 1 file changed, 45 insertions(+), 57 deletions(-) diff --git a/build.xml b/build.xml index c307e26c84..a55709da23 100644 --- a/build.xml +++ b/build.xml @@ -305,7 +305,7 @@ - + @@ -313,7 +313,25 @@ - + + + + + + + + + + + + + + + + + + + @@ -336,6 +354,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."> + + + @@ -643,16 +664,6 @@ - - - - @@ -1104,8 +1115,7 @@ - + @@ -1157,23 +1167,22 @@ + + + + + + + + + + + + + - - - - - - - - - - - - + @@ -1182,7 +1191,6 @@ - @@ -2036,7 +2044,7 @@ @@ -2044,19 +2052,6 @@ file="${build.dir}/${final.name}-parent.pom" packaging="pom"/> - - - - - @@ -2097,19 +2092,6 @@ - - - - - + @@ -2139,5 +2122,10 @@ + + + + +