I have a build that performs some sql through an ant script. My problem is this: When the sql fails, I want the build to fail; but I can't figure out how to make it fail. There does not seem to be a way to know the sql has failed and thus make the build fail. Any ideas I can try? The SQL is hitting a MySql database.
Wayne Naccari (205) 437-6464 ----------------------------------------- This e-mail and any attachments are intended only for the individual or company to which it is addressed and may contain information which is privileged, confidential and prohibited from disclosure or unauthorized use under applicable law. If you are not the intended recipient of this e-mail, you are hereby notified that any use, dissemination, or copying of this e-mail or the information contained in this e-mail is strictly prohibited by the sender. If you have received this transmission in error, please return the material received to the sender and delete all copies from your system.
