]
Yeray Borges Santana updated WFCORE-5135:
-----------------------------------------
Git Pull Request:
Add a test case to verify that banned modules are not provisioned
with the Galleon layers
------------------------------------------------------------------------------------------
Key: WFCORE-5135
URL:
https://issues.redhat.com/browse/WFCORE-5135
Project: WildFly Core
Issue Type: Task
Components: Test Suite
Affects Versions: 13.0.0.Beta6
Reporter: Yeray Borges Santana
Assignee: Yeray Borges Santana
Priority: Major
We need to verify that org.jboss.as.security is not provisioned by using the Galleon
Layers.
The proposed solution is to expand the LayersTestCase to add the ability to specify
banned modules and be able to detect if a banned module is provisioned.