[
https://issues.apache.org/jira/browse/VELOCITY-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed VELOCITY-220.
-------------------------------------------
> RFE: Using JDK 1.4 LinkedHashMap instead of commons LRUMap
> ----------------------------------------------------------
>
> Key: VELOCITY-220
> URL: https://issues.apache.org/jira/browse/VELOCITY-220
> Project: Velocity
> Issue Type: Improvement
> Components: Engine
> Affects Versions: 1.5
> Environment: Operating System: All
> Platform: All
> Reporter: Doug Kirk
> Assigned To: Velocity-Dev List
> Priority: Minor
>
> In release target 1.5 you mention switching to jakarta-commons LRUMap for
> caching.
> Velocity should decrease its dependency on 3rd-party jars, not increase them!
> Use JDK1.4
> java.util.LinkedHashMap instead!
> Since 1.4 has been out for months, and you are just now releasing RC1 of
> Velocity 1.4, by the time
> you get Velocity 1.5 out the door you shouldn't have to worry about
> development on pre-1.4 JDKs.
> We love Velocity, but hate the many other Jakarta projects that rely on so
> many 3rd-party jars
> (beanutils, collections, logging, lang, etc.) that have a tendency to cause
> version conflicts with
> libraries in use in a project.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]