Skip to content
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

Bump log4j2.version from 2.24.1 to 2.24.2 #4640

Merged
merged 13 commits into from
Dec 31, 2024

Conversation

SweetWuXiaoMei
Copy link
Contributor

update log4j version

- Modify the names of factories variables in multiple classes to factories to unify the naming style
- Update the factories parameter in the method signature to factories to maintain consistency
- Fixed typos in some variables and methods
- 在 pom.xml 文件中更新 log4j2 版本号
- 从 2.24.1 版本升级到 2.24.2 版本
Comment on lines 48 to 55
//import mockit.Deencapsulation;
//import mockit.Expectations;
//import mockit.Mock;
//import mockit.MockUp;
//import mockit.Mocked;
//
//public class TestInvocation {
// Invocation invocation;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind change jmockit to mockitio and fix the failure test cases?

@liubao68 liubao68 changed the title update log4j version Bump log4j2.version from 2.24.1 to 2.24.2 Dec 31, 2024
@liubao68 liubao68 merged commit 4bb4f3c into apache:master Dec 31, 2024
6 checks passed
@SweetWuXiaoMei SweetWuXiaoMei deleted the dev_update_log4j_version branch January 6, 2025 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants