You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2015/04/22 17:15:59 UTC

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

    [ 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)