You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2008/06/18 02:17:48 UTC

svn commit: r668881 - /hadoop/hbase/trunk/conf/hbase-env.sh

Author: stack
Date: Tue Jun 17 17:17:48 2008
New Revision: 668881

URL: http://svn.apache.org/viewvc?rev=668881&view=rev
Log:
Backout unintentional commit of JAVA_HOME

Modified:
    hadoop/hbase/trunk/conf/hbase-env.sh

Modified: hadoop/hbase/trunk/conf/hbase-env.sh
URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/conf/hbase-env.sh?rev=668881&r1=668880&r2=668881&view=diff
==============================================================================
--- hadoop/hbase/trunk/conf/hbase-env.sh (original)
+++ hadoop/hbase/trunk/conf/hbase-env.sh Tue Jun 17 17:17:48 2008
@@ -23,7 +23,6 @@
 
 # The java implementation to use.  Required.
 # export JAVA_HOME=/usr/lib/j2sdk1.5-sun
-export JAVA_HOME=/usr
 
 # Extra Java CLASSPATH elements.  Optional.
 # export HBASE_CLASSPATH=