You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by Clement Escoffier <cl...@gmail.com> on 2014/12/16 15:20:47 UTC

[VOTE] Release of iPOJO Manipulator and Runtime 1.12.1

Hi,

It's time to cut a release of the iPOJO manipulator (1.12.1) and runtime (1.12.1). Both projects are containing several modules:

The org.apache.felix.ipojo.manipulator-project contains:
* bnd-ipojo-plugin
* maven-ipojo-plugin
* org.apache.felix.ipojo.annotations
* org.apache.felix.ipojo.ant
* org.apache.felix.ipojo.manipulator
* org.apache.felix.ipojo.manipulator.online

The org.apache.felix.ipojo.runtime-project contains:
* org.apache.felix.ipojo
* org.apache.felix.ipojo.api
* org.apache.felix.ipojo.composite
* org.apache.felix.ipojo.distribution.10mintutorial
* org.apache.felix.ipojo.distribution.maventutorial
* org.apache.felix.ipojo.distribution.quickstart
* org.apache.felix.ipojo.features
* org.apache.felix.ipojo.gogo

It's a bug fix release. The changelogs are below.

Staging repository:
https://repository.apache.org/content/repositories/orgapachefelix-1047/

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 1047 /tmp/felix-staging

Please vote to approve this release:
[ ] +1 Approve the release
[ ] -1 Veto the release (please provide specific comments)

This vote will be open for 72 hours (at least).

Regards,

Clement

----
Changelog of the runtime project (1.12.1):

** Bug
    * [FELIX-3836] - NPE when calling InstanceDescription.getDescription()
    * [FELIX-4565] - Occasional ArrayIndexOutOfBoundException in iPOJO's ProvidedServiceHandler
    * [FELIX-4646] - @Context(Context.Source.INSTANCE) does not inject bundle context
    * [FELIX-4713] - Error in ProvidedServiceHandler.checkProvidedService : only the first service is checked
    * [FELIX-4715] - instance bundle context injection does not works
    * [FELIX-4716] - Bundle org.apache.felix.ipojo physically contains OSGi API classes
    * [FELIX-4717] - Cannot use the stream API on injected collections
    * [FELIX-4728] - InstanceManager concurrency issue

Changelog of the manipulator project (1.12.1):

** Bug
    * [FELIX-4612] - @PostRegistration is not being called
    * [FELIX-4620] - Warning should be removed when @Configuration is used
    * [FELIX-4668] - Can not use @Stereotype annotated annotation from another bundle (unless its package is included or re-exported)
    * [FELIX-4725] - Inner Class Manipulation uses the wrong 'access level'

Re: [VOTE] Release of iPOJO Manipulator and Runtime 1.12.1

Posted by clement escoffier <cl...@gmail.com>.
Sorry, I should improve my counting skills, missed Pierre's vote.

Clement

2014-12-24 8:25 GMT+01:00 Clement Escoffier <cl...@gmail.com>:

> Still one +1 missing, anyone willing to do a Christmas present ?
>
> Regards,
>
> Clement
>
> On 23 décembre 2014 at 12:12:09, Carsten Ziegeler (cziegeler@apache.org)
> wrote:
>
> +1
>
> Sorry, I missed this one initially
>
> Carsten
>
> Am 23.12.14 um 08:58 schrieb Clement Escoffier:
> > +1,
> >
> > Regards,
> >
> > Clement
> >
> > PS: 2 bindings votes missing, anyone ?
> > On 21 décembre 2014 at 05:57:05, Jean-Baptiste Onofré (jb@nanthrax.net)
> wrote:
> >
> > +1 (non binding)
> >
> > Regards
> > JB
> >
> > On 12/20/2014 11:42 PM, Pierre De Rop wrote:
> >> Hello Clement;
> >>
> >> +1
> >>
> >> regards
> >> /Pierre
> >>
> >> On Tue, Dec 16, 2014 at 3:20 PM, Clement Escoffier <
> >> clement.escoffier@gmail.com> wrote:
> >>
> >>> Hi,
> >>>
> >>> It's time to cut a release of the iPOJO manipulator (1.12.1) and
> runtime
> >>> (1.12.1). Both projects are containing several modules:
> >>>
> >>> The org.apache.felix.ipojo.manipulator-project contains:
> >>> * bnd-ipojo-plugin
> >>> * maven-ipojo-plugin
> >>> * org.apache.felix.ipojo.annotations
> >>> * org.apache.felix.ipojo.ant
> >>> * org.apache.felix.ipojo.manipulator
> >>> * org.apache.felix.ipojo.manipulator.online
> >>>
> >>> The org.apache.felix.ipojo.runtime-project contains:
> >>> * org.apache.felix.ipojo
> >>> * org.apache.felix.ipojo.api
> >>> * org.apache.felix.ipojo.composite
> >>> * org.apache.felix.ipojo.distribution.10mintutorial
> >>> * org.apache.felix.ipojo.distribution.maventutorial
> >>> * org.apache.felix.ipojo.distribution.quickstart
> >>> * org.apache.felix.ipojo.features
> >>> * org.apache.felix.ipojo.gogo
> >>>
> >>> It's a bug fix release. The changelogs are below.
> >>>
> >>> Staging repository:
> >>>
> https://repository.apache.org/content/repositories/orgapachefelix-1047/
> >>>
> >>> 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 1047 /tmp/felix-staging
> >>>
> >>> Please vote to approve this release:
> >>> [ ] +1 Approve the release
> >>> [ ] -1 Veto the release (please provide specific comments)
> >>>
> >>> This vote will be open for 72 hours (at least).
> >>>
> >>> Regards,
> >>>
> >>> Clement
> >>>
> >>> ----
> >>> Changelog of the runtime project (1.12.1):
> >>>
> >>> ** Bug
> >>> * [FELIX-3836] - NPE when calling InstanceDescription.getDescription()
> >>> * [FELIX-4565] - Occasional ArrayIndexOutOfBoundException in iPOJO's
> >>> ProvidedServiceHandler
> >>> * [FELIX-4646] - @Context(Context.Source.INSTANCE) does not inject
> >>> bundle context
> >>> * [FELIX-4713] - Error in ProvidedServiceHandler.checkProvidedService
> >>> : only the first service is checked
> >>> * [FELIX-4715] - instance bundle context injection does not works
> >>> * [FELIX-4716] - Bundle org.apache.felix.ipojo physically contains
> >>> OSGi API classes
> >>> * [FELIX-4717] - Cannot use the stream API on injected collections
> >>> * [FELIX-4728] - InstanceManager concurrency issue
> >>>
> >>> Changelog of the manipulator project (1.12.1):
> >>>
> >>> ** Bug
> >>> * [FELIX-4612] - @PostRegistration is not being called
> >>> * [FELIX-4620] - Warning should be removed when @Configuration is used
> >>> * [FELIX-4668] - Can not use @Stereotype annotated annotation from
> >>> another bundle (unless its package is included or re-exported)
> >>> * [FELIX-4725] - Inner Class Manipulation uses the wrong 'access
> level'
> >>
> >
> > --
> > Jean-Baptiste Onofré
> > jbonofre@apache.org
> > http://blog.nanthrax.net
> > Talend - http://www.talend.com
> >
>
>
> --
> Carsten Ziegeler
> Adobe Research Switzerland
> cziegeler@apache.org
>
>

Re: [VOTE] Release of iPOJO Manipulator and Runtime 1.12.1

Posted by Clement Escoffier <cl...@gmail.com>.
Still one +1 missing, anyone willing to do a Christmas present ? 

Regards,

Clement
On 23 décembre 2014 at 12:12:09, Carsten Ziegeler (cziegeler@apache.org) wrote:

+1  

Sorry, I missed this one initially  

Carsten  

