Skip to content

Conversation

@isper3at
Copy link
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. Using Java's Collections.emptyIterator() instead.

Tests

Coverage?

N/A

Links

Jira

Checklist

  • Code Review
  • Squash Commits

People To Reivew

@pujav65
@kchilton2
@ejwhite922

Google changed the Iterators object emptyIterator() visibility.
This can cause versioning issues with anything depending on
a newer version of guava.  Using Java's Collections.emptyIterator() instead.
@isper3at isper3at changed the base branch from master to 3.x/master September 14, 2018 18:39
@isper3at
Copy link
Contributor Author

asfbot build

@asfgit
Copy link

asfgit commented Sep 27, 2018

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/778/

asfgit pushed a commit that referenced this pull request Oct 1, 2018
Google changed the Iterators object emptyIterator() visibility.
This can cause versioning issues with anything depending on
a newer version of guava.  Using Java's Collections.emptyIterator() instead.
@isper3at isper3at closed this Oct 1, 2018
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.

4 participants