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: dev@tomcat.apache.org
        ReportedBy: jboy...@apache.org


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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to