[
https://issues.apache.org/jira/browse/VELOCITY-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claude Brisson resolved VELOCITY-790.
-------------------------------------
Resolution: Fixed
Configuring using a standard Properties object is supported.
Compile-time dependency towards commons-collections-3 is still here to maintain
backward compatibility, but is only needed by deprecated classes and methods.
Velocity now uses its own o.a.v.util.ExtProperties class, cloned from
ExtendedProperties.
> Improve configuration facility
> ------------------------------
>
> Key: VELOCITY-790
> URL: https://issues.apache.org/jira/browse/VELOCITY-790
> Project: Velocity
> Issue Type: Bug
> Components: Engine
> Affects Versions: 2.x
> Reporter: Antonio Petrelli
> Assignee: Adrian Tarau
> Fix For: 2.x
>
>
> Currently the whole configuration of Velocity Engine is managed by
> ExtendedProperties, a class from Commons Collections.
> An interface that abstracts from this implementation, and an implementation
> that uses normal Properties should be used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]