[
https://issues.apache.org/jira/browse/FELIX-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls closed FELIX-6534.
-----------------------------
> System bundle findEntries returns entries in case of fragments
> --------------------------------------------------------------
>
> Key: FELIX-6534
> URL: https://issues.apache.org/jira/browse/FELIX-6534
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: framework-7.0.3
> Reporter: Carsten Ziegeler
> Assignee: Karl Pauls
> Priority: Major
> Fix For: framework-7.0.4
>
>
> According to
> http://docs.osgi.org/specification/osgi.core/7.0.0/framework.api.html#org.osgi.framework.launch.Framework.findEntries-String-String-boolean-
> findEntries on the system bundle should not return entries.
> However, currently the implementation returns matching entries from extension
> fragments.
> But then trying to get such an entry via getEntry returns null (which seems
> to be correct)
> So findEntries should be changed to not return entries from extension
> fragments
--
This message was sent by Atlassian Jira
(v8.20.7#820007)