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

Use java8 Base64 implementation for jdk10 compat #170

Merged
merged 1 commit into from
May 6, 2018

Conversation

easel
Copy link
Contributor

@easel easel commented May 5, 2018

  • Adjust tests to explicitly join base64 strings prior to comparison

@KarelCemus KarelCemus added this to the 2.1.2 milestone May 6, 2018
@KarelCemus
Copy link
Owner

Hi, thank you for contribution. Your PR looks good but 2 points:

  1. please rebase it on master, I had to make some changes to make the tests working
  2. Add a note into Changelog file under the 2.1.2 Milestone.

- Adjust tests to explicitly join base64 strings prior to comparison
- Add CHANGELOG.md entry
@easel
Copy link
Contributor Author

easel commented May 6, 2018

@KarelCemus thanks for the quick feedback. I've rebased and added a changelog entry, take a look.

Cross my fingers for a green build with your tests fixes =p

@KarelCemus KarelCemus merged commit f7b082d into KarelCemus:master May 6, 2018
@KarelCemus
Copy link
Owner

Great, thanks for your work

@easel
Copy link
Contributor Author

easel commented May 6, 2018

Likewise, thanks for the code and the merge!

@easel easel deleted the jdk10 branch May 6, 2018 20:00
KarelCemus added a commit that referenced this pull request Dec 2, 2020
Use java8 Base64 implementation for jdk10 compat
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