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/03/11 17:13:32 UTC

[VOTE] Release of iPOJO Manipulator and Runtime 1.11.2

Hi,

It's time to cut a release of the iPOJO manipulator (1.11.2) and runtime project (1.11.2). 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

Those releases are bug fix releases. The changelogs are below.

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

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 1011 /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.11.2):

** Bug
    * [FELIX-4229] - Provide a way to obtain the component's BundleContext (other than constructor injection)
    * [FELIX-4419] - Open access to InstanceDeclaration and TypeDeclaration
    * [FELIX-4432] - DefaultServiceRankingInterceptor holds duplicate dependencies
    * [FELIX-4448] - Invalid dynamism management when an interceptor implements both Tracking and Ranking interceptors
    * [FELIX-4449] - The ConfigurationListener list contains duplicates and fires update on unchanged configurations

** Improvement
    * [FELIX-3931] - Provide a handler to inject the bundle context

Changelog of the manipulator project (1.11.2):

** Bug
    * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)

** Improvement
    * [FELIX-4454] - Online manipulator should be able to take advantage of Stereotypes

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

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

+1

kind regards;
/Pierre


On Tue, Mar 11, 2014 at 5:13 PM, Clement Escoffier <
clement.escoffier@gmail.com> wrote:

> Hi,
>
> It's time to cut a release of the iPOJO manipulator (1.11.2) and runtime
> project (1.11.2). 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
>
> Those releases are bug fix releases. The changelogs are below.
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachefelix-1011/
>
> 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 1011 /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.11.2):
>
> ** Bug
>     * [FELIX-4229] - Provide a way to obtain the component's BundleContext
> (other than constructor injection)
>     * [FELIX-4419] - Open access to InstanceDeclaration and TypeDeclaration
>     * [FELIX-4432] - DefaultServiceRankingInterceptor holds duplicate
> dependencies
>     * [FELIX-4448] - Invalid dynamism management when an interceptor
> implements both Tracking and Ranking interceptors
>     * [FELIX-4449] - The ConfigurationListener list contains duplicates
> and fires update on unchanged configurations
>
> ** Improvement
>     * [FELIX-3931] - Provide a handler to inject the bundle context
>
> Changelog of the manipulator project (1.11.2):
>
> ** Bug
>     * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)
>
> ** Improvement
>     * [FELIX-4454] - Online manipulator should be able to take advantage
> of Stereotypes

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

Posted by "Guillaume Sauthier (Objectweb)" <gu...@objectweb.org>.
+1


2014-03-12 10:41 GMT+01:00 Carsten Ziegeler <cz...@apache.org>:

> +1
>
>
> 2014-03-11 17:13 GMT+01:00 Clement Escoffier <clement.escoffier@gmail.com
> >:
>
> > Hi,
> >
> > It's time to cut a release of the iPOJO manipulator (1.11.2) and runtime
> > project (1.11.2). 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
> >
> > Those releases are bug fix releases. The changelogs are below.
> >
> > Staging repository:
> > https://repository.apache.org/content/repositories/orgapachefelix-1011/
> >
> > 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 1011 /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.11.2):
> >
> > ** Bug
> >     * [FELIX-4229] - Provide a way to obtain the component's
> BundleContext
> > (other than constructor injection)
> >     * [FELIX-4419] - Open access to InstanceDeclaration and
> TypeDeclaration
> >     * [FELIX-4432] - DefaultServiceRankingInterceptor holds duplicate
> > dependencies
> >     * [FELIX-4448] - Invalid dynamism management when an interceptor
> > implements both Tracking and Ranking interceptors
> >     * [FELIX-4449] - The ConfigurationListener list contains duplicates
> > and fires update on unchanged configurations
> >
> > ** Improvement
> >     * [FELIX-3931] - Provide a handler to inject the bundle context
> >
> > Changelog of the manipulator project (1.11.2):
> >
> > ** Bug
> >     * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)
> >
> > ** Improvement
> >     * [FELIX-4454] - Online manipulator should be able to take advantage
> > of Stereotypes
>
>
>
>
> --
> Carsten Ziegeler
> cziegeler@apache.org
>

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

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


