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

Change surefire version to 2.21.0 to fix test failure on Java10. #24

Merged
merged 1 commit into from
Jun 7, 2018

Conversation

guoyuhong
Copy link
Collaborator

What do these changes do?

Change surefire version to 2.21.0. In Ant Financial, we use Java 8 which is OK with Surefile 2.20.1. However, for outside users, they may use Java 10. I found there was a strange failure.
image
Here is the discussion from Junit-Team.
I have tested this change in both Java 8 and Java 10.

Related issue number

N/A

@salah-man
Copy link
Collaborator

Please make sure it is worked in JDK8 and JDK9, and the CI is passed. Thanks.

@guoyuhong guoyuhong merged commit cda634a into yuhong-stage Jun 7, 2018
@guoyuhong guoyuhong deleted the FixJavaTestFailure branch July 16, 2018 11:40
NKcqx pushed a commit that referenced this pull request Mar 17, 2024
Fix JSON import error
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.

3 participants