Allow deployed resources to update existing ones
------------------------------------------------
Key: ACE-214
URL: https://issues.apache.org/jira/browse/ACE-214
Project: ACE
Issue Type: Improvement
Reporter: Angelo van der Sijpt
Assignee: Angelo van der Sijpt
In the current setup, the RepositoryBasedProvider (a DeploymentProvider) uses
the last part of the URL as the Name header for a deployed resource; since the
OBR requires that all entries in it have a unique name, this means that all
resources have a unique name. This, in turn, means that there is no way for
DeploymentAdmin to link the different versions of resources together, so every
'old' resource is dropped when a new version is added.
To allow real updates, we will add a new Artifact header KEY_RESOURCE_ID, which
will be used for the Name: of the resource, and used in the deployment package.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira