Skip to content

Guava 21: remove use of removed objects class for MoreObjects instead.#1425

Closed
stevenschlansker wants to merge 1 commit into
HubSpot:masterfrom
stevenschlansker:guava-21
Closed

Guava 21: remove use of removed objects class for MoreObjects instead.#1425
stevenschlansker wants to merge 1 commit into
HubSpot:masterfrom
stevenschlansker:guava-21

Conversation

@stevenschlansker
Copy link
Copy Markdown
Contributor

@stevenschlansker stevenschlansker commented Feb 14, 2017

These methods got removed. If you try to link SingularityClient with someone who uses Guava 21, it fails due to NoSuchMethodErrors on removed Objects.firstNonNull and friends.

@ssalinas
Copy link
Copy Markdown
Contributor

replacing this with #1429

@ssalinas ssalinas closed this Feb 22, 2017
@stevenschlansker stevenschlansker deleted the guava-21 branch February 22, 2017 22:01
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