You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/08/25 11:55:16 UTC

[jira] Reopened: (JCR-2722) Add a filtered RangeIterator

     [ https://issues.apache.org/jira/browse/JCR-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler reopened JCR-2722:
-----------------------------------


With revision 988172 the RowIteratorAdapter class changed it's signature which causes IllegalAccessErrors for all code which has 
been compiled with the older version.
The old version used a constructor with a RangeIterator which is now not available anymore

> Add a filtered RangeIterator
> ----------------------------
>
>                 Key: JCR-2722
>                 URL: https://issues.apache.org/jira/browse/JCR-2722
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-commons
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> It would be useful to have a FilteredRangeIterator utility class that can be used to apply arbitrary filters on other RangeIterators.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.