You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by vi...@apache.org on 2018/04/03 18:24:42 UTC

hive git commit: HIVE-18877 : addendum patch

Repository: hive
Updated Branches:
  refs/heads/master fdc1e1fbd -> 064eac221


HIVE-18877 : addendum patch


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

Branch: refs/heads/master
Commit: 064eac22179651036a278bb2a2a727b826c0f776
Parents: fdc1e1f
Author: Vihang Karajgaonkar <vi...@cloudera.com>
Authored: Tue Apr 3 11:14:18 2018 -0700
Committer: Vihang Karajgaonkar <vi...@cloudera.com>
Committed: Tue Apr 3 11:24:29 2018 -0700

----------------------------------------------------------------------
 itests/hive-unit/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/064eac22/itests/hive-unit/pom.xml
----------------------------------------------------------------------
diff --git a/itests/hive-unit/pom.xml b/itests/hive-unit/pom.xml
index 6923ee5..1c1150a 100644
--- a/itests/hive-unit/pom.xml
+++ b/itests/hive-unit/pom.xml
@@ -472,6 +472,7 @@
       <groupId>commons-dbcp</groupId>
       <artifactId>commons-dbcp</artifactId>
       <version>${commons-dbcp.version}</version>
+      <scope>test</scope>
     </dependency>
   </dependencies>