Hi Andreas, On Sep 11, 2008, at 11:49 AM, andreas zingel wrote:
I have set the JAVA_HOME variable but it uses the default JDK ;- ( How can I change this behaviour?
I know that setting JAVA_HOME is not doing the job. I still have to figure out the detection algorithm launch4j is using. So the only thing I can suggest right now is to use cygwin if you want to use a non default JDK.
I have filed a Jira: http://jira.codehaus.org/browse/GRADLE-215 - Hans
>set JAVA_HOME=C:\Program Files\Java\jdk1.5.0_15 >"%JAVA_HOME%\bin\java" -version java version "1.5.0_15" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04) Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode) >gradle -v Gradle 0.3 Gradle buildtime: Wednesday, August 20, 2008 11:52:20 PM CEST Groovy 1.5.5 Java 1.6.0_06 JVM 10.0-b22 JVM Vendor: Sun Microsystems Inc. OS Name: Windows XP
-- Hans Dockter Gradle Project lead http://www.gradle.org --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
