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

[jira] [Created] (CAMEL-19410) Camel 4.0.0-M3 with Velocity - Deprecation warning

Ramesh Venkitaswaran created CAMEL-19410:
--------------------------------------------

             Summary: Camel 4.0.0-M3 with Velocity - Deprecation warning
                 Key: CAMEL-19410
                 URL: https://issues.apache.org/jira/browse/CAMEL-19410
             Project: Camel
          Issue Type: Wish
            Reporter: Ramesh Venkitaswaran


{color:#222222}I'm using Apache Camel 4.0.0-M3 with Quarkus 3.1.0.Final and using the{color}
{color:#222222}"camel-quarkus-velocity" to render a template. The template works{color}
{color:#222222}correctly, however, I see this message printed in the logs{color}
{noformat}

2023-06-02 07:33:34,879 WARN  [org.apa.vel.deprecation] (Camel (camel-1) thread #1 -timer://twoTimes) configuration key'resource.loader' has been deprecated in favor of 'resource.loaders'{noformat}


{color:#222222}It looks like it has been fixed in 3.5.0 per this JIRA{color}
{color:#222222}({color}https://issues.apache.org/jira/browse/CAMEL-15240{color:#222222}), however, in{color}
{color:#222222}4.0.0-M3 it seems to still have this issue.{color}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)