[jira] [Commented] (OFBIZ-6277) framework/entity makes use of deprecated class Configuration

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6277) framework/entity makes use of deprecated class Configuration

Nicolas Malin (Jira)

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

Adam Heath commented on OFBIZ-6277:
-----------------------------------

  [javac17] /srv/ofbiz/apache-git/framework/entity/src/org/ofbiz/entity/util/EntitySaxReader.java:379: warning: [deprecation] Configuration() in Configuration has been deprecated
  [javac17]                     Configuration config = new Configuration();
  [javac17]                                            ^


> framework/entity makes use of deprecated class Configuration
> ------------------------------------------------------------
>
>                 Key: OFBIZ-6277
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6277
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>            Reporter: Adam Heath
>            Priority: Minor
>
> EntitySaxReader makes use of freemarker.template.Configuration, which seems to be deprecated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)