mfaquan opened a new pull request, #206: URL: https://github.com/apache/ant/pull/206
Currently, if an IOException occurs in ReplaceRegExp or a file is missing, the task logs the error, but does not fail. This pull request has ReplaceRegExp throw a BuildException if the task encounters an IOException or a file is missing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
