Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-3944

org.apache.sling.scripting.java bundle exports javax.inject package in wrong version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • Scripting Java 2.0.10
    • Scripting Java 2.0.12
    • Scripting
    • None

    Description

      The org.apache.sling.scripting.java bundle exports the package javax.inject in the version of the bundle, which is wrong and should be fixed.

      This can lead to bundle version problems for other bundles which depend on javax.inject in version "[1.0,2)" - the correct version (like Jersey Web Services libraries).

      Either export javax.inject with version 0.0.0 or even better with the correct version 1.0.0.

      Attachments

        Issue Links

          Activity

            People

              olli Oliver Lietz
              mhaack Markus Haack
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: