[ 
https://issues.apache.org/jira/browse/FELIX-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler updated FELIX-1607:
------------------------------------

    Description: 
The event plugin should try to record all events. Therefore it should have 
minimal dependencies.
As a first step, we'll create a separate bundle for the event plugin.
The plugin will register itself as listener for framework, bundle ,and service 
events - to avoid a required dependency to EventAdmin
If the EventAdmin service is available, events from the event admin will be 
displayed as well.

If a ConfigurationAdmin is available, the plugin can be configured through the 
config admin, but this dependency is not required either.

The dependency to the web console will also be removed.

  was:
Sling contains a new extension for the web console which displays a timeline of 
framework events; we already have a display for all events.
It makes sense to merge the new features of the Sling plugin into the event 
admin.

        Summary: Enhance the Web Console Event Plugin  (was: Include Features 
from the Sling Event Recorder)

> Enhance the Web Console Event Plugin
> ------------------------------------
>
>                 Key: FELIX-1607
>                 URL: https://issues.apache.org/jira/browse/FELIX-1607
>             Project: Felix
>          Issue Type: Task
>          Components: Web Console
>    Affects Versions: webconsole-1.2.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>
> The event plugin should try to record all events. Therefore it should have 
> minimal dependencies.
> As a first step, we'll create a separate bundle for the event plugin.
> The plugin will register itself as listener for framework, bundle ,and 
> service events - to avoid a required dependency to EventAdmin
> If the EventAdmin service is available, events from the event admin will be 
> displayed as well.
> If a ConfigurationAdmin is available, the plugin can be configured through 
> the config admin, but this dependency is not required either.
> The dependency to the web console will also be removed.

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

Reply via email to