[
https://issues.apache.org/jira/browse/RYA-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16615304#comment-16615304
]
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/771/<h2>Failed
Tests: <span class='status-failure'>3</span></h2><h3><a
name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.prospector'
/><a
href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/771/org.apache.rya$rya.prospector/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.prospector</a>:
<span class='status-failure'>3</span></h3><ul><li><a
href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/771/org.apache.rya$rya.prospector/testReport/org.apache.rya.prospector.mr/ProspectorTest/testCount/'><strong>org.apache.rya.prospector.mr.ProspectorTest.testCount</strong></a></li><li><a
href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/771/org.apache.rya$rya.prospector/testReport/org.apache.rya.prospector.service/ProspectorServiceEvalStatsDAOTest/testCount/'><strong>org.apache.rya.prospector.service.ProspectorServiceEvalStatsDAOTest.testCount</strong></a></li><li><a
href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/771/org.apache.rya$rya.prospector/testReport/org.apache.rya.prospector.service/ProspectorServiceEvalStatsDAOTest/testNoAuthsCount/'><strong>org.apache.rya.prospector.service.ProspectorServiceEvalStatsDAOTest.testNoAuthsCount</strong></a></li></ul>
> 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)