Re: [VOTE] framework 5.4.0 and related subproject releases

2015-10-13 Thread David Bosschaert
Hi Karl, Framework looks good, but there seems to be an issue with the included updated gogo bundles. The new gogo shell bundle always prints out a nasty error message when the framework is stopped, just type 'stop 0' to see it happen: $ java -jar bin/felix.jar

[jira] [Created] (FELIX-5077) Gogo shell prints out nasty error on shutdown

2015-10-13 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-5077: --- Summary: Gogo shell prints out nasty error on shutdown Key: FELIX-5077 URL: https://issues.apache.org/jira/browse/FELIX-5077 Project: Felix Issue Type

Re: [VOTE] framework 5.4.0 and related subproject releases (take 2)

2015-10-13 Thread David Bosschaert
Checked signatures, ran additional tests, all good. Scary error on shutdown is now gone too. +1 from me, thanks Karl! David On 13 October 2015 at 16:37, Karl Pauls wrote: > I would like to call a vote on the following subproject releases: > > resolver 1.8.0 > framework

[jira] [Work started] (FELIX-5075) Framework hooks not re-sorted on service ranking update

2015-10-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-5075 started by David Bosschaert. --- > Framework hooks not re-sorted on service ranking upd

[jira] [Resolved] (FELIX-5075) Framework hooks not re-sorted on service ranking update

2015-10-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5075. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revision=1708156

Re: [VOTE] Release Apache Felix Http Base 3.0.2, Http Bridge 3.0.2, and Http Jetty 3.1.2

2015-10-09 Thread David Bosschaert
+1 David On 9 October 2015 at 16:15, Carsten Ziegeler wrote: > I would like to call a vote on the following subproject releases: > > Http Base 3.0.2 - 4 issues solved > https://issues.apache.org/jira/browse/FELIX/fixforversion/12333076 > > Http Bridge 3.0.2 - 4 issues

Felix Framework release sometime soon?

2015-10-07 Thread David Bosschaert
Hi all, A number of important improvements have been made to the Felix Framework code base [1]. I think it would be good to do a 5.4.0 release some time soon. Do others agree? Karl, would you be available to cut a release again? Many thanks and best regards, David [1]

[jira] [Resolved] (FELIX-5049) Resolver does not choose the revision with the lowest bundle ID

2015-10-07 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5049. - Resolution: Invalid Given the above discussion I'm closing this bug as invalid

[jira] [Created] (FELIX-5067) Implement the OSGi Repository 1.1 specification

2015-10-07 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-5067: --- Summary: Implement the OSGi Repository 1.1 specification Key: FELIX-5067 URL: https://issues.apache.org/jira/browse/FELIX-5067 Project: Felix Issue

[jira] [Created] (FELIX-5065) Coordinator should provide osgi.service capability

2015-10-07 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-5065: --- Summary: Coordinator should provide osgi.service capability Key: FELIX-5065 URL: https://issues.apache.org/jira/browse/FELIX-5065 Project: Felix Issue

[jira] [Created] (FELIX-5066) BundleRepository should provide osgi.service and osgi.implementation capabilities

2015-10-07 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-5066: --- Summary: BundleRepository should provide osgi.service and osgi.implementation capabilities Key: FELIX-5066 URL: https://issues.apache.org/jira/browse/FELIX-5066

[jira] [Created] (FELIX-5064) Framework should provide service capabilities for registered services

2015-10-06 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-5064: --- Summary: Framework should provide service capabilities for registered services Key: FELIX-5064 URL: https://issues.apache.org/jira/browse/FELIX-5064 Project

[jira] [Reopened] (FELIX-5049) Resolver does not choose the revision with the lowest bundle ID

2015-10-06 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reopened FELIX-5049: - Assignee: David Bosschaert I'm reopening the issue as there is another constraint

[jira] [Resolved] (FELIX-5064) Framework should provide service capabilities for registered services

2015-10-06 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5064. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revision=1706973

[jira] [Work started] (FELIX-5064) Framework should provide service capabilities for registered services

2015-10-06 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-5064 started by David Bosschaert. --- > Framework should provide service capabilities for registered servi

[jira] [Updated] (FELIX-5049) Resolver does not choose the revision with the lowest bundle ID

2015-10-06 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-5049: Attachment: felix-5049.diff There is still a possibility (and this is what is exposed

[jira] [Commented] (FELIX-5049) Resolver does not choose the revision with the lowest bundle ID

2015-10-06 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945140#comment-14945140 ] David Bosschaert commented on FELIX-5049: - Hi [~rickhall], I see your point. I guess

[jira] [Comment Edited] (FELIX-5049) Resolver does not choose the revision with the lowest bundle ID

2015-10-06 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945140#comment-14945140 ] David Bosschaert edited comment on FELIX-5049 at 10/6/15 3:39 PM: -- Hi

[jira] [Updated] (FELIX-2536) Gogo Shell should export org.apache.felix.gogo.options package

2015-10-05 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-2536: Fix Version/s: (was: gogo.shell-0.12.0) gogo.shell-0.14.0 > G

[jira] [Updated] (FELIX-2662) [Gogo] Consider more fully qualified configuration property names

2015-10-05 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-2662: Fix Version/s: (was: gogo.shell-0.12.0) gogo.shell-0.14.0 > [G

[jira] [Updated] (FELIX-2340) Combine "type" and "help" commands into a single help facility

2015-10-05 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-2340: Fix Version/s: (was: gogo.shell-0.12.0) gogo.shell-0.14.0 > Comb

[jira] [Updated] (FELIX-2340) Combine "type" and "help" commands into a single help facility

2015-10-05 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-2340: Fix Version/s: (was: gogo.command-0.16.0) gogo.command-0.18.0

[jira] [Resolved] (FELIX-5049) Resolver does not choose the revision with the lowest bundle ID

2015-10-05 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5049. - Resolution: Invalid I looked more closely at this issue. The test case presented in ARIES

Re: [VOTE] Release Apache Felix WebConsole 4.2.14

2015-10-02 Thread David Bosschaert
+1 David On 2 October 2015 at 16:28, Carsten Ziegeler wrote: > I would like to call a vote for a new web console release: > We fixed two issues: > https://issues.apache.org/jira/browse/FELIX/fixforversion/12333546 > > Staging repositories: >

Re: Release of Gogo Shell (for Java8) ?

2015-09-30 Thread David Bosschaert
I guess that component hasn't been released for a long time. If nobody objects I can kick off a release tomorrow. Cheers, David On 29 September 2015 at 23:16, Arjun Panday wrote: > Hi, > > I recently bumped into this issue: > https://issues.apache.org/jira/browse/FELIX-4425

[jira] [Updated] (FELIX-5015) NPE in ResolverImpl

2015-09-28 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-5015: Fix Version/s: resolver-1.8.0 > NPE in ResolverI

[jira] [Resolved] (FELIX-5015) NPE in ResolverImpl

2015-09-28 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5015. - Resolution: Fixed I had the same problem and verified that Alexandre's patch resolves

[jira] [Assigned] (FELIX-5015) NPE in ResolverImpl

2015-09-28 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned FELIX-5015: --- Assignee: David Bosschaert > NPE in ResolverI

Re: Coding standards?

2015-09-25 Thread David Bosschaert
For test coverage you can just run 'mvn cobertura:cobertura' which will give you coverage reports in target/site/cobertura/index.html. There might be other maven coverage plugins that do the same... Cheers, David On 24 September 2015 at 23:31, Sten Roger Sandvik wrote: >

Re: [DISCUSS] Release maven-bundle-plugin

2015-09-22 Thread David Bosschaert
Hi all, bnd 3.0.0 has been released now so we should release the maven-bundle-plugin with that. I'm planning to kick off the release process sometime today. Cheers, David On 20 August 2015 at 06:18, Carsten Ziegeler wrote: > Am 19.08.15 um 12:06 schrieb Guillaume Nodet:

[jira] [Updated] (FELIX-4764) Add support to GZIP based compact index files

2015-09-22 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-4764: Fix Version/s: bundlerepository-2.0.6 > Add support to GZIP based compact index fi

[jira] [Created] (FELIX-5049) Resolver does not choose the revision with the lowest bundle ID

2015-09-21 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-5049: --- Summary: Resolver does not choose the revision with the lowest bundle ID Key: FELIX-5049 URL: https://issues.apache.org/jira/browse/FELIX-5049 Project: Felix

[jira] [Created] (FELIX-5043) Potential of waiting forever in ServiceRegistry.getService()

2015-09-18 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-5043: --- Summary: Potential of waiting forever in ServiceRegistry.getService() Key: FELIX-5043 URL: https://issues.apache.org/jira/browse/FELIX-5043 Project: Felix

[jira] [Resolved] (FELIX-5043) Potential of waiting forever in ServiceRegistry.getService()

2015-09-18 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5043. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revision=1703814

Re: [VOTE] Release Felix Web Console version 4.2.12

2015-09-18 Thread David Bosschaert
+1 David On 18 September 2015 at 09:36, Valentin Valchev wrote: > Hi, > > I would like to release the next version of Apache Felix Web Console. > We solved 9 issues in this release: > > ** Bug > * [FELIX-2880] - The Webconsole does not handle > Vector > *

Re: [VOTE] Release Felix webconsole-packageadmin-plugin version 1.0.2

2015-09-17 Thread David Bosschaert
+1 David On 17 September 2015 at 12:15, Valentin Valchev wrote: > Hi, > > I would like to release a new version of the > webconsole-packageadmin-plugin module. > We solved 5 issues in this release: > > Here is a list of changes: > * [FELIX-3968] -

Re: [VOTE] Release Felix webconsole-event-plugin version 1.1.4

2015-09-17 Thread David Bosschaert
+1 David On 17 September 2015 at 14:46, Valentin Valchev wrote: > Hi, > > I would like to release a new version of the webconsole-event-plugin module. > We solved 1 *major* issues in this release: > > ** Bug > * [FELIX-5025] - NPE in Events web console plugin - no

Re: [VOTE] Release Apache Felix SCR Compat 1.0.2

2015-09-16 Thread David Bosschaert
+1 David On 16 September 2015 at 10:55, Carsten Ziegeler wrote: > I would like to call a vote on the following subproject release: > > scr compat 1.0.2 > > We solved one issue: > https://issues.apache.org/jira/browse/FELIX/fixforversion/12333139 > > Staging repositories: >

Re: [VOTE] Release Apache Felix SCR

2015-09-16 Thread David Bosschaert
+1 David On 16 September 2015 at 10:51, Carsten Ziegeler wrote: > I would like to call a vote on the following subproject release: > > scr 2.0.2 > > We solved three issues: > https://issues.apache.org/jira/browse/FELIX/fixforversion/12333075 > > Staging repositories: >

Re: [VOTE] Release Apache Felix DS WebConsole Plugin

2015-09-16 Thread David Bosschaert
+1 David On 16 September 2015 at 10:55, Carsten Ziegeler wrote: > I would like to call a vote on the following subproject release: > > ds webconsole plugin 2.0.2 > > We solved three issues: > https://issues.apache.org/jira/browse/FELIX/fixforversion/12333162 > > Staging

Re: [VOTE] Release Apache Felix Http Sslfilter 1.0.4

2015-09-16 Thread David Bosschaert
+1 David On 14 September 2015 at 08:58, Carsten Ziegeler wrote: > I would like to call a vote on the following subproject release: > > http sslfilter 1.0.4 > > We solve one issue: https://issues.apache.org/jira/browse/FELIX-5027 > > Staging repositories: >

[jira] [Commented] (FELIX-5003) Eclipse Equinox Region Digraph not being recomputed

2015-09-03 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729286#comment-14729286 ] David Bosschaert commented on FELIX-5003: - This issue seems to be in the wrong issue tracker

[jira] [Closed] (FELIX-5003) Eclipse Equinox Region Digraph not being recomputed

2015-09-03 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert closed FELIX-5003. --- Resolution: Invalid I'm closing this issue as reporting an issue that requires knowledge

[jira] [Updated] (FELIX-4141) Provide a full Web Console plugin for thread dumps

2015-08-31 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-4141: Fix Version/s: (was: threaddump-1.0.0) threaddump-1.0.2 > Prov

[jira] [Updated] (FELIX-4140) Add Gogo Shell Support

2015-08-31 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-4140: Fix Version/s: (was: threaddump-1.0.0) threaddump-1.0.2 > Add G

Re: [VOTE] Release Apache Felix Threaddump 1.0.0

2015-08-28 Thread David Bosschaert
[ ] -1 Veto the release (please provide specific comments) This vote will remain open for at least 72 hours. Best regards, David Bosschaert

[jira] [Commented] (FELIX-5012) Start/stop bundles in parallel for better performance

2015-08-26 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14713057#comment-14713057 ] David Bosschaert commented on FELIX-5012: - I think this would be a useful thing

Re: [VOTE] framework 5.2.0 and related subproject releases

2015-08-26 Thread David Bosschaert
have a look at this issue? Thanks. Alexandre Roman -Original Message- From: David Bosschaert [mailto:david.bosscha...@gmail.com] Sent: Tuesday, August 25, 2015 12:36 PM To: dev@felix.apache.org Subject: Re: [VOTE] framework 5.2.0 and related subproject releases Did some additional

Re: Releasing the org.apache.felix.threaddump

2015-08-25 Thread David Bosschaert
Hi Simo, I have never used it but I can give it a go and start the release sometime soon. Cheers, David On 25 August 2015 at 10:43, Simone Tripodi simonetrip...@apache.org wrote: Hi all! :) the org.apache.felix.threaddump[1], contributed to FELIX-3339, produces a valid output which is very

Re: [VOTE] framework 5.2.0 and related subproject releases

2015-08-25 Thread David Bosschaert
Did some additional testing. Checked signatures. All good :) +1 from me. David On 25 August 2015 at 10:43, Karl Pauls karlpa...@gmail.com wrote: I would like to call a vote on the following subproject releases: resolver 1.6.0 framework 5.2.0 main 5.2.0 main.distribution 5.2.0 The main

