Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

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.

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
Copy link
Contributor

kchilton2 commented Sep 14, 2018

Please make an improvement for this.

@isper3at isper3at changed the title Version fix RYA-501 change from Guava Iterators to Java Collections Sep 14, 2018
@isper3at isper3at closed this Sep 14, 2018
@isper3at
Copy link
Contributor Author

changed to -> #302

@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/767/

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