Hi, The Apache Flex build which is using Java 1.6 is failing on the Jenkins windows slave.
The error is: Total time: 0 seconds [Flex_SDK_build] $ cmd.exe /C '"f:\hudson\tools\ant\apache-ant-1.7.0\bin\ant.bat -file build.xml -Dbuild.number=1345276 main && exit %%ERRORLEVEL%%"' Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre7\lib\tools.jar Buildfile: build.xml Looks like it may be that the JRE has been installed rather than the JDK? Also not sure why it's looking in jre7 path when I specified the build as Java 1.6. Anyone have any ideas? Thanks, Justin