Re: aether url handler problems and proposed solutions

2012-01-09 Thread Andreas Pieber
Hey David, I'm also +1 (with 1.b and 2.2.a) to all of those changes. I would consider 1.b and 2.1 rather as a bug-fix and 2.2(.a) is an optional feature (from a user point of view); so no problem here. Kind regards, Andreas On Tue, Jan 10, 2012 at 00:13, David Jencks wrote: > At the risk of ca

Re: pax mvn url configuration (trunk)

2012-01-09 Thread Jean-Baptiste Onofré
Hi David, my comments inline: 1. What is the correct local repository? Aether has only one local repo, and it's what it copies stuff from other repos into. Currently we're using the maven local repo as karaf local repo, and configuring the karaf "system" repo as an additional remote repo.

Re: aether url handler problems and proposed solutions

2012-01-09 Thread j...@nanthrax.net
Hi David, +1 for all (with 1b). Thanks JB -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://wwx.talend.com - Reply message - From: "David Jencks" To: "General OPS4J" , Subject: aether url handler problems and proposed solutions Date: Tue, Jan 10, 201

pax mvn url configuration (trunk)

2012-01-09 Thread David Jencks
(see also KARAF-910, PAXURL-147, PAXURL-149, PAXURL-150) I also sent a related note about the paxurl changes I'm proposing. This note is based on the idea that the pax url changes are OK and we make the feature service wait for the mvn url handler. My experiments make me think this completely

Re: SCR Tools for Karaf

2012-01-09 Thread Łukasz Dywicki
Hey David, You're right. I did wrong assumption that patch contains some webconsole stuff. I also saw the ds plugin so I thought that there will be next. Sorry for misunderstanding. Łukasz Dywicki -- Code-House http://code-house.org Wiadomość napisana przez David Jencks w dniu 2012-01-10, o go

aether url handler problems and proposed solutions

2012-01-09 Thread David Jencks
At the risk of causing total confusion, I'm going to discuss more than one issue in this email. Please consider looking at the whole message, not just the first problem. 1. Configuration source (PAXURL-147, KARAF-910). Karaf uses the pax mvn (aether) url handler during initial startup, and tr

Re: SCR Tools for Karaf

2012-01-09 Thread David Jencks
Łukasz, Maybe you know more about the felix webconsole than I do I see this: https://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/ds This looks to me like a felix webconsole plugin for dealing with scr. BTW felix scr does provide some console commands and they work but they don

Re: SCR Tools for Karaf

2012-01-09 Thread Łukasz Dywicki
Hey Scott, Many thanks for providing the patch. Lack of the scr commands was our issue from ages, thanks to you we finally have some support in many areas. I am with David about dropping the dependencies to the EventAdmin and MetaType services. Indeed, they're usefullt and let have more features