Re: Releasing the org.apache.felix.threaddump

2015-08-25 Thread David Bosschaert
$BundleClassLoader.loadClass(BundleWiringImpl.java:1998) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 66 more On 25 August 2015 at 11:14, David Bosschaert david.bosscha...@gmail.com wrote: Hi Simo, I have never used it but I can give it a go and start the release sometime soon. Cheers, David

Re: Releasing the org.apache.felix.threaddump

2015-08-25 Thread David Bosschaert
) at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:79) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1998) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 66 more On 25 August 2015 at 11:14, David Bosschaert

Re: Releasing the org.apache.felix.threaddump

2015-08-25 Thread David Bosschaert
Hi Simo, I have it working - thanks :) One last question: does it have any relation to the sling threaddump bundle? That one can be found here: sling-trunk/bundles/commons/threaddump Cheers, David On 25 August 2015 at 14:20, David Bosschaert david.bosscha...@gmail.com wrote: Ok - I understand

Re: I would really like to get the Felix Framework released sometime soon

2015-08-21 Thread David Bosschaert
gno...@apache.org wrote: I'll start working on those issues today. I'd also like to have a release soon. 2015-08-17 11:16 GMT+02:00 David Bosschaert david.bosscha...@gmail.com : Hi all, I would really like to get the Framework released soon

