You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by cw...@apache.org on 2013/05/06 20:59:44 UTC

svn commit: r1479677 - /hive/trunk/build.properties

Author: cws
Date: Mon May  6 18:59:43 2013
New Revision: 1479677

URL: http://svn.apache.org/r1479677
Log:
HIVE-4497. beeline module tests don't get run by default (Thejas Nair via cws)

Modified:
    hive/trunk/build.properties

Modified: hive/trunk/build.properties
URL: http://svn.apache.org/viewvc/hive/trunk/build.properties?rev=1479677&r1=1479676&r2=1479677&view=diff
==============================================================================
--- hive/trunk/build.properties (original)
+++ hive/trunk/build.properties Mon May  6 18:59:43 2013
@@ -75,7 +75,7 @@ common.jar=${hadoop.root}/lib/commons-ht
 # module names needed for build process
 iterate.hive.all=ant,shims,common,serde,metastore,ql,contrib,service,cli,jdbc,beeline,hwi,hbase-handler,testutils,hcatalog
 iterate.hive.modules=shims,common,serde,metastore,ql,contrib,service,cli,jdbc,beeline,hwi,hbase-handler,testutils,hcatalog
-iterate.hive.tests=ql,contrib,hbase-handler,hwi,jdbc,metastore,odbc,serde,service,hcatalog
+iterate.hive.tests=ql,contrib,hbase-handler,hwi,jdbc,beeline,metastore,odbc,serde,service,hcatalog
 iterate.hive.thrift=ql,service,metastore,serde
 iterate.hive.protobuf=ql
 iterate.hive.cpp=odbc