[jira] [Comment Edited] (FELIX-4853) Create a new ServiceDependency that sets the TCCL to the incoming servicereference bundle's classloader before invoking callbaks

2015-04-15 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497077#comment-14497077 ] Pierre De Rop edited comment on FELIX-4853 at 4/15/15 9:59 PM: -

[jira] [Comment Edited] (FELIX-4853) Create a new ServiceDependency that sets the TCCL to the incoming servicereference bundle's classloader before invoking callbaks

2015-04-15 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497077#comment-14497077 ] Pierre De Rop edited comment on FELIX-4853 at 4/15/15 9:58 PM: -

[jira] [Commented] (FELIX-4853) Create a new ServiceDependency that sets the TCCL to the incoming servicereference bundle's classloader before invoking callbaks

2015-04-15 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497077#comment-14497077 ] Pierre De Rop commented on FELIX-4853: -- Hello Carlos, Thanks Carlos for trying to im

[jira] [Commented] (FELIX-4656) Improve memory usage and speed of the resolver

2015-04-15 Thread Thomas Watson (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497029#comment-14497029 ] Thomas Watson commented on FELIX-4656: -- To cross reference the Equinox bug (https://

[jira] [Commented] (FELIX-4656) Improve memory usage and speed of the resolver

2015-04-15 Thread Thomas Watson (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496885#comment-14496885 ] Thomas Watson commented on FELIX-4656: -- I also appreciate Guillaume's work on this de

[jira] [Resolved] (FELIX-4850) org.osgi.framework.version should be 1.8

2015-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-4850. - Resolution: Fixed Fix Version/s: framework-4.8.0 Thanks for reporting, i've changed

[jira] [Assigned] (FELIX-4850) org.osgi.framework.version should be 1.8

2015-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-4850: --- Assignee: Carsten Ziegeler > org.osgi.framework.version should be 1.8 > -

Re: [VOTE] Release Apache Felix Metatype Service version 1.0.12

2015-04-15 Thread Sahoo
Hello Jan, Thank you for fixing the links. Looks like my email editor played some tricks. Sorry about that. Sahoo On 15/04/15 12:42 am, Jan Willem Janssen wrote: The links in the original vote are messed up. Below are the correct links for the staging repository: On 15 Apr 2015, at 02:22, S

Re: [DISCUSS] Release config admin 1.8.3

2015-04-15 Thread Jean-Baptiste Onofré
Ah yeah, that's it. Thanks for the reminder Guillaume ;) Regards JB On 04/15/2015 03:15 PM, Guillaume Nodet wrote: Ftr, the reason is that with OSGi versions, 1.8.3 < 1.8.3.SNAPSHOT so in order to have the snapshot version being actually lower that the release, we need to bump the version to

Re: [DISCUSS] Release Felix metatype

2015-04-15 Thread David Jencks
I haven't checked lately but my impression is that felix metatype already supports the new metatype features. My understanding of felix policy is that we can't claim 1.3 support until the 1.3 spec is final and released. Almost all of metatype 1.3 is the metatype annotations, which bnd deals wit

[jira] [Commented] (FELIX-4852) Unbinding configuration does not have desired effect

2015-04-15 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496156#comment-14496156 ] David Jencks commented on FELIX-4852: - Setting it to null allows rebinding to a differ

Re: [DISCUSS] Release config admin 1.8.3

2015-04-15 Thread Guillaume Nodet
Ftr, the reason is that with OSGi versions, 1.8.3 < 1.8.3.SNAPSHOT so in order to have the snapshot version being actually lower that the release, we need to bump the version to 1.8.4. 2015-04-15 14:19 GMT+02:00 Jean-Baptiste Onofré : > Hi Christian, > > as a reminder, Simon is right and follow

Re: [DISCUSS] Release config admin 1.8.3

2015-04-15 Thread Christian Schneider
Hi JB, in fact I thought 1.8.3 was already out but we are at 1.8.2 at the moment. So Simon was simply right :-) I just tested the change to remove the check for the bundlle status with the karaf issue for config admin I opened. Unfortunately it did not help. So I think we are talking about tw

Re: [DISCUSS] Release config admin 1.8.3

2015-04-15 Thread Jean-Baptiste Onofré
Hi Christian, as a reminder, Simon is right and follow the Felix release policy. The SNAPSHOT is x.x.x-SNAPSHOT and the release will be x.x.x+1. So 1.8.3-SNAPSHOT will result to 1.8.4 release. I don't remember the reason why, but it's the current policy ;) Regards JB On 04/15/2015 02:03 PM,

Re: [DISCUSS] Release config admin 1.8.3

2015-04-15 Thread Christian Schneider
Hi Simon, your mail subject is a bit confusing. I guess you want config admin 1.8.4 released but the subject mentions 1.8.3. Do you think this is related to a bug I just created today for karaf https://issues.apache.org/jira/browse/KARAF-3668 ? It seems to be quite similar. I also consider th

[DISCUSS] Release config admin 1.8.3

2015-04-15 Thread Simon Chemouil
Hi, Since I've seen a bunch of these discuss / release threads lately, I thought I'd propose one as well ;). Jens Offenbach reported FELIX-4851[1] a few days ago which has been a blocker for us both (separately) to use Felix SCR + Config Admin in production. It is a critical bug that prevents us

