Re: String Manipulation

2008-01-13 Thread DJ Kingsolver
" > regexp="/" > replace="_"/> > > > > > > On Jan 8, 2008 7:57 PM, DJ Kingsolver <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I need to do a simple string manipulation, but I'm finding it harder > than I

String Manipulation

2008-01-08 Thread DJ Kingsolver
Hi all, I need to do a simple string manipulation, but I'm finding it harder than I expected. Say I have a property like this: I'd like to set another property like this: So, would write "[echo] foo_bar_baz" What is a good way to achieve this? I've thought about writing inputString to

Ant 1.6.5 to 1.7.0 migration: delete seems to ignore modified selector

2007-10-04 Thread DJ Kingsolver
Hi all, I've been an Ant user for near a year, but this my first time posting to this group. Thanks in advance for any help you can provide. In a nutshell, the problem I'm having is this: I have several build files that run flawlessly under Ant 1.6.5, but they don't work correctly under Ant 1.7.0