[jira] [Resolved] (FELIX-3343) Installing an fragment bundle without Bundle-ManifestVersion: 2 causes NPE in resolver

2012-04-16 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3343. Resolution: Fixed Assignee: Richard S. Hall I believe I have committed a fix for

[jira] [Resolved] (FELIX-3397) NPE when trying to resolve invalid fragments

2012-04-16 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3397. Resolution: Duplicate Assignee: Richard S. Hall Duplicates FELIX-3343.

[jira] [Resolved] (FELIX-3447) Optimize read only collections by using a specific class and not a wrapper which is slower

2012-04-09 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3447. Resolution: Fixed Assignee: Richard S. Hall Still not clear to me how this will

[jira] [Resolved] (FELIX-3393) Possible deadlock with reentrant calls

2012-04-02 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3393. Resolution: Fixed I am closing this because the Aries Blueprint issue is unrelated. If

[jira] [Resolved] (FELIX-3413) NPE and thread blocked in org.osgi.service.packageadmin.PackageAdmin#refreshPackages(Bundle[])

2012-03-29 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3413. Resolution: Fixed Assignee: Richard S. Hall Committed a null check. Please close if

[jira] [Resolved] (FELIX-3401) Update extenderbased SimpleShapes example to use org.osgi.util.tracker.BundleTracker

2012-03-26 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3401. Resolution: Fixed Assignee: Richard S. Hall I applied the patch, please close if

[jira] [Resolved] (FELIX-3394) [Framework] Refactor internal resolver APIs to better align with upcoming OSGi resolver spec

2012-03-14 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3394. Resolution: Fixed I've committed a patch for this. The patch appears fairly large, but it

[jira] [Resolved] (FELIX-3348) StartLevel thread may terminate on uncaught exception

2012-02-13 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3348. Resolution: Fixed Fix Version/s: framework-4.2.0 Assignee: Richard S. Hall

[jira] [Resolved] (FELIX-3257) OBR resolver unable to pick up the highest bundle version when selecting the best candidate

2011-12-05 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3257. Resolution: Fixed Fix Version/s: bundlerepository-1.6.8 Assignee: Richard

[jira] [Resolved] (FELIX-3251) [PATCH] OSGi Tutorials: Compilation issue with BundleContext.registerService()

2011-12-04 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3251. Resolution: Fixed Assignee: Richard S. Hall I updated the wiki, please close if

[jira] [Resolved] (FELIX-3235) missing org.w3c.dom.traversal in org.osgi.framework.system.packages

2011-11-18 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3235. Resolution: Won't Fix This was removed on purpose. It apparently isn't part of the public

[jira] [Resolved] (FELIX-3178) NPE in ResolverImpl

2011-11-18 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3178. Resolution: Fixed I've committed a patch and the supplied scenario now works for me.

[jira] [Resolved] (FELIX-3211) org.apache.felix.framework.cache.BundleCache.deleteDirectoryTreeRecursive throws NPE

2011-11-09 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3211. Resolution: Fixed I committed a patch, please close this issue if you are satisfied.

[jira] [Resolved] (FELIX-3205) Error resolving system.bundle dependencies

2011-11-08 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3205. Resolution: Fixed Assignee: Richard S. Hall Those values were not properly being

[jira] [Resolved] (FELIX-3207) Improper handling of nulls and substring matching at CapabilitySet/SimpleFilter

2011-11-08 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3207. Resolution: Fixed Fix Version/s: framework-4.2.0 Assignee: Richard S. Hall

[jira] [Resolved] (FELIX-3166) Make Felix compile within Eclipse

2011-10-17 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3166. Resolution: Fixed Fix Version/s: framework-4.2.0 Assignee: Richard S. Hall

[jira] [Resolved] (FELIX-3156) Implement Bundle::getDataFile and Bundle::compareTo

2011-10-15 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3156. Resolution: Fixed Assignee: Richard S. Hall I applied your patch, please close if

[jira] [Resolved] (FELIX-3150) Filter parameter is ignored at getServiceReferences

2011-10-10 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3150. Resolution: Fixed Assignee: Richard S. Hall I committed a patch to pass the filter

[jira] [Resolved] (FELIX-3153) [Framework] refreshPackages() should stop bundles in one pass and refresh them in a second pass

2011-10-10 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3153. Resolution: Fixed I have committed a patch for the issue related to the framework not

[jira] [Resolved] (FELIX-2648) Incompatible security provider state when switching from 2.0.4 to 3.0.3

2011-09-26 Thread Richard S. Hall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-2648. Resolution: Won't Fix Fix Version/s: (was: framework.security-2.0.0)