[
https://issues.apache.org/jira/browse/SLING-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287787#comment-16287787
]
Justin Edelson commented on SLING-7307:
---------------------------------------
Looking at where this is used, I think it is a trivial removal and we can do it
without pain. {{PropertiesUtils.getProperty()}} handles things like
{{DynaBean}} objects which we obviously don't need to support (and probably
wouldn't work anyway since we're embedding {{BeanUtils}}.
Pull request created:
https://github.com/apache/sling-org-apache-sling-models-impl/pull/2
> Sling Model impl should not embed beanutils
> -------------------------------------------
>
> Key: SLING-7307
> URL: https://issues.apache.org/jira/browse/SLING-7307
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Alex COLLIGNON
> Assignee: Justin Edelson
> Fix For: Sling Models Impl 1.4.8
>
>
> {{org.apache.sling.models.impl}} relies and embeds on Bean Utils.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)