On Thu, 08 Apr 2004, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > Hmm, Jelly uses Grant as well, so maybe this is a first trace for > the problem we see.
Completely wrong. I think I've found it and next night's Gump run will show. Jelly doesn't set the ant.file property on project instances it creates and Ant.java has a new check to guard against Ant targets that invoke themselves. I've modified the check to not die with an NPE if the property hasn't been set and am currently running the test suite before I commit it. Next week I'll try to get the attention of a Jelly developer for two things. First, let them set the ant.file property in the Ant taglib and second get them to provide useful exceptions. The NPE that is printed out by Gump is really an NPE thrown inside Ant, but nobody can see the stack-trace. I had to revert to System.err debugging. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]