-
Notifications
You must be signed in to change notification settings - Fork 465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WFCORE-6644] Upgrade log4j2 from 2.19.0 to 2.22.0 #5799
Conversation
I'll need to look into this. The failure is a log4j2 test failure. |
@yersan This requires a change in the // The the org.apache.logging.log4j.util.ProviderUtil requires this for the Class.getDeclaredConstructor()
new RuntimePermission("accessDeclaredMembers") This commit is the reason for this issue; apache/logging-log4j2@80de816#diff-2985773c7d115d08fe24f328ca8b7c11c220f0c47fd923decbb8b23d5f0da38fR249 |
Core -> WildFly Preview Integration Build 13162 outcome was UNKNOWN using a merge of 406a351 |
Core -> Full Integration Build 13095 outcome was UNKNOWN using a merge of 406a351 Failed tests
|
Core -> Full Integration Build 13325 outcome was UNKNOWN using a merge of 406a351 |
Superseded by #5800 |
Jira issue: https://issues.redhat.com/browse/WFCORE-6644