RE: style task InvocationTargetException

2002-12-16 Thread Sonnek, Ryan
i haven't been able to find out any more information about what is causing this error, but it definately lies in the checkstyle-frames.xsl. i've downloaded the other stylesheets from checkstyle's sourceforge site, and both of the other .xsl files work fine. without more information i'd hate to fi

RE: style task InvocationTargetException

2002-12-16 Thread Sonnek, Ryan
Sent: Wednesday, December 11, 2002 8:12 PM To: Ant Users List Subject: Re: style task InvocationTargetException Sonnek, Ryan wrote: > does anyone know what this error message means? > using ant 1.5.1 w/ xalan2.4.1 > > [style] C:/brown_dev/srcroot/bcs/doc/checkstyle/check

Re: style task InvocationTargetException

2002-12-11 Thread Conor MacNeill
Sonnek, Ryan wrote: does anyone know what this error message means? using ant 1.5.1 w/ xalan2.4.1 [style] C:/brown_dev/srcroot/bcs/doc/checkstyle/checkstyle.xsl:272:65: Warning! java.lang.reflect.InvocationTargetException Cause: java.lang.reflect.InvocationTargetException Ryan Have you run wit

RE: style task InvocationTargetException

2002-12-11 Thread Sonnek, Ryan
ror as well. any help is greatly appreciated! Ryan -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 1:46 PM To: Ant Users List Subject: Re: style task InvocationTargetException Hello Ryan, You might need to fork the VM. Is there an option for forking in the

Re: style task InvocationTargetException

2002-12-11 Thread Jacob Kjome
Hello Ryan, You might need to fork the VM. Is there an option for forking in the