Re: List of frequently found gotchas

2004-03-09 Thread Keith Davidson
At 04:58 PM 9/03/2004, Stefan Bodewig wrote: > but may I politely suggest, that if a list of Frequently Found > Gotchas was given as part of the Ant user documentation If there are any "frequent" gotchas that are not already covered by the FAQ, everybody is welcome to contribute to the FAQ or Ant'

Exception details for task

2004-03-05 Thread Keith Davidson
Hi, When I run the task, if my code produces an exception, all I get is, eg: [java] java.lang.NullPointerException How can I get the full exception details? Cheers, Keith. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio