Windows 64bit problems: My build would not fail on windows despite the failonerror property. I had to use the ojdeploy64.exe to get my build to return the failure the ojdeploy.exe just would not give me a failed build. (using 64bit jvm) Linux problems: Use failonerror property. ie <ora:ojdeploy xmlns:ora="oraclelib:OJDeployAntTask" executable="${ojdeploy.path}" failonerror="true" ora:statuslog="ojdeploy-statuslog.xml" ora:buildscript="ojdeploy-build.xml">
The Incident Archive: A blog to store my knowledge on the errors that I fix on a daily basis