Hi, I'm invoking an Ant task from inside a Gradle task. How can I check if the Ant task failed or not? Right now, the build process goes on even if the Ant task fails. In case it matters, my Ant task runs com.sun.tools.ws.ant.WsImport.
Thanks! -- View this message in context: http://gradle.1045684.n5.nabble.com/How-to-check-if-an-ant-task-failed-tp4923147p4923147.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
