Running a script twice after changing a property fails

2008-10-13 Thread Patrick Lübbecke
I'm currently facing a problem while trying to write an ant task that looks up for some xml elements and adds a prefix in front of that specific element. I have to run this script twice since I have two files to change which have pretty much the same structure. What it basically does is: 1. unzip

Running a script twice after changing a property fails

2008-10-13 Thread Patrick Lübbecke
I'm currently facing a problem while trying to write an ant task that looks up for some xml elements and adds a prefix in front of that specific element. I have to run this script twice since I have two files to change which have pretty much the same structure. What it basically does is: 1. unzip