I can't speak to <replace>, but I know that <replaceregexp> does not require a token file; try reading the docs again.
____________________________________________________________________________________________
Jeffrey E. (Jeff) Care
IBM WebSphere Application Server Development
WAS Pyxis Lead Release Engineer
WebSphere Mosiac
WebSphere Brandmark




Thod Nguyen <[EMAIL PROTECTED]>

03/28/2006 04:17 PM

Please respond to
"Ant Users List" <user@ant.apache.org>

To
Ant Users List <user@ant.apache.org>
cc
Subject
Re: Ant task to replace special characters





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]


Reply via email to