Re: Latest release of SCR 1.8.2 is not available from felix dist ?

2015-06-10 Thread Carsten Ziegeler
Thanks for reporting Pierre, I've replaced the 1.8.0 version with 1.8.2 in the dist folder Carsten Am 10.06.15 um 23:36 schrieb Pierre De Rop: > Hello all; > > I'm trying to download the latest release of the SCR source code (1.8.2, > not the trunk). But from the download page, the 1.8.2 link is

Re: svn commit: r1684594 - /felix/trunk/framework/src/main/java/org/apache/felix/framework/ServiceRegistry.java

2015-06-10 Thread David Jencks
Hi, I would extremely strongly prefer that we always use jira issues for code changes. For changes in really tricky places like this code over which many people have tripped I think it's essential. I think the comment made more sense in an earlier version of the code that used locking. With

Latest release of SCR 1.8.2 is not available from felix dist ?

2015-06-10 Thread Pierre De Rop
Hello all; I'm trying to download the latest release of the SCR source code (1.8.2, not the trunk). But from the download page, the 1.8.2 link is broken. Now, it seems that the previous SCR 1.8.0 is available from the felix-dist (see [1]), instead of the 1.8.2; however the latest release (1.8.2)

Re: svn commit: r1684594 - /felix/trunk/framework/src/main/java/org/apache/felix/framework/ServiceRegistry.java

2015-06-10 Thread David Bosschaert
Hi David, On 10 June 2015 at 17:42, David Jencks wrote: > What is the jira number for this change? There is no JIRA number for this change and I'm not sure it's absolutely required to have a JIRA number for changes. If you want to associate a JIRA with it, it would be FELIX-4866. I'm currently h

Re: svn commit: r1684594 - /felix/trunk/framework/src/main/java/org/apache/felix/framework/ServiceRegistry.java

2015-06-10 Thread David Jencks
What is the jira number for this change? From the patch, your appear to have removed the logic implementing > -// Decrement usage count, which spec says should happen after > -// ungetting the service object. Did you put this logic somewhere else not that I don't s

Re: Please update jira and news section for releases

2015-06-10 Thread Carsten Ziegeler
Am 10.06.15 um 12:18 schrieb Pierre De Rop: > Hi Carsten, > > I just updated Jira and marked as 'Released' the versions for > org.apache.felix.dependencymanager-r1, r2 and r3. > Thanks Pierre Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

Re: Please update jira and news section for releases

2015-06-10 Thread Pierre De Rop
Hi Carsten, I just updated Jira and marked as 'Released' the versions for org.apache.felix.dependencymanager-r1, r2 and r3. cheers; /Pierre On Wed, Jun 10, 2015 at 10:42 AM, Carsten Ziegeler wrote: > Hi, > > as part of our release process, Jira and the news section of our website > need to be

Re: June Board Report

2015-06-10 Thread Marcel Offermans
Did some small corrections to the DM4 releases in the report. On 10 Jun 2015 at 10:46:03 , Carsten Ziegeler (cziege...@apache.org) wrote: I've created a draft for the board report at: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=53739940 Not much to report, but I'm sure I'

June Board Report

2015-06-10 Thread Carsten Ziegeler
I've created a draft for the board report at: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=53739940 Not much to report, but I'm sure I'm missing some releases. Feel free to add missing pieces. Thanks Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

Please update jira and news section for releases

2015-06-10 Thread Carsten Ziegeler
Hi, as part of our release process, Jira and the news section of our website need to be updated as well [1]. I noticed several releases in the past where the version in Jira has not been marked as released - and no new version has been created. Please do this as part of the release process. If you

[jira] [Resolved] (FELIX-4918) Implement searching for event methods according to 112.3.2

2015-06-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-4918. - Resolution: Fixed Fixed the handling and also unified the logging of found methods. Rev 16

[jira] [Created] (FELIX-4918) Implement searching for event methods according to 112.3.2

2015-06-10 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-4918: --- Summary: Implement searching for event methods according to 112.3.2 Key: FELIX-4918 URL: https://issues.apache.org/jira/browse/FELIX-4918 Project: Felix