Re: Java error in heretofore stable, working task

2007-08-23 Thread cknell
istake with the arguments. I don't use that element often, and the rules slipped my mind. -- Charles Knell [EMAIL PROTECTED] - email -Original Message- From: Dominique Devienne <[EMAIL PROTECTED]> Sent: Thu, 23 Aug 2007 10:30:28 -0500 To: "Ant Users List" Su

Re: Java error in heretofore stable, working task

2007-08-23 Thread Dominique Devienne
On 8/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Pertinent facts: > Ant - version 1.7.0 > JDK - version 1.5.0.06 > > I have a task that has been performing as expected for about five months. > Today, with no change in the version of Ant, the build.xml file, the JDK, the > stylesheet, or

RE: Java error in heretofore stable, working task

2007-08-23 Thread Loehr, Ruel
The errors where nothing has changed are always tough to debug.When it happens to me, I usually find out something has changed. Have you tried printing out the classpath that the xslt task is using? Seems to me that it is the most likely culprit. -Original Message- From: [EMAIL PROTE