-
Task
-
Resolution: Done
-
Major
-
None
There is a new module added by WFCORE-5708:
org.wildfly.security.http.sfbasic
which is used only when user configures it explicitly, it fails the LayersTestCase.testServlet() in WildFly, this module should be marked as NOT_USED in the test case. [1]
There is another new module added by WFCORE-5712:
org.wildfly.security.elytron-tool
which is used only by the elytron-tool.sh script, so it should aslo be marked as NOT_USED in the test case.[2]
There are also 2 modules moved from ee-feature-pack(wildfly) to core-feature-pack(wildfly-core):
org.apache.commons.cli org.apache.commons.lang3
This change makes servlet-feature-pack has 2 more modules provisioned, we need to fix this in the test case.[2]
[1] Galleon Full integration - Linux job in https://github.com/wildfly/wildfly-core/pull/4866
[2] Galleon Full integration - Linux job in https://github.com/wildfly/wildfly-core/pull/4879
- blocks
-
WFCORE-5708 Add a new module for the Elytron stateful BASIC mechanism.
- Closed
-
WFCORE-5712 Update elytron-tool scripts to make use of jboss-modules
- Closed
- is cloned by
-
JBEAP-22831 (7.4.z) Add unsed modules to LayersTestCase
- Closed