Re: Deadlock involving Bundle update, Declarative Services and Service Registration

2011-06-10 Thread Richard S. Hall
On 6/10/11 5:29 PM, Felix Meschberger wrote: Hi Richard, I have a small patch for this which seems to work. Can provide it in an issue tomorrow. Please, open an issue. I've thought about a potential way to resolve this too...we can compare notes. :-) -> richard Regards Felix "Richard S.

Re: Deadlock involving Bundle update, Declarative Services and Service Registration

2011-06-10 Thread Felix Meschberger
Hi Richard, I have a small patch for this which seems to work. Can provide it in an issue tomorrow. Regards Felix "Richard S. Hall" wrote: Felix, This situation looks like this to me: 1. First thread has the global lock and is trying to acquire a bundle lock. 2. Second thread wa

Re: Deadlock involving Bundle update, Declarative Services and Service Registration

2011-06-10 Thread Richard S. Hall
Felix, This situation looks like this to me: 1. First thread has the global lock and is trying to acquire a bundle lock. 2. Second thread wants the global lock. 3. Third thread has two bundle locks (via registerService()) and is blocked trying to get a third. It is not clear to

Re: iPOJO vs SCR vs Blueprint

2011-06-10 Thread Andrei Pozolotin
in my experience: 1) blueprint is a disaster 2) ipojo is over-kill 3) ds is under-kill :-) and yes, I would like to see some features of ipojo in scr Original Message Subject: Re: iPOJO vs SCR vs Blueprint From: Richard S. Hall To: dev@felix.apache.org Date: Wed 08 Jun 2011 08:

[jira] [Created] (FELIX-2992) scr 1.6.1-SNAPSHOT: impossible to build due to obsolete dependencies

2011-06-10 Thread Andrei Pozolotin (JIRA)
scr 1.6.1-SNAPSHOT: impossible to build due to obsolete dependencies Key: FELIX-2992 URL: https://issues.apache.org/jira/browse/FELIX-2992 Project: Felix Issue Type: Bug

[jira] [Commented] (FELIX-2991) Allow the creating of fragments that populate Export-Package

2011-06-10 Thread Michael Van Geertruy (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047310#comment-13047310 ] Michael Van Geertruy commented on FELIX-2991: - That line should be: install -s

[jira] [Commented] (FELIX-2991) Allow the creating of fragments that populate Export-Package

2011-06-10 Thread Michael Van Geertruy (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047309#comment-13047309 ] Michael Van Geertruy commented on FELIX-2991: - That line should be: install -s

[jira] [Created] (FELIX-2991) Allow the creating of fragments that populate Export-Package

2011-06-10 Thread Michael Van Geertruy (JIRA)
Allow the creating of fragments that populate Export-Package - Key: FELIX-2991 URL: https://issues.apache.org/jira/browse/FELIX-2991 Project: Felix Issue Type: Bug Compon

[jira] [Closed] (FELIX-2990) [Framework] Bug introduced into handling of native libraries during a fresh

2011-06-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-2990. -- Resolution: Fixed I've committed a fix, which also adds a minor optimization of only renaming

[jira] [Created] (FELIX-2990) [Framework] Bug introduced into handling of native libraries during a fresh

2011-06-10 Thread Richard S. Hall (JIRA)
[Framework] Bug introduced into handling of native libraries during a fresh --- Key: FELIX-2990 URL: https://issues.apache.org/jira/browse/FELIX-2990 Project: Felix Issu

[jira] [Assigned] (FELIX-2894) Gogo does not handles options but not parameters

2011-06-10 Thread Derek Baum (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Derek Baum reassigned FELIX-2894: - Assignee: Derek Baum > Gogo does not handles options but not parameters > ---

[jira] [Work started] (FELIX-2894) Gogo does not handles options but not parameters

2011-06-10 Thread Derek Baum (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-2894 started by Derek Baum. > Gogo does not handles options but not parameters > > > Key: F

[jira] [Resolved] (FELIX-2989) Using a Service Controller set to true can trigger a service registration-unregistration-registration sequence

2011-06-10 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-2989. -- Resolution: Fixed Fixed in trunk. > Using a Service Controller set to true can trigger

[jira] [Created] (FELIX-2989) Using a Service Controller set to true can trigger a service registration-unregistration-registration sequence

2011-06-10 Thread Clement Escoffier (JIRA)
Using a Service Controller set to true can trigger a service registration-unregistration-registration sequence -- Key: FELIX-2989 URL: https://issues.apach

[jira] [Resolved] (FELIX-2988) Allow the substitution methods to receive a callback to obtain custom values

2011-06-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved FELIX-2988. Resolution: Fixed > Allow the substitution methods to receive a callback to obtain custom v

[jira] [Created] (FELIX-2988) Allow the substitution methods to receive a callback to obtain custom values

2011-06-10 Thread Guillaume Nodet (JIRA)
Allow the substitution methods to receive a callback to obtain custom values Key: FELIX-2988 URL: https://issues.apache.org/jira/browse/FELIX-2988 Project: Felix Is