Am 23.12.14 um 08:58 schrieb Clement Escoffier:  
> +1,  
>  
> Regards,  
>  
> Clement  
>  
> PS: 2 bindings votes missing, anyone ?  
> On 21 décembre 2014 at 05:57:05, Jean-Baptiste Onofré (jb@nanthrax.net) wrote:  
>  
> +1 (non binding)  
>  
> Regards  
> JB  
>  
> On 12/20/2014 11:42 PM, Pierre De Rop wrote:  
>> Hello Clement;  
>>  
>> +1  
>>  
>> regards  
>> /Pierre  
>>  
>> On Tue, Dec 16, 2014 at 3:20 PM, Clement Escoffier <  
>> clement.escoffier@gmail.com> wrote:  
>>  
>>> Hi,  
>>>  
>>> It's time to cut a release of the iPOJO manipulator (1.12.1) and runtime  
>>> (1.12.1). Both projects are containing several modules:  
>>>  
>>> The org.apache.felix.ipojo.manipulator-project contains:  
>>> * bnd-ipojo-plugin  
>>> * maven-ipojo-plugin  
>>> * org.apache.felix.ipojo.annotations  
>>> * org.apache.felix.ipojo.ant  
>>> * org.apache.felix.ipojo.manipulator  
>>> * org.apache.felix.ipojo.manipulator.online  
>>>  
>>> The org.apache.felix.ipojo.runtime-project contains:  
>>> * org.apache.felix.ipojo  
>>> * org.apache.felix.ipojo.api  
>>> * org.apache.felix.ipojo.composite  
>>> * org.apache.felix.ipojo.distribution.10mintutorial  
>>> * org.apache.felix.ipojo.distribution.maventutorial  
>>> * org.apache.felix.ipojo.distribution.quickstart  
>>> * org.apache.felix.ipojo.features  
>>> * org.apache.felix.ipojo.gogo  
>>>  
>>> It's a bug fix release. The changelogs are below.  
>>>  
>>> Staging repository:  
>>> https://repository.apache.org/content/repositories/orgapachefelix-1047/  
>>>  
>>> 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 1047 /tmp/felix-staging  
>>>  
>>> Please vote to approve this release:  
>>> [ ] +1 Approve the release  
>>> [ ] -1 Veto the release (please provide specific comments)  
>>>  
>>> This vote will be open for 72 hours (at least).  
>>>  
>>> Regards,  
>>>  
>>> Clement  
>>>  
>>> ----  
>>> Changelog of the runtime project (1.12.1):  
>>>  
>>> ** Bug  
>>> * [FELIX-3836] - NPE when calling InstanceDescription.getDescription()  
>>> * [FELIX-4565] - Occasional ArrayIndexOutOfBoundException in iPOJO's  
>>> ProvidedServiceHandler  
>>> * [FELIX-4646] - @Context(Context.Source.INSTANCE) does not inject  
>>> bundle context  
>>> * [FELIX-4713] - Error in ProvidedServiceHandler.checkProvidedService  
>>> : only the first service is checked  
>>> * [FELIX-4715] - instance bundle context injection does not works  
>>> * [FELIX-4716] - Bundle org.apache.felix.ipojo physically contains  
>>> OSGi API classes  
>>> * [FELIX-4717] - Cannot use the stream API on injected collections  
>>> * [FELIX-4728] - InstanceManager concurrency issue  
>>>  
>>> Changelog of the manipulator project (1.12.1):  
>>>  
>>> ** Bug  
>>> * [FELIX-4612] - @PostRegistration is not being called  
>>> * [FELIX-4620] - Warning should be removed when @Configuration is used  
>>> * [FELIX-4668] - Can not use @Stereotype annotated annotation from  
>>> another bundle (unless its package is included or re-exported)  
>>> * [FELIX-4725] - Inner Class Manipulation uses the wrong 'access level'  
>>  
>  
> --  
> Jean-Baptiste Onofré  
> jbonofre@apache.org  
> http://blog.nanthrax.net  
> Talend - http://www.talend.com  
>  


--  
Carsten Ziegeler  
Adobe Research Switzerland  
cziegeler@apache.org  

Re: [VOTE] Release of iPOJO Manipulator and Runtime 1.12.1

Posted by Carsten Ziegeler <cz...@apache.org>.
+1

Sorry, I missed this one initially

Carsten

