[jboss-jira] [JBoss JIRA] (WFLY-1749) Switch from commons-beanutils to commons-beanutils-core

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon Aug 29 16:04:00 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285614#comment-13285614 ] 

RH Bugzilla Integration commented on WFLY-1749:
-----------------------------------------------

Brad Maxwell <bmaxwell at redhat.com> changed the Status of [bug 918564|https://bugzilla.redhat.com/show_bug.cgi?id=918564] from ASSIGNED to CLOSED

> Switch from commons-beanutils to commons-beanutils-core
> -------------------------------------------------------
>
>                 Key: WFLY-1749
>                 URL: https://issues.jboss.org/browse/WFLY-1749
>             Project: WildFly
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 8.0.0.Alpha3
>            Reporter: David Walluck
>            Assignee: Tomaz Cerar
>            Priority: Minor
>             Fix For: 9.0.0.Beta1
>
>
> The commons-beanutils jar includes classes from commons-collections which are not shaded, and should not be used, in any case.
> The dependency can be switched from commons-beanutils:commons-beanutils to commons-beanutils:commons-beanutils-core which does not contain the classes.
> Any module that actually needs the commons-collections classes should ensure that org.apache.commons.collections is also included as an import.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list