Skip to content

Conversation

@chingor13
Copy link
Contributor

@chingor13 chingor13 commented Jan 4, 2019

Fixes #457

Use guava Base64 handling until we drop Java 7 support and can use the built-in classes.
Use Java 7 charset handling for StringUtils.

By removing commons-codec, we should no longer need to jarjar a shaded version of commons-codec (and guava). We can also remove the antrun plugin which scrubbed the shaded commons-codec. This will also unblock the windows tests in #562 (file permissions errors during antrun plugin) Edit: it unblocked it, but there are more failures.

@chingor13 chingor13 requested a review from a team as a code owner January 4, 2019 18:11
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 4, 2019
@chingor13 chingor13 changed the title Replace commons codec Remove commons-codec dependency Jan 4, 2019
@chingor13 chingor13 requested a review from kolea2 January 4, 2019 19:07
@chingor13 chingor13 force-pushed the replace-commons-codec branch from ff9d60e to 58e4368 Compare January 4, 2019 22:34
@chingor13 chingor13 merged commit 990c534 into googleapis:master Jan 4, 2019
@chingor13 chingor13 deleted the replace-commons-codec branch January 4, 2019 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants