Replaceregexp in ANT

2009-04-16 Thread Pankaj Arora01
HI all, I have an XML file that contain the following tags: A UserNameUserA/UserName Passwordpassword/Password SIDrdf12/SID Host10.8/Host /A B UserNameUserB/UserName Passwordpassword/Password SIDrdf12/SID Host10.8./Host /B I

Trapping ORA errors in ANT

2007-04-03 Thread Pankaj Arora01
Hi I am developing my own tasks which extend from ExecTask of ANT. I have developed SQLPlustask but I am facing an issue in the same. I need to provide functionality of Option of terminating the build process if some ORA error is thrown. Ant method setFailIfExecutionFails() does not