[
https://issues.apache.org/jira/browse/FELIX-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Valchev updated FELIX-1988:
------------------------------------
Attachment: 10.deployment_plugin.patch
9.logs_plugin.patch
8.abstractconsolefix_and_props.patch
8.abstractconsolefix_and_props.patch:
- fix to generate proper Xhtml links for the plugin CSS files
- fix for read template - AbstractWebConsolePlugin own templates should be
loaded not through this.getClass(), but AbstractWebConsolePlugin.class,
otherwise the other plugins (not in webconsole.jar) will not work correctly.
- update bundle.properties - contains all strings including for other plugins,
added just once, to prevent conflicts while merging
9.logs_plugin.patch:
- updates the log plugin
10.deployment_plugin.patch:
- updates deployment packages plugin
I'm not quite sure if we really need the following methods:
protected void activate( ComponentContext context )
protected void deactivate( ComponentContext context )
is there a case that the plugin is activate as component? or we shall remove
these methods?
11.shell_plugin.patch
- updates the shell plugin
> Integrate jQuery UI integration into the Web Console Trunk
> ----------------------------------------------------------
>
> Key: FELIX-1988
> URL: https://issues.apache.org/jira/browse/FELIX-1988
> Project: Felix
> Issue Type: Task
> Components: Web Console
> Affects Versions: webconsole-2.0.4
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: webconsole-3.0.0
>
> Attachments: 10.deployment_plugin.patch, 11.shell_plugin.patch,
> 2.use-utility-methods.patch, 3.javadoc-public-api.patch,
> 4.webconsole_src_main_resources_res_lib.zip, 5.main_template.patch,
> 6.vmstat.patch, 7.services.patch, 8.abstractconsolefix_and_props.patch,
> 9.logs_plugin.patch, abstr-simple-web-console2.patch, src.zip
>
>
> Valentin Valchev has implemented jQuery UI support in the web console. This
> issue is to keep track of this migration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.