Hello, I set JAVA_HOME to point to my local installation to 1.6 java. But ant is still detecting system java 1.5
Apache Ant version 1.7.0 compiled on July 26 2007 Buildfile: build.xml Detected Java version: 1.5 in: /opt/sun-jdk-1.5.0.12/jre Detected OS: Linux parsing buildfile /mnt/d1/home/sjain/medium/svn/medium/build.xml with URI = file:/mnt/d1/home/sjain/medium/svn/medium/build.xml HOw to change this? I have tried everything...from setting JAVA_HOME env variable to changing executable property to ..... is there way to make this work at all? -- View this message in context: http://www.nabble.com/ant-build-does-it-work--tp22850202p22850202.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org