You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Adam Jack <aj...@TrySybase.com> on 2003/06/05 04:55:23 UTC

iterator one liner, please help commit the patch...

I have submitted a bug, and a patch, as documented here:

	http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20272

Much as the code is using JXPATH the bug is a simple one, use of an
Iterator.next() w/o a test to Iterator.hasNext().

Could I ask somebody to evaluate and commit this patch for me, it'd allow me
to get/give proper error messages from these properties & that'd really help
my project. Thanks in advance.

regards

Adam
--
<http://www.try.sybase.com>
Experience Sybase Technology ...


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: iterator one liner, please help commit the patch...

Posted by Nick Chalko <ni...@chalko.com>.
+1 I am also waiting on this.