Markus Haack created SLING-3944:
-----------------------------------

             Summary: org.apache.sling.scripting.java bundle exports 
javax.inject package in wrong version
                 Key: SLING-3944
                 URL: https://issues.apache.org/jira/browse/SLING-3944
             Project: Sling
          Issue Type: Bug
          Components: Scripting
    Affects Versions: Scripting Java 2.0.10, Scripting Java 2.0.6
            Reporter: Markus Haack
            Priority: Critical


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to