Uploaded image for project: 'ServiceMix 4'
  1. ServiceMix 4
  2. SMX4-1902

Import range for org.apache.commons.logging is too restrictive in spring 4.1.x bundles

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • bundles-2014.12
    • Bundles
    • None
    • Patch Available

    Description

      Current spring 4.1.x bundles have an import range of

      org.apache.commons.logging;version="[1.1.3,2)"
      

      This is a request with a patch to move lower boundary to 1.1.1

      org.apache.commons.logging;version="[1.1.1,2)"
      

      Major reason is to allow use of slf4j, where slf4j-jcl exports commons logging packages with 1.1.1 version.

      Also minor cleanup in the poms to allow build from root level.

      Attachments

        Issue Links

          Activity

            People

              jbonofre Jean-Baptiste Onofré
              dsklyut Dmitry Sklyut
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: