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