Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1527

Remove dependency on commons-beanutils

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.19
    • core
    • None

    Description

      Currently Oak Core has a dependency on commons-beanutils and its only used in XXXBlobBuilders for setting the properties of bean from property map. Similar support is provided in BeanConfig#newInstance [1]

      it would be better to copy that logic as part of PropertiesUtils and remove dependency on beanutils

      [1] https://github.com/apache/jackrabbit/blob/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core/config/BeanConfig.java#L188

      Attachments

        Activity

          People

            chetanm Chetan Mehrotra
            chetanm Chetan Mehrotra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: