Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 6724 invoked from network); 27 Mar 2003 13:53:04 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 27 Mar 2003 13:53:04 -0000 Received: (qmail 7834 invoked by uid 50); 27 Mar 2003 13:54:50 -0000 Date: 27 Mar 2003 13:54:50 -0000 Message-ID: <20030327135450.7833.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 18406] - nightly build script throws npe under some (common) conditions X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18406 nightly build script throws npe under some (common) conditions ------- Additional Comments From bodewig@apache.org 2003-03-27 13:54 ------- I'm not sure about your last two iterations. The last one will only avoid setting o to null if it already has been null, no big deal 8-) I may be wrong, as it has been a rather long time since I last read this part of Ant's code, but I think that in CVS HEAD the contents of the references table will only contain UnknownElements - at least for those elements that are in targets that haven't been run.