On 2011-07-29, <bugzi...@apache.org> wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=51579
The Enumeration returned by AntClassloader#getResources violates the Enumeration contract in that getNextElement() returns null rather than throwing a NoSuchElementException when the enumeration is exhausted. It has done so for ten years now. Do we want to make it adhere to the contract or does anybody feel this is too dangerous? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org