]
Brian Stansberry updated WFCORE-1453:
-------------------------------------
Fix Version/s: 2.2.0.CR1
module patched in a one-off not included in the next cp is not
port-forwarded from the prev cp
----------------------------------------------------------------------------------------------
Key: WFCORE-1453
URL:
https://issues.jboss.org/browse/WFCORE-1453
Project: WildFly Core
Issue Type: Bug
Components: Patching
Affects Versions: 2.1.0.Final
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: 2.2.0.CR1, 3.0.0.Alpha1
If CP1 patches module M, a one-off patch later patches the same module M and the
following CP2 does not include M at all, module M will not be port-forwarded from CP1. M
will be loaded from the original base instead.