LDEV-3333: Remove Wildfly modules that are not required by LAMS distribution. Remove welcome-content from Wildfly distribution Process of id…
Show more
LDEV-3333: Remove Wildfly modules that are not required by LAMS distribution. Remove welcome-content from Wildfly distributionProcess of identification of modules that are eligible for removal (slimming):1. LAMS direct dependencies (modules) were compared to 'Minimalistic Core' version of wildfly.2. All missing modules were added to Wildfly modules3. Direct dependencies of added modules (transitive LAMS dependencies) were identified based on module.xml content.4. Points 2-3 were performed iteratively until all missing modules were added to Wildfly modules.5. List of modules started with regular Wildfly distribution was compared to modules started with LAMS slimmed distribution.
Show less