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

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

    [ https://issues.apache.org/jira/browse/CXF-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903992#comment-16903992 ] 

Freeman Fang commented on CXF-8090:
-----------------------------------

This is caused by new properties name introduced since velocity 2.1
https://velocity.apache.org/engine/devel/configuration-property-changes-in-2.1.html

> Warnings when using cxf-codegen-plugin
> --------------------------------------
>
>                 Key: CXF-8090
>                 URL: https://issues.apache.org/jira/browse/CXF-8090
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 3.3.2
>            Reporter: Atle Tokle
>            Assignee: Freeman Fang
>            Priority: Minor
>
> 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 should 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)