[
https://issues.apache.org/jira/browse/FELIX-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Valchev updated FELIX-1988:
------------------------------------
Attachment: 22.assorted3.patch
22.assorted3.patch:
- mostly and a lot of javadoc cleanup (and make Eclipse happy - now yellow
block ;)
- remove BaseWebConsolePlugin (it became unused)
- removed unused methods from Util class (some were inlined in
ConfigurationRender, since they were used only there)
- some private methods made static & final - faster execution if JIT is enabled
- obr.DeployerThread - doesn't use Exception.getCause() anymore, since this
method is JDK 1.4+
- mostly and a lot of javadoc cleanup (and make Eclipse happy - now yellow
block ;)
- remove BaseWebConsolePlugin (it became unused)
- removed unused methods from Util class (some were inlined in
ConfigurationRender, since they were used only there)
- some private methods made static & final - faster execution if JIT is enabled
- obr.DeployerThread - doesn't use Exception.getCause() anymore, since this
method is JDK 1.4+
Now we can also consider the following issues resolved :
FELIX-1959 Move towards unified L&F and extended branding support
FELIX-957 Migrate Bundle Repository Page to JQuery
FELIX-1956 Collect duplicate & reusable code in WebConsoleUtil
> 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,
> 12.bundles_plugin.patch, 13.components_plugin.patch,
> 14.configmgr_plugin.patch, 15.config_render_plugin.patch,
> 16.license_plugin.patch, 17.finishing_touches.patch,
> 18.configuration_printer_load_on_demand.patch, 19.assorted1.patch,
> 2.use-utility-methods.patch, 20.obr_plugin.patch, 21.assorted2.patch,
> 22.assorted3.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,
> bundle_bg.raw_properties, 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.