I would really like to get the Felix Framework released sometime soon

2015-08-17 Thread David Bosschaert
Hi all, I would really like to get the Framework released soon, but there are a number of issues related to the recent Resolver refactorings that hold this up. The issues are: FELIX-4987 FELIX-4988 FELIX-4989 Guillaume, since you worked on the Resolver refactoring, would you have time to

Re: [VOTE] Release Apache Felix Metatype 1.1.0

2015-08-07 Thread David Bosschaert
+1 David On 6 August 2015 at 19:18, Carsten Ziegeler cziege...@apache.org wrote: This metatype release implements the R6 version of the metatype spec. https://issues.apache.org/jira/browse/FELIX/fixforversion/12332142 Staging repository

Re: [VOTE] Release Apache Felix Configadmin 1.8.8

2015-08-07 Thread David Bosschaert
+1 David On 6 August 2015 at 19:50, Carsten Ziegeler cziege...@apache.org wrote: We solved three issues in this release https://issues.apache.org/jira/browse/FELIX/fixforversion/12332748 Staging repository https://repository.apache.org/content/repositories/orgapachefelix-1079/ You can

Re: [VOTE] Release Apache Felix Eventadmin 1.4.4

2015-08-07 Thread David Bosschaert
+1 David On 6 August 2015 at 20:01, Carsten Ziegeler cziege...@apache.org wrote: We solved four issues in this release https://issues.apache.org/jira/browse/FELIX/fixforversion/12328642 Staging repository https://repository.apache.org/content/repositories/orgapachefelix-1080/ You can

