https://issues.apache.org/bugzilla/show_bug.cgi?id=49510
Summary: Remove dependency on classes copied from commons
Product: Taglibs
Version: 1.2.0
Platform: Macintosh
Status: NEW
Severity: enhancement
Priority: P2
Component: Standard Taglib
AssignedTo: [email protected]
ReportedBy: [email protected]
The "extra" package in standard-impl contains classes copied from Commons
Collections, primarily LRUMap used in ElEvaluator and FormatDateSupport.
Comments indicate this can be replaced with LinkedHashMap if the baseline is
set to Java 1.4 and the project is now using Java5 so these could be removed.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]