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 2009/07/02 09:32:47 UTC

[jira] Created: (SLING-1030) Send OSGi Events for new/removed script factories

Send OSGi Events for new/removed script factories
-------------------------------------------------

                 Key: SLING-1030
                 URL: https://issues.apache.org/jira/browse/SLING-1030
             Project: Sling
          Issue Type: New Feature
          Components: Scripting
    Affects Versions: Scripting Core 2.0.4
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler


When new script factories are registered or old ones are removed, OSGi events should be send. Other services like some caches might require such events to update their status without directly tying them to the scripting stuff.

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


[jira] Updated: (SLING-1030) Send OSGi Events for new/removed script factories

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

Carsten Ziegeler updated SLING-1030:
------------------------------------

    Affects Version/s: API 2.0.4
        Fix Version/s: API 2.0.6

> Send OSGi Events for new/removed script factories
> -------------------------------------------------
>
>                 Key: SLING-1030
>                 URL: https://issues.apache.org/jira/browse/SLING-1030
>             Project: Sling
>          Issue Type: New Feature
>          Components: Scripting
>    Affects Versions: Scripting Core 2.0.4, API 2.0.4
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: API 2.0.6
>
>
> When new script factories are registered or old ones are removed, OSGi events should be send. Other services like some caches might require such events to update their status without directly tying them to the scripting stuff.

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


[jira] Closed: (SLING-1030) Send OSGi Events for new/removed script factories

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

Carsten Ziegeler closed SLING-1030.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: Scripting Core 2.0.6

Added new constants for the events to the api and added sending the events when a script engine factory is registered/unregistered in Revision: 790523.

> Send OSGi Events for new/removed script factories
> -------------------------------------------------
>
>                 Key: SLING-1030
>                 URL: https://issues.apache.org/jira/browse/SLING-1030
>             Project: Sling
>          Issue Type: New Feature
>          Components: Scripting
>    Affects Versions: Scripting Core 2.0.4, API 2.0.4
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Scripting Core 2.0.6, API 2.0.6
>
>
> When new script factories are registered or old ones are removed, OSGi events should be send. Other services like some caches might require such events to update their status without directly tying them to the scripting stuff.

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