What is the use case for using this project.txt? Usually you copy a bunch of files with <copy todir><fileset dir="from">
Jan >-----Ursprüngliche Nachricht----- >Von: Mitja B. [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 10. September 2007 09:29 >An: [email protected] >Betreff: 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 > >inst\mm\connection.xml proj\rtu\connection.xml > >we want now that ant read this file and copy connectiion.xml >from inst\mm >directory to proj\rtu directory > >How can we do this with ant, or even better is this possible? > >Thx > >________________________________________________ >Message sent using UebiMiau 2.7.10 > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
