Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1749

Switch from commons-beanutils to commons-beanutils-core

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 9.0.0.Beta1
    • 8.0.0.Alpha3
    • Build System
    • None

    Description

      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.

      Attachments

        Activity

          People

            tomazcerar Tomaž Cerar (Inactive)
            dwalluck@redhat.com David Walluck
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: