this tool is used for adding source and target attributed to a given build.xml ant file Reproducible: Always Steps to Reproduce:
Created attachment 44947 [details] BuildxmlTransform.java the tool itself, use it like this: java BuildxmlTransform 1.4 build1.xslt build.xml newbuild.xml
Created attachment 44948 [details] build1.xslt the xslt stylesheet which defines the transformation rules. =)
if this should be used, you you can simply add a gpl header to it. i forgot to do so.
Created attachment 45151 [details] BuildxmlTransform.java i've improved the parsing of command line arguments and added some other improvments which belong to error handling
Created attachment 45152 [details] BuildxmlTransform.java ok, last improvements to handling of command line arguments
Hey Karl, wasn't axxo working on a tool like this, but in python? Or am I just smoking something ;)
btw, I applaud the effort Jan... this type of tooling is the right direction ;)
i was, but then my hd crashed, (yeah i shoulda had backups i know), and i lost it along with the wrapper eclass i was working on
Added to gentoo-src/javatoolkit/src/bsfix