You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by gu...@apache.org on 2014/11/09 08:20:40 UTC

svn commit: r1637631 - /hive/branches/branch-0.14/packaging/src/main/assembly/bin.xml

Author: gunther
Date: Sun Nov  9 07:20:40 2014
New Revision: 1637631

URL: http://svn.apache.org/r1637631
Log:
Preparing for release 0.14.0

Modified:
    hive/branches/branch-0.14/packaging/src/main/assembly/bin.xml

Modified: hive/branches/branch-0.14/packaging/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.14/packaging/src/main/assembly/bin.xml?rev=1637631&r1=1637630&r2=1637631&view=diff
==============================================================================
--- hive/branches/branch-0.14/packaging/src/main/assembly/bin.xml (original)
+++ hive/branches/branch-0.14/packaging/src/main/assembly/bin.xml Sun Nov  9 07:20:40 2014
@@ -39,6 +39,7 @@
       <useStrictFiltering>true</useStrictFiltering>
       <useTransitiveFiltering>true</useTransitiveFiltering>
       <excludes>
+        <exclude>org.apache.hadoop:*</exclude>
         <exclude>org.apache.hive.hcatalog:*</exclude>
 		    <exclude>org.slf4j:*</exclude>
       </excludes>