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?