Ben Gill Fri, 15 Oct 2004 01:56:56 -0700
Hi,
I have a string 'Foo' that I want to change to 'foo'. Is there any way of doing this in ant? I have looked at the regex stuff but I don't think that will do the job... Does anyone have any other ideas?