Carsten Ziegeler created SLING-2545:
---------------------------------------

             Summary: Scripting jst is using wrong import package directives
                 Key: SLING-2545
                 URL: https://issues.apache.org/jira/browse/SLING-2545
             Project: Sling
          Issue Type: Bug
          Components: Scripting
    Affects Versions: Scripting JST 2.0.4
            Reporter: Carsten Ziegeler


Scripting jst is not imorting all packages it requires through import-package 
in the manifest. Many of them are done with the dynamic import package * 
directive.
This should be correct and proper imports should be specified

In addition dynamic import * should be replaced by using the dynamic class 
loader

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to