From: SourceForge.net <no...@so...> - 2004-06-03 22:46:26
|
Feature Requests item #961229, was opened at 2004-05-26 23:54 Message generated for change (Comment added) made by scolebourne You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=961229&group_id=89627 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Stephen Colebourne (scolebourne) Assigned to: Nobody/Anonymous (nobody) Summary: Error messages raised on a class that hasn't changed Initial Comment: Not sure why, but these errors seem wrong as the code hasn't changed. Commons collections 3.0-HEAD ERROR: Method 'public java.lang.Object next()' has been removed in org.apache.commons.collections.map.AbstractLinkedMap$ LinkIterator ERROR: Method 'public java.lang.Object previous()' has been removed in org.apache.commons.collections.map.AbstractLinkedMap$ LinkIterator ERROR: Method 'public java.lang.Object next()' has been removed in org.apache.commons.collections.map.AbstractHashedMap $HashIterator ---------------------------------------------------------------------- >Comment By: Stephen Colebourne (scolebourne) Date: 2004-06-03 23:46 Message: Logged In: YES user_id=408725 Collections 3.0 vs CVS HEAD jar (attached) ---------------------------------------------------------------------- Comment By: Lars Kühne (lkuehne) Date: 2004-06-02 09:40 Message: Logged In: YES user_id=401384 Which versions of commons-collections are you testing against, and where can I find precompiled binaries and the javadoc for those versions? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=961229&group_id=89627 |