Had a feeling you might be. Good luck :)
Hen On Tue, 17 Sep 2002, Steven Caswell wrote: > Henri, I am working on this. Thanks for the additional info. I should > have something posted back later today. > > > Steven Caswell > [EMAIL PROTECTED] > a.k.a Mungo Knotwise of Michel Delving > "One ring to rule them all, one ring to find them..." > > > > -----Original Message----- > > From: Henri Yandell [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, September 17, 2002 5:16 AM > > To: Jakarta Commons Developers List > > Subject: Re: [lang] NestableDelegateTestCase.java > > > > > > Adding a > > > > /** > > * Prints the stack trace of this exception to the specified print > > * stream. Includes inforamation from the exception--if > > * any--which caused this exception. > > * > > * @param out <code>PrintStream</code> to use for output. > > */ > > public void printStackTrace(PrintStream out) > > { > > } > > > > to the NonThrowableNestable class in the file > > 'src/test/org/apache/commons/lang/exception/NestableDelegateTe > > stCase.java' > > appears to happily solve things. > > > > I'll leave this for the moment though in case there's a JDK > > 1.4 issue I'm unaware of. I'm on OS X with 1.3.1. > > > > The javadoc in the NonThrowableNestable seems a bit off. It > > suggests that the empty methods actually do something. Is this good? > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:commons-dev-> [EMAIL PROTECTED]> > > For > > additional commands, > > e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
