Re: Weird "xslt" task behavior

2011-11-17 Thread Jo Support
Thanks a lot Stefan. Exactly, I've trusted the Java API call code written by a coworker of mine, but when I told him to check it twice he found he set the basedir wrong. It happens in teamworking... Thanks once again, Jo On Thu, Nov 17, 2011 at 12:45 PM, Stefan Bodewig wrote: > On 2011-11-17, J

Re: Weird "xslt" task behavior

2011-11-17 Thread Stefan Bodewig
On 2011-11-17, Jo Support wrote: > Hello everybody, > I've noticed a weird behavior from "xslt" task relating to relative > paths. It seems that "xslt" task set the context for the "style" > attribute relative path in two different ways, depending on the way > Ant has been executed (via command l

Weird "xslt" task behavior

2011-11-17 Thread Jo Support
Hello everybody, I've noticed a weird behavior from "xslt" task relating to relative paths. It seems that "xslt" task set the context for the "style" attribute relative path in two different ways, depending on the way Ant has been executed (via command line, or via Java API). Scenario: Ant versi