[jira] [Commented] (FELIX-4656) Improve memory usage and speed of the resolver

2015-04-15 Thread GianMaria Romanato (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495930#comment-14495930 ] GianMaria Romanato commented on FELIX-4656: --- Hello, I am writing this comment to

Re: [DISCUSS] Release maven bundle plugin 2.5.4

2015-04-15 Thread Stuart McCulloch
On 15 Apr 2015 10:00, "Guillaume Nodet" wrote: > > Has anyone any objection to releasing the maven bundle plugin ? No objections (+1) > > Cheers, > Guillaume Nodet

Re: [DISCUSS] Release maven bundle plugin 2.5.4

2015-04-15 Thread Carsten Ziegeler
Am 15.04.15 um 10:59 schrieb Guillaume Nodet: > Has anyone any objection to releasing the maven bundle plugin ? > +1 for releasing Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

Re: [DISCUSS] Release maven bundle plugin 2.5.4

2015-04-15 Thread Jean-Baptiste Onofré
No problem (+1 non binding) Regards JB On 04/15/2015 10:59 AM, Guillaume Nodet wrote: Has anyone any objection to releasing the maven bundle plugin ? Cheers, Guillaume Nodet -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com

[jira] [Assigned] (FELIX-4541) Add support for multiple patterns in servlet/filter registration

2015-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-4541: --- Assignee: Carsten Ziegeler > Add support for multiple patterns in servlet/filter regi

[jira] [Commented] (FELIX-4541) Add support for multiple patterns in servlet/filter registration

2015-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495899#comment-14495899 ] Carsten Ziegeler commented on FELIX-4541: - Thanks again for your patch, Thomas. It

[DISCUSS] Release maven bundle plugin 2.5.4

2015-04-15 Thread Guillaume Nodet
Has anyone any objection to releasing the maven bundle plugin ? Cheers, Guillaume Nodet

Re: [VOTE] Release Apache Felix Metatype Service version 1.0.12

2015-04-15 Thread David Bosschaert
+1 David On 15 April 2015 at 02:22, Sahoo wrote: > Hi, > > We solved following issues in this release: > ** Bug > * [FELIX-4644] - Designates with multiple Objects > * [FELIX-4665] - Metatype service does not allow a default empty string > in XML resource > * [FELIX-4771] - Possible

Re: [VOTE] Release Apache Felix Metatype Service version 1.0.12

2015-04-15 Thread Jean-Baptiste Onofré
+1 (non binding) Regards JB On 04/15/2015 10:44 AM, Carsten Ziegeler wrote: +1 -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com

Re: [DISCUSS] Release Felix framework next version

2015-04-15 Thread David Bosschaert
We're trying to reduce the amount of locking in the Service Registry, see http://www.mail-archive.com/dev%40felix.apache.org/msg36025.html Cheers, David On 15 April 2015 at 10:41, Guillaume Nodet wrote: > What kind of changes are you working on for the service registry ? > > 2015-04-15 10:22 GM

Re: [VOTE] Release Apache Felix Metatype Service version 1.0.12

2015-04-15 Thread Carsten Ziegeler
+1 -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

Re: [DISCUSS] Release Felix framework next version

2015-04-15 Thread Guillaume Nodet
What kind of changes are you working on for the service registry ? 2015-04-15 10:22 GMT+02:00 Carsten Ziegeler : > Am 13.04.15 um 19:40 schrieb Karl Pauls: > > I'll do the release - just let me know when you are done. > > > Hi Karl, > > great - I just talked with David and we think that we wait w

[jira] [Created] (FELIX-4853) Create a new ServiceDependency that sets the TCCL to the incoming servicereference bundle's classloader before invoking callbaks

2015-04-15 Thread Carlos Sierra (JIRA)
Carlos Sierra created FELIX-4853: Summary: Create a new ServiceDependency that sets the TCCL to the incoming servicereference bundle's classloader before invoking callbaks Key: FELIX-4853 URL: https://issues.apach

Re: [DISCUSS] Release Felix framework next version

2015-04-15 Thread Carsten Ziegeler
Am 13.04.15 um 19:40 schrieb Karl Pauls: > I'll do the release - just let me know when you are done. > Hi Karl, great - I just talked with David and we think that we wait with the change until after the release. This release changes already one central part, the resolver and changing another cent

Re: [VOTE] Release Apache Felix Metatype Service version 1.0.12

2015-04-15 Thread Jan Willem Janssen
> On 15 Apr 2015, at 02:22, Sahoo wrote: > > 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. I’ve verified the code builds, the tests run and the checksums are correct: +1

Re: [VOTE] Release Apache Felix Metatype Service version 1.0.12

2015-04-15 Thread Jan Willem Janssen
The links in the original vote are messed up. Below are the correct links for the staging repository: > On 15 Apr 2015, at 02:22, Sahoo wrote: Staging repository: https://repository.apache.org/content/repositories/orgapachefelix-1059 You can use this UNIX script to download the release and ver

Re: [DISCUSS] Release Felix metatype

2015-04-15 Thread Jan Willem Janssen
> On 15 Apr 2015, at 02:25, Sahoo wrote: > > I had not seen this email in time. I just sent a release for voting. > Hopefully it will go through. No problem, I think, given that you’ve made the support for MetaType v1.3 no longer part of this release. Still I wonder how much work it is to fully