Thx for so quick answer, i will lok for filterchain and try to solve my
problem.
regards
--------- Original Message --------
From: Ant Users List <user@ant.apache.org>
To: Ant Users List <user@ant.apache.org>, Mitja B. <info@mitjab.com>
Subject: RE: Open and read file with ant and then copy
Date: 10/09/07 09:50
>
> Hi,
>
> -----Original Message-----
> From: Mitja B. [mailto:info@mitjab.com]
> Sent: Monday, September 10, 2007 9:45 AM
> To: user@ant.apache.org
> Subject: Open and read file with ant and then copy
>
> /*
> I have big problem. I search but can not find and solution.
>
> We want to open some file, for example project.txt
>
> in it we will have content like this
>
> instmmconnection.xml projrtuconnection.xml
>
> we want now that ant read this file and copy connectiion.xml from
> instmm
> directory to projrtu directory
>
> How can we do this with ant, or even better is this possible?
> */
>
> <loadfile ...>
> <filterchain>...</filterchain>
> </loadfile>
>
> or via <script>
>
> Regards, Gilbert
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>
>
________________________________________________
Message sent using UebiMiau 2.7.10
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|