You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Vlad Bailescu (JIRA)" <ji...@apache.org> on 2017/04/12 14:54:41 UTC

[jira] [Created] (SLING-6780) org.apache.sling.scripting.sightly.js.provider does not declare an version range for org.mozilla.javascript import

Vlad Bailescu created SLING-6780:
------------------------------------

             Summary: org.apache.sling.scripting.sightly.js.provider does not declare an version range for org.mozilla.javascript import
                 Key: SLING-6780
                 URL: https://issues.apache.org/jira/browse/SLING-6780
             Project: Sling
          Issue Type: Bug
          Components: Scripting
    Affects Versions: Scripting Sightly JS Use Provider 1.0.10
            Reporter: Vlad Bailescu


The {{org.apache.sling.scripting.sightly.js.provider}} bundle is not declaring a version range for the {{org.mozilla.javascript}} import in its manifest. This can become a problem when someone installs an incompatible version. The solution is simple: declare an explicit dependency on {{org.apache.sling.scripting.javascript}} so that the bundle plugin can pick up the correct version range.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)