You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Gerald Kallas <ca...@mailbox.org> on 2020/06/24 23:38:47 UTC

camel-velocity warnings in Camel 3.4.0

Dear all,

while executing camel-velocity templates I'm getting

deprecation | 207 - org.apache.velocity.engine-core - 2.1.0 | configuration key 'class.resource.loader.class' has been deprecated in favor of 'resource.loader.class.class'
deprecation | 207 - org.apache.velocity.engine-core - 2.1.0 | configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders'
deprecation | 207 - org.apache.velocity.engine-core - 2.1.0 | configuration key 'class.resource.loader.description' has been deprecated in favor of 'resource.loader.class.description'

I'm just calling the velocity to process templates.

What does that mean and how to avoid this?

Best
- Gerald

Re: camel-velocity warnings in Camel 3.4.0

Posted by Andrea Cosentino <an...@gmail.com>.
https://issues.apache.org/jira/browse/CAMEL-15240

Il giorno gio 25 giu 2020 alle ore 06:36 Andrea Cosentino
<an...@yahoo.com.invalid> ha scritto:

> This is something in the component, we are setting properties there and we
> need to review the deprecation, anyway it seems they just changed the name.
>
> --
> Andrea Cosentino
> ----------------------------------
> Apache Camel PMC Chair
> Apache Karaf Committer
> Apache Servicemix PMC Member
> Email: ancosen1985@yahoo.com
> Twitter: @oscerd2
> Github: oscerd
>
>
>
>
>
>
> On Thursday, June 25, 2020, 01:39:06 AM GMT+2, Gerald Kallas <
> catshout@mailbox.org> wrote:
>
>
>
>
>
> Dear all,
>
> while executing camel-velocity templates I'm getting
>
> deprecation | 207 - org.apache.velocity.engine-core - 2.1.0 |
> configuration key 'class.resource.loader.class' has been deprecated in
> favor of 'resource.loader.class.class'
> deprecation | 207 - org.apache.velocity.engine-core - 2.1.0 |
> configuration key 'resource.loader' has been deprecated in favor of
> 'resource.loaders'
> deprecation | 207 - org.apache.velocity.engine-core - 2.1.0 |
> configuration key 'class.resource.loader.description' has been deprecated
> in favor of 'resource.loader.class.description'
>
> I'm just calling the velocity to process templates.
>
> What does that mean and how to avoid this?
>
> Best
> - Gerald
>

Re: camel-velocity warnings in Camel 3.4.0

Posted by Andrea Cosentino <an...@yahoo.com.INVALID>.
This is something in the component, we are setting properties there and we need to review the deprecation, anyway it seems they just changed the name.

--
Andrea Cosentino 
----------------------------------
Apache Camel PMC Chair
Apache Karaf Committer
Apache Servicemix PMC Member
Email: ancosen1985@yahoo.com
Twitter: @oscerd2
Github: oscerd






On Thursday, June 25, 2020, 01:39:06 AM GMT+2, Gerald Kallas <ca...@mailbox.org> wrote: 





Dear all,

while executing camel-velocity templates I'm getting

deprecation | 207 - org.apache.velocity.engine-core - 2.1.0 | configuration key 'class.resource.loader.class' has been deprecated in favor of 'resource.loader.class.class'
deprecation | 207 - org.apache.velocity.engine-core - 2.1.0 | configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders'
deprecation | 207 - org.apache.velocity.engine-core - 2.1.0 | configuration key 'class.resource.loader.description' has been deprecated in favor of 'resource.loader.class.description'

I'm just calling the velocity to process templates.

What does that mean and how to avoid this?

Best
- Gerald