-
Bug
-
Resolution: Done
-
Major
-
25.0.0.Beta2
After JBEAP-26137, we now have those two modules in EAP that contain the same JAR:
./modules/system/layers/base/org/wildfly/extension/elytron/jaas-realm/main/wildfly-elytron-integration-21.0.9.Final-redhat-00001.jar ./modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-21.0.9.Final-redhat-00001.jar
At the time of writing this, I am not aware of any functional issue, at very least, this is adding unnecessary 1.7MB to server size.
But since those modules only contain this one JAR and both relate to Elytron, can we maybe somehow reference one to the other so that only one JAR file can be used?
- clones
-
JBEAP-27081 (8.0.z) WFCORE-6834 - wildfly-elytron-integration jar duplicated in server modules
- Verified
- is caused by
-
WFCORE-6411 Make it possible to use JaasSecurityRealm via a custom-realm resource
- Resolved
- relates to
-
WFLY-19378 HostExcludesTestCase assumes that org.wildfly.extension.elytron.jaas-realm is a regular extension
- Resolved