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 2010/02/05 13:15:27 UTC

[jira] Created: (SLING-1354) Dependency to web console is not optional

Dependency to web console is not optional
-----------------------------------------

                 Key: SLING-1354
                 URL: https://issues.apache.org/jira/browse/SLING-1354
             Project: Sling
          Issue Type: Bug
          Components: Engine
    Affects Versions: Engine 2.0.6
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Engine 2.1.0


While the package import to the web console is declared as optional, the webconsole is not optional as webconsole classes are directly accessed in the activator of the engine bundle

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-1354) Dependency to web console is not optional

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

Felix Meschberger closed SLING-1354.
------------------------------------


Close after release

> Dependency to web console is not optional
> -----------------------------------------
>
>                 Key: SLING-1354
>                 URL: https://issues.apache.org/jira/browse/SLING-1354
>             Project: Sling
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: Engine 2.0.6
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Engine 2.1.0
>
>
> While the package import to the web console is declared as optional, the webconsole is not optional as webconsole classes are directly accessed in the activator of the engine bundle

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1354) Dependency to web console is not optional

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

Carsten Ziegeler resolved SLING-1354.
-------------------------------------

    Resolution: Fixed

In addition the SlingMainServlet did directly implement a web console interface and the sling request implemenation accessed directly the web console plugin class.

I've fixed all these issues in revision 906942

> Dependency to web console is not optional
> -----------------------------------------
>
>                 Key: SLING-1354
>                 URL: https://issues.apache.org/jira/browse/SLING-1354
>             Project: Sling
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: Engine 2.0.6
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Engine 2.1.0
>
>
> While the package import to the web console is declared as optional, the webconsole is not optional as webconsole classes are directly accessed in the activator of the engine bundle

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.