[ https://issues.apache.org/jira/browse/SLING-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carsten Ziegeler resolved SLING-2545. ------------------------------------- Resolution: Fixed Fix Version/s: Scripting JST 2.0.6 Fixed the imports, also corrected the exports and fixed a minor problem with the breadcrumb As this generates scrips for the client, we don't need the dynamic classloader > 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 > Assignee: Carsten Ziegeler > Fix For: Scripting JST 2.0.6 > > > 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