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

Replace StandardCharset.UTF-8 with Charset.forName(“UTF-8”) #333

Merged
merged 1 commit into from Jul 28, 2017

Conversation

liuzhen2008
Copy link
Contributor

Use Charset.forName directly.

@paddybyers
Copy link
Member

LGTM; thanks

@mattheworiordan
Copy link
Member

@paddybyers what do you suggest we do about the build? Seems #330 is still a problem.

@liuzhen2008 thanks very much for the contribution

@mattheworiordan
Copy link
Member

@liuzhen2008 just a quick update. We looked into what is causing the issues in the CI builds and should have a fix out for that soon (it was a Gradle compatibility issue). I will then rebase your changes on those fixes to make sure CI is not broken and merge this in and ensure we do a new release. Thanks again for this contribution.

@paddybyers paddybyers changed the base branch from master to test-timeouts July 28, 2017 17:15
@paddybyers paddybyers changed the base branch from test-timeouts to 0-8-master July 28, 2017 17:18
@paddybyers paddybyers changed the base branch from 0-8-master to master July 28, 2017 20:21
@paddybyers
Copy link
Member

Thanks for this; merging now.

@paddybyers paddybyers merged commit 563e443 into ably:master Jul 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants