[19/50] [abbrv] hive git commit: HIVE-11442: Remove commons-configuration.jar from Hive distribution

2015-08-17 Thread sershe
HIVE-11442: Remove commons-configuration.jar from Hive distribution


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c4ceefb4
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/c4ceefb4
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/c4ceefb4

Branch: refs/heads/hbase-metastore
Commit: c4ceefb4c7a5e17780e43acbeabdcca872bef3ae
Parents: df138f2
Author: Daniel Dai da...@hortonworks.com
Authored: Wed Aug 12 10:12:02 2015 -0700
Committer: Daniel Dai da...@hortonworks.com
Committed: Wed Aug 12 10:12:59 2015 -0700

--
 jdbc/pom.xml| 1 +
 packaging/src/main/assembly/bin.xml | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/hive/blob/c4ceefb4/jdbc/pom.xml
--
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 4fee22c..371d709 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -189,6 +189,7 @@
   artifactSet
 excludes
   excludeorg.apache.commons:commons-compress/exclude
+  
excludecommons-configuration:commons-configuration/exclude
   excludeorg.apache.hadoop:*/exclude
   excludeorg.apache.hive:hive-ant/exclude
   excludeorg.apache.ant:*/exclude

http://git-wip-us.apache.org/repos/asf/hive/blob/c4ceefb4/packaging/src/main/assembly/bin.xml
--
diff --git a/packaging/src/main/assembly/bin.xml 
b/packaging/src/main/assembly/bin.xml
index a1c176f..63253c5 100644
--- a/packaging/src/main/assembly/bin.xml
+++ b/packaging/src/main/assembly/bin.xml
@@ -41,7 +41,8 @@
   excludes
 excludeorg.apache.hadoop:*/exclude
 excludeorg.apache.hive.hcatalog:*/exclude
-   excludeorg.slf4j:*/exclude
+excludeorg.slf4j:*/exclude
+excludecommons-configuration:commons-configuration/exclude
   /excludes
 /dependencySet
 dependencySet



hive git commit: HIVE-11442: Remove commons-configuration.jar from Hive distribution

2015-08-12 Thread daijy
Repository: hive
Updated Branches:
  refs/heads/branch-1 a6d3070ec - 425273eed


HIVE-11442: Remove commons-configuration.jar from Hive distribution


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/425273ee
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/425273ee
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/425273ee

Branch: refs/heads/branch-1
Commit: 425273eed3213abbd08404d1aa743b38155e202e
Parents: a6d3070
Author: Daniel Dai da...@hortonworks.com
Authored: Wed Aug 12 10:12:02 2015 -0700
Committer: Daniel Dai da...@hortonworks.com
Committed: Wed Aug 12 10:12:02 2015 -0700

--
 jdbc/pom.xml| 1 +
 packaging/src/main/assembly/bin.xml | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/hive/blob/425273ee/jdbc/pom.xml
--
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 322b672..8cf5210 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -189,6 +189,7 @@
   artifactSet
 excludes
   excludeorg.apache.commons:commons-compress/exclude
+  
excludecommons-configuration:commons-configuration/exclude
   excludeorg.apache.hadoop:*/exclude
   excludeorg.apache.hive:hive-ant/exclude
   excludeorg.apache.ant:*/exclude

http://git-wip-us.apache.org/repos/asf/hive/blob/425273ee/packaging/src/main/assembly/bin.xml
--
diff --git a/packaging/src/main/assembly/bin.xml 
b/packaging/src/main/assembly/bin.xml
index a1c176f..63253c5 100644
--- a/packaging/src/main/assembly/bin.xml
+++ b/packaging/src/main/assembly/bin.xml
@@ -41,7 +41,8 @@
   excludes
 excludeorg.apache.hadoop:*/exclude
 excludeorg.apache.hive.hcatalog:*/exclude
-   excludeorg.slf4j:*/exclude
+excludeorg.slf4j:*/exclude
+excludecommons-configuration:commons-configuration/exclude
   /excludes
 /dependencySet
 dependencySet