[jira] [Commented] (FELIX-4260) IllegalStateException: The service has been unregistered

2015-08-05 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14658471#comment-14658471 ] David Bosschaert commented on FELIX-4260: - Is this still an issue? If so please

Re: Felix Framework release sometime soon?

2015-08-05 Thread David Bosschaert
It seems that some resolver bugs have been introduced recently. I see FELIX-4987, FELIX-4988 and FELIX-4989 and I think it would be important to fix these before a release. I see that Tom has provided some patches for these, Guillaume are you looking at this? Cheers, David On 4 August 2015 at

Re: [VOTE] Release Apache Felix Http Service

2015-08-05 Thread David Bosschaert
+1 David On 5 August 2015 at 18:39, Carsten Ziegeler cziege...@apache.org wrote: We've solved a lot of issues in this release, but also implemented the just released OSGi R6 Http Whiteboard specification. Issues solved: I would like to call a vote on the following subproject releases:

Re: Felix support rfp-153-resource-management

2015-08-04 Thread David Bosschaert
does not depend on vm or classpath? Now we used jamVM and GNU classpath for VM environment. Regards, Yanfei 2015-08-03 16:21 GMT+08:00 David Bosschaert david.bosscha...@gmail.com: Hi, In the end the 'management' portion of RFP 153 was discontinued because it is impossible to implement

Re: Felix support rfp-153-resource-management

2015-08-03 Thread David Bosschaert
Hi, In the end the 'management' portion of RFP 153 was discontinued because it is impossible to implement this with an ordinary VM (you need a special type of VM). The monitoring part of RFP 153 is now available in the Proposed Final Draft of the OSGi Residential R6 specification (chapter 144)

[jira] [Resolved] (FELIX-4977) Concurrency issue with factory services

2015-07-31 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-4977. - Resolution: Fixed With the following commits, the sporadic test failure

Felix Framework release sometime soon?

2015-07-31 Thread David Bosschaert
Hi all, There have been some important improvements made to the Framework recently, notably resolver optimizations from Guillaume (FELIX-4942) and I fixed a Service Registry concurrency problem identified by Carsten (FELIX-4977). I think it would be good to do a Framework release sometime soon.

Re: [VOTE] Release Apache Felix Webconsole 4.2.10

2015-07-16 Thread David Bosschaert
+1 David On 13 July 2015 at 15:00, Carsten Ziegeler cziege...@apache.org wrote: We have solved two issues for this release: https://issues.apache.org/jira/browse/FELIX/fixforversion/12329691/ Staging repositories: https://repository.apache.org/content/repositories/orgapachefelix-1075/

Re: svn commit: r1691137 - in /felix/trunk/framework/src: main/java/org/apache/felix/framework/BundleRevisionImpl.java test/java/org/apache/felix/framework/BundleRevisionImplTest.java

