On Wed, 2002-12-25 at 18:00, Scott Stirling wrote:
> I would guess the program being executed in the Java task does not print out
> a full stack trace.  And that it has nothing to do with Ant.  The output
> below looks like the output from myEx.getMessage() or or myEx.toString() or
> System.err.println(myEx).  Are you sure the program itself is calling
> printStackTrace() on the exception?

I see your point, but would the it then print out the whole stack trace
when called from the command line - or when executed in a forked jvm (by
ant)?

regards
nicola


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to