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

@ejwhite922
@kchilton2
@pujav65

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.
@asfgit
Copy link

asfgit commented Sep 14, 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/770/

@isper3at
Copy link
Contributor Author

Closing until the #302 is in

@isper3at isper3at closed this Sep 27, 2018
@isper3at isper3at reopened this Oct 1, 2018
@asfgit
Copy link

asfgit commented Oct 1, 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/782/

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.

3 participants