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:21:33 UTC

svn commit: r1637632 - /hive/trunk/packaging/src/main/assembly/bin.xml

Author: gunther
Date: Sun Nov  9 07:21:33 2014
New Revision: 1637632

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

Modified:
    hive/trunk/packaging/src/main/assembly/bin.xml

Modified: hive/trunk/packaging/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/hive/trunk/packaging/src/main/assembly/bin.xml?rev=1637632&r1=1637631&r2=1637632&view=diff
==============================================================================
--- hive/trunk/packaging/src/main/assembly/bin.xml (original)
+++ hive/trunk/packaging/src/main/assembly/bin.xml Sun Nov  9 07:21:33 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>