Bug 470042 - Dynamic hot fix deployment
Summary: Dynamic hot fix deployment
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 4.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-12 04:50 EDT by Erdal Karaca CLA
Modified: 2015-06-22 08:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erdal Karaca CLA 2015-06-12 04:50:25 EDT
It would be cool if the platform could dynamically apply hot fixes provided by the projects once a bug has been detected and fixed without waiting for the next (service release).

I think the scripting functionality and equinox weaving could help here.
Comment 1 Andreas Sewe CLA 2015-06-22 08:26:26 EDT
(In reply to Erdal Karaca from comment #0)
> It would be cool if the platform could dynamically apply hot fixes provided
> by the projects once a bug has been detected and fixed without waiting for
> the next (service release).
> 
> I think the scripting functionality and equinox weaving could help here.

Are you sure that Code Recommenders is the right product for this? Changing to "Platform", in hope they can file this enhancement request where it belongs.

That being said, the Automated Error Reporting (part of Eclipse Mars) already gives you feedback whether a bug that shows up in your Error Log has been fixed in the meantime. You would still need to update your Eclipse installation manually, though.