Hi, +1
I just found that now, it looks like the org.apache.felix.scr.Component.getServices() method is not returning null anymore in case the Component does not provide any services; and an empty array is now returned. may be we can fix the javadoc in the next release in order to indicate this (or revert to the previous API contract that was returning null in case no services are provided). thank you; /Pierre On Wed, Sep 16, 2015 at 2:38 PM, Jean-Baptiste Onofré <[email protected]> wrote: > +1 (non binding) > > Regards > JB > > > On 09/16/2015 02:36 PM, Jamie G. wrote: > >> +1 (non-binding) >> >> On Wed, Sep 16, 2015 at 6:28 AM, David Bosschaert >> <[email protected]> wrote: >> >>> +1 >>> >>> David >>> >>> On 16 September 2015 at 10:55, Carsten Ziegeler <[email protected]> >>> wrote: >>> >>>> I would like to call a vote on the following subproject release: >>>> >>>> scr compat 1.0.2 >>>> >>>> We solved one issue: >>>> https://issues.apache.org/jira/browse/FELIX/fixforversion/12333139 >>>> >>>> Staging repositories: >>>> https://repository.apache.org/content/repositories/orgapachefelix-1087/ >>>> >>>> You can use this UNIX script to download the release and verify the >>>> signatures: >>>> http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh >>>> >>>> Usage: >>>> sh check_staged_release.sh 1087 /tmp/felix-staging >>>> >>>> Please vote to approve this release: >>>> >>>> [ ] +1 Approve the release >>>> [ ] -1 Veto the release (please provide specific comments) >>>> >>>> Carsten >>>> -- >>>> Carsten Ziegeler >>>> Adobe Research Switzerland >>>> [email protected] >>>> >>> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
