Re: Maybe a Felix Framework release sometime soon?

2014-03-11 Thread David Jencks
I'm OK with Guillames updated patch idea. many thanks david jencks On Mar 11, 2014, at 1:50 AM, David Bosschaert wrote: > I would really like to start getting this release out, any comments on > Guillaume's updated patch? > If nobody has any comments I can just apply it and get the release > p

[jira] [Commented] (FELIX-4190) The framework should not hold any lock while calling ServiceFactory#unget

2014-03-11 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930818#comment-13930818 ] David Jencks commented on FELIX-4190: - I'm ok with the duplicated loop. > The framew

[VOTE] Release of iPOJO Manipulator and Runtime 1.11.2

2014-03-11 Thread Clement Escoffier
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.ip

Re: [VOTE] Accept PojoSR code donation

2014-03-11 Thread Angelo van der Sijpt
+1 Nice one! On 11 Mar 2014, at 15:29, Marcel Offermans wrote: > +1 > > On Mar 5, 2014 3:49 PM, Guillaume Nodet wrote: > Karl Pauls is willing to donate PojoSR (https://code.google.com/p/pojosr/) > to Felix. > > This vote is about officially accepting the donation. > > [ ] +1 Accept PojoSR

Re: [VOTE] Accept PojoSR code donation

2014-03-11 Thread Marcel Offermans
+1 On Mar 5, 2014 3:49 PM, Guillaume Nodet wrote: Karl Pauls is willing to donate PojoSR (https://code.google.com/p/pojosr/) to Felix. This vote is about officially accepting the donation. [ ] +1 Accept PojoSR code into Felix [ ] -1 Do not Cheers, Guillaume Nodet

Re: Maybe a Felix Framework release sometime soon?

2014-03-11 Thread Karl Pauls
If you want me to I can cut the release if you let me know when it is ready... regards, Karl On Tue, Mar 11, 2014 at 9:50 AM, David Bosschaert < david.bosscha...@gmail.com> wrote: > I would really like to start getting this release out, any comments on > Guillaume's updated patch? > If nobody

[jira] [Commented] (FELIX-4190) The framework should not hold any lock while calling ServiceFactory#unget

2014-03-11 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930291#comment-13930291 ] Richard S. Hall commented on FELIX-4190: I believe duplicating the loop would work

[jira] [Commented] (FELIX-4455) Missing default constructor creates invalid class instances

2014-03-11 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930181#comment-13930181 ] Clement Escoffier commented on FELIX-4455: -- Could you try with: {code} public Co

[jira] [Updated] (FELIX-4455) Missing default constructor creates invalid class instances

2014-03-11 Thread Benjamin Debeerst (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Debeerst updated FELIX-4455: - Description: Consider the following component definition: @Component @Instantiate publi

[jira] [Updated] (FELIX-4455) Missing default constructor creates invalid class instances

2014-03-11 Thread Benjamin Debeerst (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Debeerst updated FELIX-4455: - Description: Consider the following component definition: {code} @Component @Instantiate

[jira] [Created] (FELIX-4455) Missing default constructor creates invalid class instances

2014-03-11 Thread Benjamin Debeerst (JIRA)
Benjamin Debeerst created FELIX-4455: Summary: Missing default constructor creates invalid class instances Key: FELIX-4455 URL: https://issues.apache.org/jira/browse/FELIX-4455 Project: Felix

Re: Maybe a Felix Framework release sometime soon?

2014-03-11 Thread David Bosschaert
I would really like to start getting this release out, any comments on Guillaume's updated patch? If nobody has any comments I can just apply it and get the release process rolling. Cheers, David On 24 February 2014 14:07, Guillaume Nodet wrote: > I just proposed a patch for FELIX-4190, so comm