Thx for so quick answer, i will lok for filterchain and try to solve my problem.
regards --------- Original Message -------- From: Ant Users List <[email protected]> To: Ant Users List <[email protected]>, Mitja B. <[EMAIL PROTECTED]> Subject: RE: Open and read file with ant and then copy Date: 10/09/07 09:50 > > Hi, > > -----Original Message----- > From: Mitja B. [mailto:[EMAIL PROTECTED] > Sent: Monday, September 10, 2007 9:45 AM > To: [email protected] > 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ________________________________________________ Message sent using UebiMiau 2.7.10 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