Am 23.12.14 um 08:58 schrieb Clement Escoffier:
> +1,
> 
> Regards,
> 
> Clement
> 
> PS: 2 bindings votes missing, anyone ? 
> On 21 décembre 2014 at 05:57:05, Jean-Baptiste Onofré (jb@nanthrax.net) wrote:
> 
> +1 (non binding)  
> 
> Regards  
> JB  
> 
> On 12/20/2014 11:42 PM, Pierre De Rop wrote:  
>> Hello Clement;  
>>  
>> +1  
>>  
>> regards  
>> /Pierre  
>>  
>> On Tue, Dec 16, 2014 at 3:20 PM, Clement Escoffier <  
>> clement.escoffier@gmail.com> wrote:  
>>  
>>> Hi,  
>>>  
>>> It's time to cut a release of the iPOJO manipulator (1.12.1) and runtime  
>>> (1.12.1). Both projects are containing several modules:  
>>>  
>>> The org.apache.felix.ipojo.manipulator-project contains:  
>>> * bnd-ipojo-plugin  
>>> * maven-ipojo-plugin  
>>> * org.apache.felix.ipojo.annotations  
>>> * org.apache.felix.ipojo.ant  
>>> * org.apache.felix.ipojo.manipulator  
>>> * org.apache.felix.ipojo.manipulator.online  
>>>  
>>> The org.apache.felix.ipojo.runtime-project contains:  
>>> * org.apache.felix.ipojo  
>>> * org.apache.felix.ipojo.api  
>>> * org.apache.felix.ipojo.composite  
>>> * org.apache.felix.ipojo.distribution.10mintutorial  
>>> * org.apache.felix.ipojo.distribution.maventutorial  
>>> * org.apache.felix.ipojo.distribution.quickstart  
>>> * org.apache.felix.ipojo.features  
>>> * org.apache.felix.ipojo.gogo  
>>>  
>>> It's a bug fix release. The changelogs are below.  
>>>  
>>> Staging repository:  
>>> https://repository.apache.org/content/repositories/orgapachefelix-1047/  
>>>  
>>> 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 1047 /tmp/felix-staging  
>>>  
>>> Please vote to approve this release:  
>>> [ ] +1 Approve the release  
>>> [ ] -1 Veto the release (please provide specific comments)  
>>>  
>>> This vote will be open for 72 hours (at least).  
>>>  
>>> Regards,  
>>>  
>>> Clement  
>>>  
>>> ----  
>>> Changelog of the runtime project (1.12.1):  
>>>  
>>> ** Bug  
>>> * [FELIX-3836] - NPE when calling InstanceDescription.getDescription()  
>>> * [FELIX-4565] - Occasional ArrayIndexOutOfBoundException in iPOJO's  
>>> ProvidedServiceHandler  
>>> * [FELIX-4646] - @Context(Context.Source.INSTANCE) does not inject  
>>> bundle context  
>>> * [FELIX-4713] - Error in ProvidedServiceHandler.checkProvidedService  
>>> : only the first service is checked  
>>> * [FELIX-4715] - instance bundle context injection does not works  
>>> * [FELIX-4716] - Bundle org.apache.felix.ipojo physically contains  
>>> OSGi API classes  
>>> * [FELIX-4717] - Cannot use the stream API on injected collections  
>>> * [FELIX-4728] - InstanceManager concurrency issue  
>>>  
>>> Changelog of the manipulator project (1.12.1):  
>>>  
>>> ** Bug  
>>> * [FELIX-4612] - @PostRegistration is not being called  
>>> * [FELIX-4620] - Warning should be removed when @Configuration is used  
>>> * [FELIX-4668] - Can not use @Stereotype annotated annotation from  
>>> another bundle (unless its package is included or re-exported)  
>>> * [FELIX-4725] - Inner Class Manipulation uses the wrong 'access level'  
>>  
> 
> --  
> Jean-Baptiste Onofré  
> jbonofre@apache.org  
> http://blog.nanthrax.net  
> Talend - http://www.talend.com  
> 


-- 
Carsten Ziegeler
Adobe Research Switzerland
cziegeler@apache.org

Re: [VOTE] Release of iPOJO Manipulator and Runtime 1.12.1

Posted by Clement Escoffier <cl...@gmail.com>.
+1,

Regards,

Clement

PS: 2 bindings votes missing, anyone ? 
On 21 décembre 2014 at 05:57:05, Jean-Baptiste Onofré (jb@nanthrax.net) wrote:

+1 (non binding)  

Regards  
JB  

