From 44e05df21520d3f7cf7b21fab0fd1b97fe48a774 Mon Sep 17 00:00:00 2001 From: Attila Szabo Date: Thu, 8 Dec 2016 13:24:52 +0100 Subject: [PATCH] SQOOP-3051:Remove all old profiles, configurations from build.xml and ivy.xml and consolidate them to a single working one (Anna Szonyi via Attila Szabo) --- build.xml | 200 +++------------------------------------ ivy.xml | 184 +++++------------------------------ ivy/ivysettings.xml | 6 +- ivy/libraries.properties | 9 +- 4 files changed, 50 insertions(+), 349 deletions(-) diff --git a/build.xml b/build.xml index 3484d74f..73db28b2 100644 --- a/build.xml +++ b/build.xml @@ -31,183 +31,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -219,6 +42,10 @@ + + + + @@ -277,7 +104,7 @@ - + - - - - - @@ -1464,28 +1286,28 @@ - + - + - + - - + diff --git a/ivy.xml b/ivy.xml index ee1dafa3..e4b45bfd 100644 --- a/ivy.xml +++ b/ivy.xml @@ -36,35 +36,8 @@ under the License. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + rev="${hadoop.version}" conf="common->default"> + rev="${hadoop.version}" conf="common->default"> + rev="${hadoop.version}" conf="common->default"/> + rev="${hadoop.version}" conf="common->default"/> + conf="common->default"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + conf="common->default"/> + conf="common->default;redist->default"> + + + conf="common->default;redist->default"> + @@ -232,27 +128,14 @@ under the License. + conf="common->default"> - - - - - - - - - - - - - + conf="common->default"> - + @@ -261,25 +144,25 @@ under the License. - + - + - + - + - + @@ -288,7 +171,7 @@ under the License. - + @@ -297,16 +180,7 @@ under the License. - - - - - - - - - - + @@ -314,12 +188,13 @@ under the License. + - + rev="${hcatalog.version}" conf="common->default"> + + conf="runtime->default;redist->default"> - - - - - - + m:classifier="hadoop2" conf="common->default;redist->default"> diff --git a/ivy/ivysettings.xml b/ivy/ivysettings.xml index ac16b456..f0383c32 100644 --- a/ivy/ivysettings.xml +++ b/ivy/ivysettings.xml @@ -64,7 +64,8 @@ under the License. m2compatible="true" checkmodified="true" changingPattern=".*SNAPSHOT"/> - + + @@ -84,6 +85,7 @@ under the License. + @@ -93,10 +95,12 @@ under the License. + + diff --git a/ivy/libraries.properties b/ivy/libraries.properties index 8e14624d..e2c2516c 100644 --- a/ivy/libraries.properties +++ b/ivy/libraries.properties @@ -18,7 +18,7 @@ # This properties file lists the versions of the various artifacts we use. # It drives ivy and the generation of a maven POM -avro.version=1.8.0 +avro.version=1.8.1 kite-data.version=1.0.0 @@ -50,3 +50,10 @@ rats-lib.version=0.5.1 aspectj.version=1.6.11 postgresql.version=9.2-1003-jdbc4 +accumulo.version=1.6.2 + +slf4j.version=1.7.7 + +hadoop.version=2.6.0 +hbase.version=1.2.4 +hcatalog.version=1.2.1