Re: [Ant 1.6.0] problem with task

2004-02-10 Thread Stefan Bodewig
On Tue, 10 Feb 2004, DDU DUQUENNOY Didier <[EMAIL PROTECTED]> wrote: > I checked that both ant-xalan1.jar and ant-xalan2.jar are in the lib > directory of Ant 1.6.0. Do you have any idea? Xalan-J itself is missing. Do you have a xalan.jar in the lib directory of your 1.5.3 installation? Stefan

[Ant 1.6.0] problem with task

2004-02-10 Thread DDU DUQUENNOY Didier
Hi, I'm using the task this way: I have both Ant 1.5.3-1 ant Ant 1.6.0 installed on my PC running W2000, but none is in the path, so I can decide which one to run. I also added junit.jar in both lib directory. This is the 3.8.1 revision bundled with Ecl