Modified: incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hive/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hive/pom.xml?rev=1195782&r1=1195781&r2=1195782&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hive/pom.xml 
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hive/pom.xml Tue 
Nov  1 02:50:08 2011
@@ -137,7 +137,7 @@
                   }
                   project.properties['hbase.jar'] =
                     org.apache.bigtop.itest.JarContent.getJarName(
-                        "${HBASE_HOME}/lib", 'hbase-.*.jar');
+                        "${HBASE_HOME}", 'hbase-.*.jar');
                   if ( project.properties['hbase.jar'] == null ) {
                     throw new IOException ("hbase*.jar isn't found");
                   }


Reply via email to