-
Task
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
-
-
-
-
-
-
-
There is a new module added by JBEAP-22789:
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.
There is another new module added by JBEAP-22793:
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.
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.
- blocks
-
JBEAP-22789 (7.4.z) Add a new module for the Elytron stateful BASIC mechanism.
- Closed
-
JBEAP-22792 (7.4.z) Add org.apache.commons.cli and org.apache.commons.lang3 modules
- Closed
-
JBEAP-22793 (7.4.z) Update elytron-tool scripts to make use of jboss-modules
- Closed
- clones
-
WFLY-15763 Add unsed modules to LayersTestCase
- Closed