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

[2029] Fallback to default charset if the charset provided by sun.st*… #2034

Merged
merged 3 commits into from May 31, 2023

Conversation

spyrkob
Copy link
Contributor

@spyrkob spyrkob commented May 30, 2023

….encoding is invalid

Fixes #2029

@remkop remkop added this to the 4.7.4 milestone May 31, 2023
@spyrkob
Copy link
Contributor Author

spyrkob commented May 31, 2023

 > Could not resolve junit:junit-dep:4.11.20120805.1225.
     Required by:
         project : > com.github.stefanbirkner:system-rules:1.19.0

I saw that error building locally too - I had to change the version of junit-dep down to 4.11. Which repository is the 4.11.20120805.1225 supposed to come from?

@remkop remkop merged commit 7c7c8b9 into remkop:main May 31, 2023
42 checks passed
@remkop
Copy link
Owner

remkop commented May 31, 2023

Merged. Thank you for the contribution!

@spyrkob spyrkob deleted the issue-2029 branch May 31, 2023 15:55
remkop added a commit that referenced this pull request Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.nio.charset.UnsupportedCharsetException: cp0 on windows
2 participants