Add update function and plug point to application api
-----------------------------------------------------
Key: ARIES-399
URL: https://issues.apache.org/jira/browse/ARIES-399
Project: Aries
Issue Type: Improvement
Components: Application
Affects Versions: 0.3
Reporter: Valentin Mahrwald
Assignee: Valentin Mahrwald
In the application API updating an application can be achieved by uninstalling
and then reinstalling it. An update method will allow to move from one
deployment of an application to another deployment of the same application in
one step.
The implementation should also provide a pluggable way to affect the update
because there are several ways of affecting updates that depend on the
deployment manifest changes. The default implementation to fall back to can
simply uninstall and then reinstall under the covers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.