Re: Buld Failed Revision 915988

2010-02-24 Thread lshein
I do as well; this makes sense I'll give modifying the ant.bat a try. Quoting BJ Freeman : I have mulitple java JDK on my machine. so I modified ant.bat to myant.bat :"%JAVA_HOME%\bin\java" -jar framework/base/lib/ant-launcher-1.7.0.jar %1 %2 %3 %4 %5 %6 \jsdk\jdk1.6.0_18\bin\java -jar fram

Re: Buld Failed Revision 915988

2010-02-24 Thread lshein
I do not have JAVA_HOME var set and I have both the jdk and the jre. I am running in eclipse: If I am understanding correctly the build is finding a lesser version of the java compiler than 1.6 which is causing the error? is that correct? Quoting David E Jones : Also, do you have a JAVA

Re: Buld Failed Revision 915988

2010-02-24 Thread lshein
I get that version, did something change? Do you have any idea why the build could not find the java compiler? Quoting BJ Freeman : just did a successful build on 91605 Len Shein sent the following on 2/24/2010 3:00 PM: Got the latest and in trying to build immediately got the following erro