From 8becda0810ef47fa354041ce57dbca64bdc27d8d Mon Sep 17 00:00:00 2001 From: Sylvain Lebresne Date: Mon, 23 May 2011 18:32:00 +0000 Subject: [PATCH] Make the release build fail if the publish to central repository also fails patch by stephenc; reviewed by slebresne for CASSANDRA-2690 git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@1126639 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index b3ef9e2e7e..13fc1aaeae 100644 --- a/build.xml +++ b/build.xml @@ -237,7 +237,7 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} - + @@ -253,7 +253,7 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} - +