You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2020/08/07 06:13:00 UTC

[jira] [Updated] (CAMEL-15383) Camel 3 Velocity warns about deprecated configuration keys

     [ https://issues.apache.org/jira/browse/CAMEL-15383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-15383:
-------------------------------------
    Fix Version/s: 3.5.0

> Camel 3 Velocity warns about deprecated configuration keys
> ----------------------------------------------------------
>
>                 Key: CAMEL-15383
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15383
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-velocity
>    Affects Versions: 3.4.2
>         Environment: OpenJDK 11, Camel 3.4.2, karaf container and camel-velocity
>            Reporter: Tapio Piironen
>            Priority: Minor
>             Fix For: 3.5.0
>
>
> When using velocity component seems like camel is using deprecated values for some configuration keys:
> org.apache.velocity.engine-core - 2.1.0 | configuration key 'class.resource.loader.class' has been deprecated in favor of 'resource.loader.class.class'
> org.apache.velocity.engine-core - 2.1.0 | configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders'
> org.apache.velocity.engine-core - 2.1.0 | configuration key 'class.resource.loader.description' has been deprecated in favor of 'resource.loader.class.description'
> This generates WARNing logs when using the component.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)