On 12/20/2014 11:42 PM, Pierre De Rop wrote:  
> Hello Clement;  
>  
> +1  
>  
> regards  
> /Pierre  
>  
> On Tue, Dec 16, 2014 at 3:20 PM, Clement Escoffier <  
> clement.escoffier@gmail.com> wrote:  
>  
>> Hi,  
>>  
>> It's time to cut a release of the iPOJO manipulator (1.12.1) and runtime  
>> (1.12.1). Both projects are containing several modules:  
>>  
>> The org.apache.felix.ipojo.manipulator-project contains:  
>> * bnd-ipojo-plugin  
>> * maven-ipojo-plugin  
>> * org.apache.felix.ipojo.annotations  
>> * org.apache.felix.ipojo.ant  
>> * org.apache.felix.ipojo.manipulator  
>> * org.apache.felix.ipojo.manipulator.online  
>>  
>> The org.apache.felix.ipojo.runtime-project contains:  
>> * org.apache.felix.ipojo  
>> * org.apache.felix.ipojo.api  
>> * org.apache.felix.ipojo.composite  
>> * org.apache.felix.ipojo.distribution.10mintutorial  
>> * org.apache.felix.ipojo.distribution.maventutorial  
>> * org.apache.felix.ipojo.distribution.quickstart  
>> * org.apache.felix.ipojo.features  
>> * org.apache.felix.ipojo.gogo  
>>  
>> It's a bug fix release. The changelogs are below.  
>>  
>> Staging repository:  
>> https://repository.apache.org/content/repositories/orgapachefelix-1047/  
>>  
>> 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 1047 /tmp/felix-staging  
>>  
>> Please vote to approve this release:  
>> [ ] +1 Approve the release  
>> [ ] -1 Veto the release (please provide specific comments)  
>>  
>> This vote will be open for 72 hours (at least).  
>>  
>> Regards,  
>>  
>> Clement  
>>  
>> ----  
>> Changelog of the runtime project (1.12.1):  
>>  
>> ** Bug  
>> * [FELIX-3836] - NPE when calling InstanceDescription.getDescription()  
>> * [FELIX-4565] - Occasional ArrayIndexOutOfBoundException in iPOJO's  
>> ProvidedServiceHandler  
>> * [FELIX-4646] - @Context(Context.Source.INSTANCE) does not inject  
>> bundle context  
>> * [FELIX-4713] - Error in ProvidedServiceHandler.checkProvidedService  
>> : only the first service is checked  
>> * [FELIX-4715] - instance bundle context injection does not works  
>> * [FELIX-4716] - Bundle org.apache.felix.ipojo physically contains  
>> OSGi API classes  
>> * [FELIX-4717] - Cannot use the stream API on injected collections  
>> * [FELIX-4728] - InstanceManager concurrency issue  
>>  
>> Changelog of the manipulator project (1.12.1):  
>>  
>> ** Bug  
>> * [FELIX-4612] - @PostRegistration is not being called  
>> * [FELIX-4620] - Warning should be removed when @Configuration is used  
>> * [FELIX-4668] - Can not use @Stereotype annotated annotation from  
>> another bundle (unless its package is included or re-exported)  
>> * [FELIX-4725] - Inner Class Manipulation uses the wrong 'access level'  
>  

--  
Jean-Baptiste Onofré  
jbonofre@apache.org  
http://blog.nanthrax.net  
Talend - http://www.talend.com  

Re: [VOTE] Release of iPOJO Manipulator and Runtime 1.12.1

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
+1 (non binding)

Regards
JB

On 12/20/2014 11:42 PM, Pierre De Rop wrote:
> Hello Clement;
>
> +1
>
> regards
> /Pierre
>
> On Tue, Dec 16, 2014 at 3:20 PM, Clement Escoffier <
> clement.escoffier@gmail.com> wrote:
>
>> Hi,
>>
>> It's time to cut a release of the iPOJO manipulator (1.12.1) and runtime
>> (1.12.1). Both projects are containing several modules:
>>
>> The org.apache.felix.ipojo.manipulator-project contains:
>> * bnd-ipojo-plugin
>> * maven-ipojo-plugin
>> * org.apache.felix.ipojo.annotations
>> * org.apache.felix.ipojo.ant
>> * org.apache.felix.ipojo.manipulator
>> * org.apache.felix.ipojo.manipulator.online
>>
>> The org.apache.felix.ipojo.runtime-project contains:
>> * org.apache.felix.ipojo
>> * org.apache.felix.ipojo.api
>> * org.apache.felix.ipojo.composite
>> * org.apache.felix.ipojo.distribution.10mintutorial
>> * org.apache.felix.ipojo.distribution.maventutorial
>> * org.apache.felix.ipojo.distribution.quickstart
>> * org.apache.felix.ipojo.features
>> * org.apache.felix.ipojo.gogo
>>
>> It's a bug fix release. The changelogs are below.
>>
>> Staging repository:
>> https://repository.apache.org/content/repositories/orgapachefelix-1047/
>>
>> 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 1047 /tmp/felix-staging
>>
>> Please vote to approve this release:
>> [ ] +1 Approve the release
>> [ ] -1 Veto the release (please provide specific comments)
>>
>> This vote will be open for 72 hours (at least).
>>
>> Regards,
>>
>> Clement
>>
>> ----
>> Changelog of the runtime project (1.12.1):
>>
>> ** Bug
>>      * [FELIX-3836] - NPE when calling InstanceDescription.getDescription()
>>      * [FELIX-4565] - Occasional ArrayIndexOutOfBoundException in iPOJO's
>> ProvidedServiceHandler
>>      * [FELIX-4646] - @Context(Context.Source.INSTANCE) does not inject
>> bundle context
>>      * [FELIX-4713] - Error in ProvidedServiceHandler.checkProvidedService
>> : only the first service is checked
>>      * [FELIX-4715] - instance bundle context injection does not works
>>      * [FELIX-4716] - Bundle org.apache.felix.ipojo physically contains
>> OSGi API classes
>>      * [FELIX-4717] - Cannot use the stream API on injected collections
>>      * [FELIX-4728] - InstanceManager concurrency issue
>>
>> Changelog of the manipulator project (1.12.1):
>>
>> ** Bug
>>      * [FELIX-4612] - @PostRegistration is not being called
>>      * [FELIX-4620] - Warning should be removed when @Configuration is used
>>      * [FELIX-4668] - Can not use @Stereotype annotated annotation from
>> another bundle (unless its package is included or re-exported)
>>      * [FELIX-4725] - Inner Class Manipulation uses the wrong 'access level'
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [VOTE] Release of iPOJO Manipulator and Runtime 1.12.1

