[jboss-jira] [JBoss JIRA] (WFLY-1749) Switch from commons-beanutils to commons-beanutils-core
RH Bugzilla Integration (JIRA)
issues at jboss.org
Fri Dec 12 09:00:32 EST 2014
[ https://issues.jboss.org/browse/WFLY-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
RH Bugzilla Integration updated WFLY-1749:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=918564
> 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: Paul Gier
> Priority: Minor
>
> 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.3.11#6341)
More information about the jboss-jira
mailing list