[
https://issues.apache.org/jira/browse/XBEAN-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor closed XBEAN-157.
-----------------------------
Resolution: Fixed
Committed changes to trunk in revision 996662. The scanning can be aborted at
any point by returning false from ResourceFinderCallback.foundInDirectory() or
ResourceFinderCallback.foundInJar(). Return true to continue scanning.
> Limit number of resources discovered using BundleResourceFinder
> ---------------------------------------------------------------
>
> Key: XBEAN-157
> URL: https://issues.apache.org/jira/browse/XBEAN-157
> Project: XBean
> Issue Type: New Feature
> Components: bundleutils
> Affects Versions: 3.8
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
> Fix For: 3.8
>
>
> Right now BundleResourceFinder will return all resources matching the given
> suffix and prefix. However, sometimes we might want to discover the first
> matching resource or first five, etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.