Re: AW: Ant & patching XML files

2009-03-13 Thread Klaus Malorny
On 05/03/09 10:04, jan.mate...@rzf.fin-nrw.de wrote: see http://marc.info/?l=ant-user&m=123255143025824&w=2 Jan Hi, as this is the one I mentioned in my e-mail, this means there is no alternative? Regards, Klaus - To unsu

Re: AW: Ant & patching XML files

2009-03-06 Thread Antoine Levy Lambert
Uhhmm, did you read the documentation under http://ant.apache.org/manual/CoreTasks/replace.html ? I think the first example applies very well to what you want to do. It says this : value="wombat"/> so you would do value="newAMFSessionURL"/> assuming the xml configuration file is called c

Re: AW: Ant & patching XML files

2009-03-06 Thread Sunils_82
Hi, My xml configuration file has following format: Now how do i perform the REPLACE task in this case to replace 'myAMFSessionURL' to 'newAMFSessionURL' Regards, Sunil -- View this message in context: http://w

AW: Ant & patching XML files

2009-03-05 Thread Jan.Materne
see http://marc.info/?l=ant-user&m=123255143025824&w=2 Jan >-Ursprüngliche Nachricht- >Von: Klaus Malorny [mailto:klaus.malo...@knipp.de] >Gesendet: Donnerstag, 5. März 2009 10:00 >An: Ant Users List >Betreff: Ant & patching XML files > > >Hi all, > >I am looking for a method to manipul