Re: [karaf] propappend ...?

2009-06-08 Thread Guillaume Nodet
Yeah, I really like the idea of an append flag to propset. On Sun, Jun 7, 2009 at 22:51, Gert Vanthienengert.vanthie...@gmail.com wrote: Robert, Thanks for the suggestion!  Yeah, that would be a useful addition, so we would definitely welcome a patch for that.  Instead of config/propappend

Re: About implementing harmony a osgi-ed jre

2009-06-08 Thread Glyn Normington
Hi Tian I was involved in an effort a few years ago to enforce the Harmony module boundaries using Equinox, which sounds similar to the idea below. The problem with that approach was that we weren't able to restrict Equinox's use of Java to particular Harmony modules and so it was very

Re: About implementing harmony a osgi-ed jre

2009-06-08 Thread galaxy
Thanks Glyn , invaluable to me .Other I may waste a lot of time on this .I think I will discuss it with my mentor and make the decision then . Thanks again ! 2009/6/8 Glyn Normington g...@apache.org Hi Tian I was involved in an effort a few years ago to enforce the Harmony module boundaries

[jira] Assigned: (FELIX-1202) Windows variable of servicemix/karaf debug not reseted !!!

2009-06-08 Thread Chris Custine (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Custine reassigned FELIX-1202: Assignee: Chris Custine Windows variable of servicemix/karaf debug not reseted !!!

[jira] Commented: (FELIX-1202) Windows variable of servicemix/karaf debug not reseted !!!

2009-06-08 Thread Chris Custine (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717286#action_12717286 ] Chris Custine commented on FELIX-1202: -- The script is testing for *any* value, or no

[jira] Resolved: (FELIX-906) Felix needs an RFC 126 EventHook

2009-06-08 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-906. --- Resolution: Fixed Fix Version/s: felix-2.0.0 Assignee: Richard S. Hall

[jira] Resolved: (FELIX-905) Felix needs an RFC 126 FindHook

2009-06-08 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-905. --- Resolution: Fixed Fix Version/s: felix-2.0.0 Assignee: Richard S. Hall I

[karaf] Build Problems

2009-06-08 Thread Robert Burrell Donkin
trunk doesn't compile for me ATM. my patch for the problem results in test failures so i could probably do with someone who knows a little more taking a look at it. - robert

Re: [karaf] Build Problems

2009-06-08 Thread Chris Custine
Build and tests seem to be running fine for me... What issue are you seeing? Chris -- Chris Custine FUSESource :: http://fusesource.com My Blog :: http://blog.organicelement.com Apache ServiceMix :: http://servicemix.apache.org Apache Directory Server :: http://directory.apache.org On Mon,

Re: [jira] Resolved: (FELIX-906) Felix needs an RFC 126 EventHook

2009-06-08 Thread João Ferreira
Hello This feature from 4.2 is very nice for a work im doing where i altered the framework to filter returns from getService(). I was trying to try it but the EventHook is only is the framework module. Should it be in the core module? I know there are different views about the usage of the

Re: [jira] Resolved: (FELIX-906) Felix needs an RFC 126 EventHook

2009-06-08 Thread Richard S. Hall
On 6/8/09 2:09 PM, João Ferreira wrote: Hello This feature from 4.2 is very nice for a work im doing where i altered the framework to filter returns from getService(). I was trying to try it but the EventHook is only is the framework module. Should it be in the core module? I know there are

Re: [jira] Resolved: (FELIX-906) Felix needs an RFC 126 EventHook

2009-06-08 Thread João Ferreira
I was talking about build deps since bnd maven plugin does the bundle deps for me :) I guess i will use the framework. João Ferreira Richard S. Hall wrote: On 6/8/09 2:09 PM, João Ferreira wrote: Hello This feature from 4.2 is very nice for a work im doing where i altered the framework to

Re: [karaf] Build Problems

2009-06-08 Thread Guillaume Nodet
Yes, Im working on it. I've committed some patches on sshd which breaks karaf. On Mon, Jun 8, 2009 at 18:21, Robert Burrell Donkinrobertburrelldon...@gmail.com wrote: trunk doesn't compile for me ATM. my patch for the problem results in test failures so i could probably do with someone who

[jira] Updated: (FELIX-749) Add support for lazy activation of bundles

2009-06-08 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-749: -- Fix Version/s: felix-2.0.0 Assignee: Richard S. Hall Add support for lazy activation

[jira] Created: (FELIX-1204) Fix the karaf client to allow direct execution of commands

2009-06-08 Thread Guillaume Nodet (JIRA)
Fix the karaf client to allow direct execution of commands -- Key: FELIX-1204 URL: https://issues.apache.org/jira/browse/FELIX-1204 Project: Felix Issue Type: Improvement

[jira] Resolved: (FELIX-1204) Fix the karaf client to allow direct execution of commands

2009-06-08 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved FELIX-1204. Resolution: Fixed Fix Version/s: karaf-1.0.0 Sending

Re: [karaf] Build Problems

2009-06-08 Thread Guillaume Nodet
I'm now trying from a clean repo / build, but it should be fixed. On Mon, Jun 8, 2009 at 20:36, Guillaume Nodetgno...@gmail.com wrote: Yes, Im working on it. I've committed some patches on sshd which breaks karaf. On Mon, Jun 8, 2009 at 18:21, Robert Burrell

[jira] Created: (FELIX-1205) Update to the latest OSGi R4.2 API

2009-06-08 Thread Richard S. Hall (JIRA)
Update to the latest OSGi R4.2 API -- Key: FELIX-1205 URL: https://issues.apache.org/jira/browse/FELIX-1205 Project: Felix Issue Type: New Feature Components: Framework, Specification compliance

[jira] Closed: (FELIX-1205) Update to the latest OSGi R4.2 API

2009-06-08 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-1205. -- Resolution: Fixed I committed this to trunk. Update to the latest OSGi R4.2 API

Board report

2009-06-08 Thread Richard S. Hall
It's that time again. I started a new board report here: http://cwiki.apache.org/confluence/display/FELIX/Board+Report+(2009-06) I have changed the format slightly to raise the awareness of our subproject releases by including them on separate lines with a small highlight description of

Re: [karaf] Build Problems

2009-06-08 Thread Robert Burrell Donkin
On Mon, Jun 8, 2009 at 8:34 PM, Guillaume Nodetgno...@gmail.com wrote: I'm now trying from a clean repo / build, but it should be fixed. works for me :-) thanks - robert

[jira] Created: (FELIX-1206) [PATCH] config/propappend

2009-06-08 Thread Robert Burrell Donkin (JIRA)
[PATCH] config/propappend - Key: FELIX-1206 URL: https://issues.apache.org/jira/browse/FELIX-1206 Project: Felix Issue Type: New Feature Components: Karaf Affects Versions: karaf-1.0.0

[jira] Updated: (FELIX-1206) [PATCH] config/propappend

2009-06-08 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin updated FELIX-1206: - Attachment: karaf-propadded.patch [PATCH] config/propappend

[jira] Created: (FELIX-1207) [PATCH] Ignore files generated by mvn:eclipse

2009-06-08 Thread Robert Burrell Donkin (JIRA)
[PATCH] Ignore files generated by mvn:eclipse - Key: FELIX-1207 URL: https://issues.apache.org/jira/browse/FELIX-1207 Project: Felix Issue Type: Improvement Components: Karaf

[jira] Updated: (FELIX-1207) [PATCH] Ignore files generated by mvn:eclipse

2009-06-08 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin updated FELIX-1207: - Attachment: karaf-maven-eclipse.patch This patch ignores the files generated by

Google Summer of Code

2009-06-08 Thread Marcin Wilkos
Hi, I'm Marcin Wilkos. Like Gert Vanthienen wrote before I'm working on webconsole for Karaf and ServiceMix as GSoC project. I'll be sending weekly reports to this list. In last week I focused on first extension for felix web console, which lists Karaf features. I created JIRA issue for this and

RE: Google Summer of Code

2009-06-08 Thread Moloney, Tim M
I've been working with Karaf and features a lot recently. I was curious how a webconsole plugin would work so I looked at your code. I was happy to see that things seemed very simple and straight-forward so I was inspired to try to extend your features plugin. I quickly discovered that things