Posted by Pierre De Rop <pi...@gmail.com>.
Hello Clement;

+1

regards
/Pierre

On Tue, Dec 16, 2014 at 3:20 PM, Clement Escoffier <
clement.escoffier@gmail.com> wrote:

> Hi,
>
> It's time to cut a release of the iPOJO manipulator (1.12.1) and runtime
> (1.12.1). Both projects are containing several modules:
>
> The org.apache.felix.ipojo.manipulator-project contains:
> * bnd-ipojo-plugin
> * maven-ipojo-plugin
> * org.apache.felix.ipojo.annotations
> * org.apache.felix.ipojo.ant
> * org.apache.felix.ipojo.manipulator
> * org.apache.felix.ipojo.manipulator.online
>
> The org.apache.felix.ipojo.runtime-project contains:
> * org.apache.felix.ipojo
> * org.apache.felix.ipojo.api
> * org.apache.felix.ipojo.composite
> * org.apache.felix.ipojo.distribution.10mintutorial
> * org.apache.felix.ipojo.distribution.maventutorial
> * org.apache.felix.ipojo.distribution.quickstart
> * org.apache.felix.ipojo.features
> * org.apache.felix.ipojo.gogo
>
> It's a bug fix release. The changelogs are below.
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachefelix-1047/
>
> 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 1047 /tmp/felix-staging
>
> Please vote to approve this release:
> [ ] +1 Approve the release
> [ ] -1 Veto the release (please provide specific comments)
>
> This vote will be open for 72 hours (at least).
>
> Regards,
>
> Clement
>
> ----
> Changelog of the runtime project (1.12.1):
>
> ** Bug
>     * [FELIX-3836] - NPE when calling InstanceDescription.getDescription()
>     * [FELIX-4565] - Occasional ArrayIndexOutOfBoundException in iPOJO's
> ProvidedServiceHandler
>     * [FELIX-4646] - @Context(Context.Source.INSTANCE) does not inject
> bundle context
>     * [FELIX-4713] - Error in ProvidedServiceHandler.checkProvidedService
> : only the first service is checked
>     * [FELIX-4715] - instance bundle context injection does not works
>     * [FELIX-4716] - Bundle org.apache.felix.ipojo physically contains
> OSGi API classes
>     * [FELIX-4717] - Cannot use the stream API on injected collections
>     * [FELIX-4728] - InstanceManager concurrency issue
>
> Changelog of the manipulator project (1.12.1):
>
> ** Bug
>     * [FELIX-4612] - @PostRegistration is not being called
>     * [FELIX-4620] - Warning should be removed when @Configuration is used
>     * [FELIX-4668] - Can not use @Stereotype annotated annotation from
> another bundle (unless its package is included or re-exported)
>     * [FELIX-4725] - Inner Class Manipulation uses the wrong 'access level'