RE: Re: Command line arguments with task.

2006-08-08 Thread cknell
: Tue, 8 Aug 2006 10:16:56 -0500 To: "Ant Users List" Subject: Re: Command line arguments with task. > So far that problem is still unresolved. Have you tried using -lib saxon.jar on the command line? This puts saxon first on the classpath, which makes Trax load it inst

Re: Command line arguments with task.

2006-08-08 Thread Dominique Devienne
So far that problem is still unresolved. Have you tried using -lib saxon.jar on the command line? This puts saxon first on the classpath, which makes Trax load it instead of the default JDK-provided XSLT engone. To my eye, these appear to be indentical. Which one is wrong? the 'value' on

Command line arguments with task.

2006-08-08 Thread cknell
Last week I had a problem when installing ANT, a build file, and some supporting files on three computers at my workplace. On two of the three computers I was not able to force the task to use the XSLT transformer I choose. At least that appeared to be the problem because the error messages se