-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Adjust the Run EE module to allow for separate QA builds like we do on CE.
With that, we are able to build Spring Boot 2.4-based IT jobs for Run EE on 7.14 and it will allow the same pattern in future versions to patch with regards to Spring Boot updates.
Otherwise, those IT jobs will build the Run EE distro as well, including the newer Spring Boot 2.4 spring-boot-starter-web artifact for the webapps module, which then collides with the 2.3-based artifacts that are present in the Run CE base artifact that is reused in EE.