You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Atle Tokle (JIRA)" <ji...@apache.org> on 2019/08/09 12:33:00 UTC

[jira] [Created] (CXF-8090) Warnings when using cxf-codegen-plugin

Atle Tokle created CXF-8090:
-------------------------------

             Summary: Warnings when using cxf-codegen-plugin
                 Key: CXF-8090
                 URL: https://issues.apache.org/jira/browse/CXF-8090
             Project: CXF
          Issue Type: Improvement
          Components: Build system
    Affects Versions: 3.3.2
            Reporter: Atle Tokle


I get two warnings about deprecated properties when building with cxf-codegen-plugin.

[WARNING] configuration key 'class.resource.loader.class' has been deprecated in favor of 'resource.loader.class.class'
[WARNING] configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders'

 

Not very important, but i prefere clean logs, and it shoukld be easy to fix

It does probably come from org.apache.cxf.tools.common.VelocityGenerator



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)