Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-11118

[Backport 10.2] CMS does not manage commons-beanutils dependency

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Fixed
    • None
    • 3.2.15
    • None
    • None
    • Turing
    • Turing Sprint 160, Turing Sprint 161 (7/18-8/1), Turing Sprint 162, Turing Sprint 178

    Description

      commons-beanutilities are used In the CMS.

      The root/parent pom defines the version properties but does not have beanutils in the dependencyManagement section. Engine directly uses this version to depend on the beanutils. For 12.0 the version was bumped from 1.7.0 to 1.9.3

      The API also uses the beanutils but does not directly specify this dependency, it pulls it in via the Tika dependency. When using 1.9.3 the API build fails due to a incomatible map.

      -CMS-10800-

      When building the CMS API with beanutils 1.9.3 the following error is given:

      api/src/main/java/org/hippoecm/frontend/util/PluginConfigMapper.java:[36,60] error: incompatible types: Map<String,String> cannot be converted to Map<String,Object>

      Make sure CMS-10995 is also backported as part of this fix

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abanck Arent-Jan Banck (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: