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
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
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
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