Quoting "Loehr, Ruel" <[EMAIL PROTECTED]>:
+1.
I like the idea of having an xsl to do this (I'm a little
embarrassed that I didn't think of it before). I'd be happy to
help you work on it or test it.
I had written an ant task to do the same sort of thing, but XSL
would be a lot simpler.
I wrote my own ant task to do that, too, which uses ant xml task to
manipulate .classpath.
My turn-off with IvyDE is it runs ivy.xml+ivysettings.xml without
going through the same ant script used to make official builds. We
have lots of property and environment settings done in ant before
invoking ivy, so the "naked" ivy files just won't work.
Cheers.
--
Jing Xue