[ https://issues.apache.org/jira/browse/RYA-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630883#comment-16630883 ]
ASF GitHub Bot commented on RYA-501: ------------------------------------ Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/302 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/ > Guava changed the Iterators api. > -------------------------------- > > Key: RYA-501 > URL: https://issues.apache.org/jira/browse/RYA-501 > Project: Rya > Issue Type: Improvement > Reporter: Andrew Smith > Assignee: Andrew Smith > Priority: Trivial > > Guava changed scope of Iterators.emptyIterator(). > This can cause problems for anything that uses rya as a dependency or if rya > ever upgrades it's guava version. Java now has the Collections api with > emptyIterator. Changing to that will resolve this problem. -- This message was sent by Atlassian JIRA (v7.6.3#76005)