Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
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
Reply:     1     2  

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)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.