2015-07-15 Thread David Bosschaert
Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1691141 Cheers, David On 15 July 2015 at 08:53, David Bosschaert david.bosscha...@gmail.com wrote: Ah, sorry, I missed that :( I will change to use a Java 5 one. Thanks for the heads up! David On 15 July 2015 at 08:48, Chetan

[jira] [Resolved] (FELIX-4960) NPE in BundleRevisionImpl.getResourcesLocal()

2015-07-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-4960. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1691137

Re: svn commit: r1691137 - in /felix/trunk/framework/src: main/java/org/apache/felix/framework/BundleRevisionImpl.java test/java/org/apache/felix/framework/BundleRevisionImplTest.java

2015-07-15 Thread David Bosschaert
Ah, sorry, I missed that :( I will change to use a Java 5 one. Thanks for the heads up! David On 15 July 2015 at 08:48, Chetan Mehrotra chetan.mehro...@gmail.com wrote: Hi David, On Wed, Jul 15, 2015 at 1:14 PM, dav...@apache.org wrote: +if (contentPath == null) +

Resolver does not compile with Java versions pre 8

2015-07-15 Thread David Bosschaert
Hi all, Just noticed that the Felix Resolver does not compile if you try to do this with a pre-Java 8 compiler. I'm getting the following error: [INFO] - [ERROR] COMPILATION ERROR : [INFO]

[jira] [Commented] (FELIX-4960) NPE in BundleRevisionImpl.getResourcesLocal()

2015-07-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627661#comment-14627661 ] David Bosschaert commented on FELIX-4960: - Right - there is actually a more

[jira] [Created] (FELIX-4960) NPE in BundleRevisionImpl.getResourcesLocal()

2015-07-15 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-4960: --- Summary: NPE in BundleRevisionImpl.getResourcesLocal() Key: FELIX-4960 URL: https://issues.apache.org/jira/browse/FELIX-4960 Project: Felix Issue Type

Re: [DISCUSS] Release maven-bundle-plugin

2015-07-15 Thread David Bosschaert
We could consider waiting for bnd 3.0 which fixes a number of issues. This includes new OSGi annotations. For example this one: https://github.com/bndtools/bnd/issues/956 I think bnd 3.0 is planned for July 31st or some time around that. Cheers, David On 15 July 2015 at 21:25, Jean-Baptiste

[jira] [Resolved] (FELIX-4947) Webconsole plugin for OSGi Subsystems

2015-07-14 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-4947. - Resolution: Fixed Initial version of the plugin committed in https://svn.apache.org

Re: A new webconsole plugin for OSGi subsystems

2015-07-02 Thread David Bosschaert
Ok - I guess I hear nobody complaining, so I'll commit the initial code today. Cheers, David On 1 July 2015 at 12:39, Jean-Baptiste Onofré j...@nanthrax.net wrote: Cool. We will embed the plugin in Karaf. ThanksRegardsJB Original message From: David Bosschaert

[jira] [Work started] (FELIX-4947) Webconsole plugin for OSGi Subsystems

2015-07-02 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-4947 started by David Bosschaert. --- Webconsole plugin for OSGi Subsystems

[jira] [Created] (FELIX-4947) Webconsole plugin for OSGi Subsystems

2015-07-02 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-4947: --- Summary: Webconsole plugin for OSGi Subsystems Key: FELIX-4947 URL: https://issues.apache.org/jira/browse/FELIX-4947 Project: Felix Issue Type: New

Re: A new webconsole plugin for OSGi subsystems

2015-07-01 Thread David Bosschaert
Seems like the mailing list stripped off my attachment. I uploaded a picture here: http://tinypic.com/r/2z8tbpe/8 Cheers, David On 1 July 2015 at 12:12, Jamie G. jamie.goody...@gmail.com wrote: Nice :) Where can we view the screenshot? Cheers, Jamie On Wed, Jul 1, 2015 at 5:57 AM, David

[jira] [Resolved] (FELIX-4938) Throw an exception when service use count overflow

2015-06-26 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-4938. - Resolution: Fixed Thanks! I have applied your patch. I modified it a little bit: * I also

[jira] [Work started] (FELIX-4938) Throw an exception when service use count overflow

2015-06-25 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-4938 started by David Bosschaert. --- Throw an exception when service use count overflow

[jira] [Assigned] (FELIX-4938) Throw an exception when service use count overflow

2015-06-25 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned FELIX-4938: --- Assignee: David Bosschaert Throw an exception when service use count overflow

Re: [VOTE] Release Parent POM 3

2015-06-19 Thread David Bosschaert
+1 David On 19 June 2015 at 07:54, Carsten Ziegeler cziege...@apache.org wrote: Hi, It's a very long time since our latest parent pom release. I've updated the pom to work with never maven versions and also support setting the target java version (from java 3 to java 8) (see FELIX-4932)

Re: [VOTE] framework 5.0.1 and related subproject releases (take2)

2015-06-17 Thread David Bosschaert
+1 Checked the signatures and all was good. David. On 17 June 2015 at 16:19, Karl Pauls karlpa...@gmail.com wrote: I would like to call a vote on the following subproject releases: resolver 1.4.0 framework 5.0.1 main 5.0.1 main.distribution 5.0.1 The main changelogs are in jira and at:

[jira] [Resolved] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-4928. - Resolution: Fixed Fix Version/s: framework-5.0.1 Fixed in http://svn.apache.org

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread David Bosschaert
I have now fixed that issue. Mea culpa. Karl, I'm sorry but I think it would be better to recreate the release with the fix. Thanks! David On 15 June 2015 at 08:37, David Bosschaert david.bosscha...@gmail.com wrote: I was running my service registry performance test with this and I'm getting

[jira] [Commented] (FELIX-4929) Add Service Registry performance test

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585799#comment-14585799 ] David Bosschaert commented on FELIX-4929: - I would propose to add

[jira] [Created] (FELIX-4929) Add Service Registry performance test

2015-06-15 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-4929: --- Summary: Add Service Registry performance test Key: FELIX-4929 URL: https://issues.apache.org/jira/browse/FELIX-4929 Project: Felix Issue Type: Task

[jira] [Commented] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585633#comment-14585633 ] David Bosschaert commented on FELIX-4928: - Yeah, its quite easy to reproduce

[jira] [Created] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-4928: --- Summary: Singleton getService() sometimes incorrectly returns null Key: FELIX-4928 URL: https://issues.apache.org/jira/browse/FELIX-4928 Project: Felix

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread David Bosschaert
I was running my service registry performance test with this and I'm getting some undesired behaviour with singleton services. I think we should hold this release off until that is fixed. I have created https://issues.apache.org/jira/browse/FELIX-4928 for this. David On 15 June 2015 at 07:48,

[jira] [Assigned] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned FELIX-4928: --- Assignee: David Bosschaert Singleton getService() sometimes incorrectly returns

[jira] [Work started] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-4928 started by David Bosschaert. --- Singleton getService() sometimes incorrectly returns null

[jira] [Updated] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-4928: Priority: Blocker (was: Major) Singleton getService() sometimes incorrectly returns null

[jira] [Work started] (FELIX-4927) Felix reports itself as an OSGi R5 Framework

2015-06-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-4927 started by David Bosschaert. --- Felix reports itself as an OSGi R5 Framework

[jira] [Created] (FELIX-4927) Felix reports itself as an OSGi R5 Framework

2015-06-12 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-4927: --- Summary: Felix reports itself as an OSGi R5 Framework Key: FELIX-4927 URL: https://issues.apache.org/jira/browse/FELIX-4927 Project: Felix Issue Type

[jira] [Assigned] (FELIX-4927) Felix reports itself as an OSGi R5 Framework

2015-06-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned FELIX-4927: --- Assignee: David Bosschaert Felix reports itself as an OSGi R5 Framework

[jira] [Resolved] (FELIX-4927) Felix reports itself as an OSGi R4/R5 Framework

2015-06-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-4927. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1685172

Re: Bug fix release for resolver / framework

2015-06-12 Thread David Bosschaert
JB On 06/12/2015 06:24 PM, Karl Pauls wrote: ok - I can do the release over the weekend. regards, Karl On Friday, June 12, 2015, David Bosschaert david.bosscha...@gmail.com wrote: Would be great to see a Framework release. A lot of improvements went in recently. +1 from me. David

[jira] [Updated] (FELIX-4927) Felix reports itself as an OSGi R4/R5 Framework

2015-06-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-4927: Summary: Felix reports itself as an OSGi R4/R5 Framework (was: Felix reports itself

[jira] [Commented] (FELIX-4914) Resolution problem with identity requirements on fragments

2015-06-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14583529#comment-14583529 ] David Bosschaert commented on FELIX-4914: - [~gnt] That commit only contains test

<    2   3   4   5   6   7   8   9   10   11   >