You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2012/07/20 15:56:35 UTC

[jira] [Created] (SLING-2545) Scripting jst is using wrong import package directives

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

        

[jira] [Closed] (SLING-2545) Scripting jst is using wrong import package directives

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-2545.
-----------------------------------

    
> 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

        

[jira] [Assigned] (SLING-2545) Scripting jst is using wrong import package directives

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler reassigned SLING-2545:
---------------------------------------

    Assignee: Carsten Ziegeler
    
> 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
>
> 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

        

[jira] [Resolved] (SLING-2545) Scripting jst is using wrong import package directives

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ 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