Skip to content

RYA-501 change from Guava Iterators to Java Collections - #301

Closed
isper3at wants to merge 1 commit into
apache:masterfrom
isper3at:versionFix
Closed

RYA-501 change from Guava Iterators to Java Collections#301
isper3at wants to merge 1 commit into
apache:masterfrom
isper3at:versionFix

Conversation

@isper3at

Copy link
Copy Markdown
Contributor

Description

What Changed?

Google changed the Iterators object emptyIterator() visibility.
This can cause versioning issues with anything depending on
a newer version of guava.

Tests

Coverage?

Links

Checklist

  • Code Review
  • Squash Commits

People To Reivew

@pujav65
@kchilton2
@ejwhite922
@jessehatfield

Google changed the Iterators object emptyIterator() visibility.
This can cause versioning issues with anything depending on
a newer version of guava.
@kchilton2

kchilton2 commented Sep 14, 2018

Copy link
Copy Markdown
Contributor

Please make an improvement for this.

@isper3atisper3at changed the title Version fixRYA-501 change from Guava Iterators to Java CollectionsSep 14, 2018
@isper3at

Copy link
Copy Markdown
ContributorAuthor

changed to -> #302

@asfgit

Copy link
Copy Markdown

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/767/

Sign up for freeto 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.

3 participants

@isper3at@kchilton2@asfgit