2014-03-11 17:13 GMT+01:00 Clement Escoffier <cl...@gmail.com>:

> Hi,
>
> It's time to cut a release of the iPOJO manipulator (1.11.2) and runtime
> project (1.11.2). 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
>
> Those releases are bug fix releases. The changelogs are below.
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachefelix-1011/
>
> 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 1011 /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.11.2):
>
> ** Bug
>     * [FELIX-4229] - Provide a way to obtain the component's BundleContext
> (other than constructor injection)
>     * [FELIX-4419] - Open access to InstanceDeclaration and TypeDeclaration
>     * [FELIX-4432] - DefaultServiceRankingInterceptor holds duplicate
> dependencies
>     * [FELIX-4448] - Invalid dynamism management when an interceptor
> implements both Tracking and Ranking interceptors
>     * [FELIX-4449] - The ConfigurationListener list contains duplicates
> and fires update on unchanged configurations
>
> ** Improvement
>     * [FELIX-3931] - Provide a handler to inject the bundle context
>
> Changelog of the manipulator project (1.11.2):
>
> ** Bug
>     * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)
>
> ** Improvement
>     * [FELIX-4454] - Online manipulator should be able to take advantage
> of Stereotypes




-- 
Carsten Ziegeler
cziegeler@apache.org

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

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

Regards,


On 11 mars 2014, at 17:13, Clement Escoffier <cl...@gmail.com> wrote:

> Hi,
> 
> It's time to cut a release of the iPOJO manipulator (1.11.2) and runtime project (1.11.2). 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
> 
> Those releases are bug fix releases. The changelogs are below.
> 
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachefelix-1011/
> 
> 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 1011 /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.11.2):
> 
> ** Bug
>     * [FELIX-4229] - Provide a way to obtain the component's BundleContext (other than constructor injection)
>     * [FELIX-4419] - Open access to InstanceDeclaration and TypeDeclaration
>     * [FELIX-4432] - DefaultServiceRankingInterceptor holds duplicate dependencies
>     * [FELIX-4448] - Invalid dynamism management when an interceptor implements both Tracking and Ranking interceptors
>     * [FELIX-4449] - The ConfigurationListener list contains duplicates and fires update on unchanged configurations
> 
> ** Improvement
>     * [FELIX-3931] - Provide a handler to inject the bundle context
> 
> Changelog of the manipulator project (1.11.2):
> 
> ** Bug
>     * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)
> 
> ** Improvement
>     * [FELIX-4454] - Online manipulator should be able to take advantage of Stereotypes


Re: [VOTE][RESULT] Release of iPOJO Manipulator and Runtime 1.11.2

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

It's time to close the vote. The vote passed with the following results:

+1: Carsten Ziegeler, Guillaume Sauthier, Pierre De Rop, Clement Escoffier
No other votes have been cast.

I will upload the released artifacts and promote the release.

Thanks and Regards,

Clement

On 11 mars 2014, at 17:13, Clement Escoffier <cl...@gmail.com> wrote:

> Hi,
> 
> It's time to cut a release of the iPOJO manipulator (1.11.2) and runtime project (1.11.2). 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
> 
> Those releases are bug fix releases. The changelogs are below.
> 
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachefelix-1011/
> 
> 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 1011 /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.11.2):
> 
> ** Bug
>     * [FELIX-4229] - Provide a way to obtain the component's BundleContext (other than constructor injection)
>     * [FELIX-4419] - Open access to InstanceDeclaration and TypeDeclaration
>     * [FELIX-4432] - DefaultServiceRankingInterceptor holds duplicate dependencies
>     * [FELIX-4448] - Invalid dynamism management when an interceptor implements both Tracking and Ranking interceptors
>     * [FELIX-4449] - The ConfigurationListener list contains duplicates and fires update on unchanged configurations
> 
> ** Improvement
>     * [FELIX-3931] - Provide a handler to inject the bundle context
> 
> Changelog of the manipulator project (1.11.2):
> 
> ** Bug
>     * [FELIX-4453] - Introduce manipulator BOM (Bill of Material)
> 
> ** Improvement
>     * [FELIX-4454] - Online manipulator should be able to take advantage of Stereotypes