| Howto do this in Ant: Replace a placeholder in a file with the content in an | Howto do this in Ant: Replace a placeholder in a file with the content in an 2005-07-04 - By Alexey N. Solofnenko
I would suggest using <loadfile> http://ant.apache.org/manual/CoreTasks/loadfile.html with <replace> http://ant.apache.org/manual/CoreTasks/replace.html
- Alexey.
Christine Gerstenmayer wrote: > Hi all, > > I need your help. > > > > I want to replace a placeholder in a file with the content of another > file. > > ... > -- ------------------------------------------------------------------------ / Alexey N. Solofnenko home: http://trelony.cjb.net/ /
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |