From 413af9fb3c474ea65d05313adbb4cfbb0063e1dc Mon Sep 17 00:00:00 2001 From: Jonathan Ellis Date: Sat, 6 Aug 2011 02:11:39 +0000 Subject: [PATCH] switch to apache hadoop repo and remove hadoop streaming dependency patch by Nate McCall; reviewed by jhanna for CASSANDRA-2998 git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@1154424 13f79535-47bb-0310-9956-ffa450edef68 --- build.properties.default | 1 - build.xml | 11 +++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/build.properties.default b/build.properties.default index 7ebe3c866c..ff6aea0a80 100644 --- a/build.properties.default +++ b/build.properties.default @@ -2,7 +2,6 @@ artifact.remoteRepository.central: http://repo1.maven.org/maven2 artifact.remoteRepository.java.net2: http://download.java.net/maven/2 artifact.remoteRepository.apache: https://repository.apache.org/content/repositories/releases -artifact.remoteRepository.cloudera: https://repository.cloudera.com/content/repositories/releases artifact.remoteRepository.jclouds: http://jclouds.googlecode.com/svn/repo artifact.remoteRepository.oauth: http://oauth.googlecode.com/svn/code/maven diff --git a/build.xml b/build.xml index 65a700bb04..f99f02877d 100644 --- a/build.xml +++ b/build.xml @@ -285,7 +285,6 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} - @@ -380,8 +379,7 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} - - + @@ -423,8 +421,7 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} - - + @@ -482,8 +479,7 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} - - + @@ -524,7 +520,6 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} dependencyRefsBuildFile="${build.dir}/build-dependencies.xml"> -