History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CACHE-136
Type: Task Task
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Lars Torunski
Reporter: Lars Torunski
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
OSCache

SequencedHashMap is deprecated in commons collections 3.1

Created: 30/Jan/05 02:52 AM   Updated: 18/Dec/05 05:26 AM
Component/s: Base Classes
Affects Version/s: 2.1
Fix Version/s: 2.3

Issue Links:
Related
This issue relates to:
CACHE-227 Remove commons collections from distr... Major Closed
 


 Description  « Hide
The class SequencedHashMap of the commons collections 3.1 package is deprecated and is replaced by LinkedMap and ListOrderedMap in map subpackage. Due to be removed in v4.0.

 All   Comments   Change History      Sort Order:
Lars Torunski - [12/Oct/05 12:09 AM ]
If we drop Java 1.3 support, we can remove the commons collection package from our distribution and clean up the code.

Lars Torunski - [17/Dec/05 10:12 AM ]
If CACHE-226 is implemented, this issue won't be realized.

Lars Torunski - [18/Dec/05 05:26 AM ]
No need to fix this, see CACHE-227.