Re: [VOTE] framework 4.2.1 and related subproject releases

2013-03-10 Thread Carsten Ziegeler
+1 Not really required, but it would be nice to have a link to the changes for the release in the mail. Carsten 2013/3/9 Jean-Baptiste Onofré : > +1 (non binding) > > Regards > JB > > > On 03/09/2013 06:56 PM, Jamie G. wrote: >> >> +1 (non-binding) >> >> Cheers, >> Jamie Goodyear >> >> On Sat, M

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-03-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598257#comment-13598257 ] Richard S. Hall commented on FELIX-3907: If you look at the patch associated with

[InventoryPrinter] Finding methods by reflection

2013-03-10 Thread Felix Meschberger
Hi, The InventoryPrinter service is the successor of the Web Console ConfigurationPrinter service. And like the ConfigurationPrinter service an InventoryPrinter service does not need to be registered as an InventoryPrinter service: As long as the service is registered with some service registra

Re: [InventoryPrinter] Finding methods by reflection

2013-03-10 Thread Carsten Ziegeler
Hi, > My opinion would be: > > (a) search the implementation class only > (b) accept all method modifiers > (c) document to prefer private > > Alternatively we could search the class hierarchy as is defined in section > 112.9.4 (Locating Component Methods) of the Declarative Services > specifica