Re: Re: Typdef/taskdef behaviour and introspection

2004-12-27 Thread edouard . ant
Hi to all; first of all, thanks a lot for your answers. I need to indicate that I need my Ant task to work both under JRE V1.3 and JRE V1.4+. OK, I need to perform XSLT that is supposed to be separate from the Ant process. So I guess that I'm out of luck ;-< But this is a general issue, since

Typdef/taskdef behaviour and introspection

2004-12-26 Thread edouard . ant
Hi to all; Having faced a problem too long without precise answer. My problem is the following. I have developed an Ant task that performs XSLT inside. So far, so good, provided I put my XSLT implementation in Ant 'lib' directory, the task works fine. But as soon as I try to refer to this tas

XMLReleaseNotes

2004-07-29 Thread edouard . ant
Hello to all; just to inform you that a little new release notes framework is available for Ant, under http://sourceforge.net/projects/xmlreleasenotes. Your feedback is welcome and I hope that you will find the tool handy... Edouard