You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Andrew Smith (JIRA)" <ji...@apache.org> on 2018/09/14 17:40:00 UTC

[jira] [Created] (RYA-501) Guava changed the Iterators api.

Andrew Smith created RYA-501:
--------------------------------

             Summary: 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


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)