Thanks Ivan. it seems that both <replace> or <replaceregexp> requires a file as an input. In my case, i just want to format the string with some replaceable token(s).
--- "Ivan \"Rambius\" Ivanov" <[EMAIL PROTECTED]> wrote: > Hello, > > Perhaps you need <replace> or <replaceregexp> tasks. > > Regards > Ivan > > --- Thod Nguyen <[EMAIL PROTECTED]> wrote: > > > is there a simple way in build.xml to replace for > > instance, a filename foo.bar(1).memory with > > foo.bar_1.memory using one of the existing Ant > task > > ? > > > > Thanks > > T.N. > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > http://mail.yahoo.com > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
