Question about blueprint-driven commands in Karaf

2013-10-08 Thread davidb
Hi all, While working on KARAF-2442 (role-based security for karaf commands) I came across a situation that I don't fully understand. A number of command services are registered with identical properties. For example there are 8 services registered with the following properties:

Toward Karaf 3.0.0

2013-10-08 Thread Jean-Baptiste Onofré
Hi all, Thanks to Dan, we got the Aries release required for Karaf 3.0.0. I'm upgrading on Karaf trunk. I'm working on the latest mandatory improvement (KARAF-2496) now. So, today, I will: - commit both blueprint upgrade and KARAF-2496 - update Jira to add 3.0.1 version - review the Jira and

Re: Toward Karaf 3.0.0

2013-10-08 Thread David Bosschaert
I have the code for KARAF-2455 (Role-based security for OSGi Services) and KARAF-2442 (Role-based security for Shell/Console commands) pretty much ready and was planning to submit pull requests for it tomorrow. I don't know, it might be worth including this in 3.0.0 as it complements the JMX

Re: Toward Karaf 3.0.0

2013-10-08 Thread Jean-Baptiste Onofré
Hi David, if you can submit it for tomorrow, I will review it and include it. It would be great to have it for 3.0.0 ! Regards JB On 10/08/2013 04:46 PM, David Bosschaert wrote: I have the code for KARAF-2455 (Role-based security for OSGi Services) and KARAF-2442 (Role-based security for

Re: Toward Karaf 3.0.0

2013-10-08 Thread Claus Ibsen
Hi You guys released Karaf 3.0 RC1 a long time ago, eg Jamie Goodyear posted on March 15, 2013 Karaf 3.0.0.RC1 released! I would suggest to release a RC2 in the near future and then have the goal towards the end of this year to have Karaf 3.0 as GA. This gives time to get the new security

Re: Toward Karaf 3.0.0

2013-10-08 Thread Charles Moulliard
Agree with Claus. As Karaf 3.0 release is a big change compared with Karaf 2.x, it is important that documentation is aligned before to start the acceptance process as they will have to tests a lot of things before to provide a go/no go On Tue, Oct 8, 2013 at 5:13 PM, Claus Ibsen

Re: Toward Karaf 3.0.0

2013-10-08 Thread Jean-Baptiste Onofré
Hi Claus, I got your point, but due to the very small feedback that we got on RC1, I would promote directly a first release, to give more visibility to this release. Regarding the documentation, agree with you, and it's on my TODO for tomorrow as well. However, 95% of the documentation is

Re: Toward Karaf 3.0.0

2013-10-08 Thread Charles Moulliard
JB, Can you share with us the link about Karaf 3.0 doc, so we can have a look, make tests, ... ? Regards, On Tue, Oct 8, 2013 at 5:33 PM, Jean-Baptiste Onofré j...@nanthrax.netwrote: Hi Claus, I got your point, but due to the very small feedback that we got on RC1, I would promote

Re: Some thoughts around adding security for Karaf Shell Commands

2013-10-08 Thread David Bosschaert
Hi all, I have the pull request for KARAF-2455 (role-based security for OSGi Services) and KARAF-2442 (role-based security for Karaf Shell Commands) ready. Since KARAF-2442 builds on top of KARAF-2455 (thanks Christian for suggesting this originally) I included both in a single pull requests as

Re: Toward Karaf 3.0.0

2013-10-08 Thread Jean-Baptiste Onofré
Good idea Charles ! I will deploy on my server and share with you. By the way, I just found an issue with the blueprint release, some other blueprint modules should be extend (blueprint-cm for instance). I'm checking the different aries modules and submit patches. Regards JB On 10/08/2013

Re: Some thoughts around adding security for Karaf Shell Commands

2013-10-08 Thread Jean-Baptiste Onofré
Awesome, thanks a lot David. I will review it tomorrow morning. Regards JB On 10/08/2013 05:44 PM, David Bosschaert wrote: Hi all, I have the pull request for KARAF-2455 (role-based security for OSGi Services) and KARAF-2442 (role-based security for Karaf Shell Commands) ready. Since

Re: Toward Karaf 3.0.0

2013-10-08 Thread Achim Nierbeck
Hi, If I'm not completely wrong the latest [1] should point to trunk aka latest snapshot documentation. At least this had been discussed somewhere in the past ;) regards, Achim [1] - http://karaf.apache.org/manual/latest/index.html 2013/10/8 Jean-Baptiste Onofré j...@nanthrax.net Good idea

Re: Toward Karaf 3.0.0

2013-10-08 Thread Achim Nierbeck
though I have to admit the upgrade section is a bit empty ;) http://karaf.apache.org/manual/latest/users-guide/update.html 2013/10/8 Achim Nierbeck bcanh...@googlemail.com Hi, If I'm not completely wrong the latest [1] should point to trunk aka latest snapshot documentation. At least this

karaf pull request: [KARAF-2455] [KARAF-2442] Role based access for OSGi se...

2013-10-08 Thread bosschaert
GitHub user bosschaert opened a pull request: https://github.com/apache/karaf/pull/22 [KARAF-2455] [KARAF-2442] Role based access for OSGi services and console commands This pull request contains two commits: [KARAF-2455] adds RBAC to any OSGi service [KARAF-2442] adds RBAC

Re: Toward Karaf 3.0.0

2013-10-08 Thread Dan Tran
From an active karaf user, I would like to see it as 3.0.0 to get more feedback. and service role base security is a big plug. Thanks -D On Tue, Oct 8, 2013 at 8:54 AM, Achim Nierbeck bcanh...@googlemail.comwrote: though I have to admit the upgrade section is a bit empty ;)