Ben You must speaking of changing the value of a property which by design are 'immutable' Have you look at ant-contrib variable task? http://ant-contrib.sourceforge.net/tasks/variable_task.html HTH, Martin- ----- Original Message ----- From: "Ben Gill" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 15, 2004 4:56 AM Subject: Converting first char in a string to lower case
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? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]