You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@etch.apache.org by sc...@apache.org on 2009/01/22 18:43:20 UTC

svn commit: r736725 - /incubator/etch/trunk/antsetup.bat

Author: sccomer
Date: Thu Jan 22 09:43:19 2009
New Revision: 736725

URL: http://svn.apache.org/viewvc?rev=736725&view=rev
Log:
comment out conflicting assignment of JAVA_HOME

Modified:
    incubator/etch/trunk/antsetup.bat

Modified: incubator/etch/trunk/antsetup.bat
URL: http://svn.apache.org/viewvc/incubator/etch/trunk/antsetup.bat?rev=736725&r1=736724&r2=736725&view=diff
==============================================================================
--- incubator/etch/trunk/antsetup.bat (original)
+++ incubator/etch/trunk/antsetup.bat Thu Jan 22 09:43:19 2009
@@ -8,7 +8,7 @@
 
 set TOOLS_DIR=C:\wks\tools
 set ANT_HOME=%TOOLS_DIR%\apache-ant\1.7.0
-set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_06
+ren set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_06
 rem optional
 rem set CLOVER_HOME=%TOOLS_DIR%\clover-ant\2.3.2
 rem /optional