[jboss-jira] [JBoss JIRA] (WFCORE-1847) PatchMerger overrides submodule's content merging the outer module
Alexey Loubyansky (JIRA)
issues at jboss.org
Mon Oct 3 10:24:00 EDT 2016
Alexey Loubyansky created WFCORE-1847:
-----------------------------------------
Summary: PatchMerger overrides submodule's content merging the outer module
Key: WFCORE-1847
URL: https://issues.jboss.org/browse/WFCORE-1847
Project: WildFly Core
Issue Type: Bug
Components: Patching
Affects Versions: 3.0.0.Alpha9
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
PatchMerger merges two CPs into one. In case the first CP includes updates for modules like org.outermodule and org.outermodule.innermodule. And the second CP including an update for org.outermodule.innermodule only, the merge may not happen correctly in case the modification for the innermodule will appear before the modification for the outermodule in the first CP.
The merger will copy the innermodule's content first and then override it copying the outermodule's content (including the previous version of the innermodule).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list