You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Claude Brisson (JIRA)" <ji...@apache.org> on 2016/07/17 10:58:20 UTC

[jira] [Resolved] (VELOCITY-790) Improve configuration facility

     [ 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: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org