On 4/25/06, Navaneethakrishnan, S <[EMAIL PROTECTED]> wrote:
> Is it possible to replace the occurence of a given string in a file with
> another string by ignoring the case?
>
> I tried with <replace> tasks, but it does not workout.

http://ant.apache.org/manual/OptionalTasks/replaceregexp.html

use the flags attribute.

HTH
--
cheers,
Jakob.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to