]
Alexey Loubyansky resolved WFCORE-465.
--------------------------------------
Fix Version/s: 1.0.0.CR1
Resolution: Done
The fix was mered April 3, 2014.
updating non existing and adding existing misc content with override
on
-----------------------------------------------------------------------
Key: WFCORE-465
URL:
https://issues.jboss.org/browse/WFCORE-465
Project: WildFly Core
Issue Type: Bug
Components: Patching
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: 1.0.0.CR1
Rolling back a patch applied with override on which had an instruction to add a misc
content that had existed before will fail because the opposite rolling back action for ADD
is assumed to be REMOVE while in this case it has to be MODIFY to rollback to the previous
version of the misc content.
A similar scenario will fail for the file update task. I.e. rolling back a patch applied
with override on which had an instruction to modify a non-existing misc content will fail.