Re: osgicheck-maven-plugin and checkGreedyReferences()

2018-09-25 Thread David Jencks
If you've bothered to set the service ranking, then in theory it matters which one you get :-) I like the default of preferring greedy in order to get reproducible results. Configurable choices would be ok for experts :-) David Jencks > On Sep 25, 2018, at 11:14 PM, Carsten Ziegeler wrote: >

Re: osgicheck-maven-plugin and checkGreedyReferences()

2018-09-25 Thread Carsten Ziegeler
As a general remark: I guess all current checks in that plugin are debatable. It currently contains checks that we found useful. And I think we'll make them configurable in a future version of the plugin. For this specific check, it's there to ensure a reproducible system regardless of in which o

Re: osgicheck-maven-plugin and checkGreedyReferences()

2018-09-25 Thread David Jencks
I’m not quite sure exactly what you are asking, and I don’t know what policy preference this plugin thinks is a good idea but... If a static reference goes away, of course the component instance will get deactivated, and if there’s another suitable service available a new instance will get activ

osgicheck-maven-plugin and checkGreedyReferences()

2018-09-25 Thread Mark Derricutt
Hey all, A question on checkGreedyReferences() in the new osgicheck-maven-plugin, we got a lot of warnings about our static @Reference's needing to be greedy. From the `ReferecePolicy.STATIC` java doc: > If a target service is available to replace the bound service which became > unavailable,

[jira] [Resolved] (FELIX-5944) Add additional checks for concurrent unregistering of web components

2018-09-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-5944. - Resolution: Fixed Added additional checks in rev 1841939 > Add additional checks for con

[jira] [Created] (FELIX-5944) Add additional checks for concurrent unregistering of web components

2018-09-25 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5944: --- Summary: Add additional checks for concurrent unregistering of web components Key: FELIX-5944 URL: https://issues.apache.org/jira/browse/FELIX-5944 Project: Fel

[jira] [Updated] (FELIX-5937) Refactor DM bndtools/gradle project

2018-09-25 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre De Rop updated FELIX-5937: - Component/s: Dependency Manager Shell > Refactor DM bndtools/gradle project > ---

[jira] [Updated] (FELIX-5939) DM annotations enhancements

2018-09-25 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre De Rop updated FELIX-5939: - Component/s: Dependency Manager Runtime > DM annotations enhancements > -

[jira] [Updated] (FELIX-5336) Add support for prototype scope services in DM4

2018-09-25 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre De Rop updated FELIX-5336: - Component/s: Dependency Manager Runtime > Add support for prototype scope services in DM4 > -

[jira] [Updated] (FELIX-5336) Add support for prototype scope services in DM4

2018-09-25 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre De Rop updated FELIX-5336: - Component/s: Dependency Manager Lambda Dependency Manager Annotations > Add supp

[jira] [Updated] (FELIX-5939) DM annotations enhancements

2018-09-25 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre De Rop updated FELIX-5939: - Affects Version/s: (was: org.apache.felix.dependencymanager-r11) > DM annotations enhancement

[jira] [Updated] (FELIX-5939) DM annotations enhancements

2018-09-25 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre De Rop updated FELIX-5939: - Component/s: (was: Dependency Manager) > DM annotations enhancements > --

Re: [VOTE] Release Apache Felix Metatype 1.2.2

2018-09-25 Thread David Bosschaert
+1 David On Sun, 23 Sep 2018 at 10:34, Carsten Ziegeler wrote: > Hi all, > > we fixed one issue: > https://issues.apache.org/jira/browse/FELIX-5936 > > > Staging repositories: > https://repository.apache.org/content/repositories/orgapachefelix-1261/ > > You can use this UNIX script to download

[RESULT][VOTE] Felix Converter 1.0.2

2018-09-25 Thread davidb
This vote passes with 4 binding votes from Carsten Ziegeler, Raymond Auge, Karl Pauls and me and 1 non-binding vote from Timothy Ward. I'll promote the artifacts. Best regards, David On Thu, 20 Sep 2018 at 09:29, wrote: > Hi all, > > I would like to call a vote on the Felix Converter version

[jira] [Commented] (FELIX-5942) Felix Framework freezes when resolving classes in parallel with Java 10

2018-09-25 Thread Antoine DESSAIGNE (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627032#comment-16627032 ] Antoine DESSAIGNE commented on FELIX-5942: -- Hello [~karlpauls], Thanks for integ