Re: Contributing a custom list command

2010-03-08 Thread Richard S. Hall

On 3/8/10 14:02, Oren Livne wrote:
Thanks so much, Richard. I followed your instructions. Please see 
https://issues.apache.org/jira/browse/FELIX-2182


Great. Thanks. Watch that issue for follow up.

-> richard


Oren

Richard S. Hall wrote:
You need to open a JIRA issue for this and attach the contribution to 
that...make sure to check the "grant to Apache" button. Thanks!


-> richard




Re: Contributing a custom list command

2010-03-08 Thread Oren Livne
Thanks so much, Richard. I followed your instructions. Please see 
https://issues.apache.org/jira/browse/FELIX-2182

Oren

Richard S. Hall wrote:
You need to open a JIRA issue for this and attach the contribution to 
that...make sure to check the "grant to Apache" button. Thanks!


-> richard
  




Re: Contributing a custom list command

2010-03-08 Thread Richard S. Hall
You need to open a JIRA issue for this and attach the contribution to 
that...make sure to check the "grant to Apache" button. Thanks!


-> richard

On 3/8/10 13:23, Oren Livne wrote:

Dear All,

I'm lead developer of the FURTHeR (Federated Utah Research & 
Translational Health e-Repository) project at the Biomedical 
Informatics Department at the University of Utah, whose purpose is to 
develope cutting edge infrastructure for clinical and translational 
sciences. You can read more about our project at 
http://dev-app.further.utah.edu/portal


We are using FUSE 4.2.0 that builds on top of Apache Felix - Karaf 
1.4.0 as our ESB solution. We have encountered a known bug in felix: 
the spring column is almost never populated upon restarting the bus. 
This makes it hard for us to know when we break bundles, and forces us 
to refresh them many times. See also


https://issues.apache.org/jira/browse/FELIX-1717
https://issues.apache.org/jira/browse/FELIX-1995

Attached please find a zipped maven project with a custom command that 
is almost identical to the standard "osgi:list", but when installed, 
does display spring status correctly upon bus restart. Other 
improvements to the original code (refactoring + using Spring.format) 
have also been incorporated, which might help improve future Karaf 
versions.


Sincerely,
Oren Livne