Re: Exceptions in the resolver

2012-02-01 Thread Richard S. Hall
Odd. The check for nested resolves only happens in two places (when performing a normal resolve or a resolve for a dynamic import). In both cases, the global lock is acquired first and then the "resolving" flag is checked/set and unset using a finally block. So, it seems the only potential pro

Re: [RESULT][VOTE] Release Service Diagnostics Plugin version 0.1.1

2012-02-01 Thread Arjun Panday
Hi, I'm closing the vote. The vote has passed with: +1 (binding) from Carsten Ziegeler, Stuart McCulloch and Richard Hall +1 (non binding) from Pierre De Rop and Ken Gilmer I'll proceed to promote the release. Thanks a lot everyone. Arjun On 02/01/2012 11:42 AM, Stuart McCulloch wrote: On

[jira] [Closed] (FELIX-3308) Present a nice error message if a bundle update is not possible

2012-02-01 Thread Felix Meschberger (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-3308. Done. > Present a nice error message if a bundle update is not possible >

[jira] [Resolved] (FELIX-3308) Present a nice error message if a bundle update is not possible

2012-02-01 Thread Felix Meschberger (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved FELIX-3308. -- Resolution: Cannot Reproduce Looks like this has originally been reported for an older

[jira] [Assigned] (FELIX-3308) Present a nice error message if a bundle update is not possible

2012-02-01 Thread Felix Meschberger (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-3308: Assignee: Felix Meschberger > Present a nice error message if a bundle update i

Re: [VOTE] Release Service Diagnostics Plugin version 0.1.1

2012-02-01 Thread Stuart McCulloch
On 1 Feb 2012, at 10:24, Arjun Panday wrote: > On 01/31/2012 11:26 PM, Stuart McCulloch wrote: >> On 31 Jan 2012, at 22:06, Richard S. Hall wrote: >> >>> +1 >>> >>> The NOTICE file is a little messed up in the plugin, it seems to repeat >>> itself. The copyright year should be updated to 2012

Re: [VOTE] Release Service Diagnostics Plugin version 0.1.1

2012-02-01 Thread Arjun Panday
On 01/31/2012 11:26 PM, Stuart McCulloch wrote: On 31 Jan 2012, at 22:06, Richard S. Hall wrote: +1 The NOTICE file is a little messed up in the plugin, it seems to repeat itself. The copyright year should be updated to 2012 in both NOTICE and DEPENDENCIES. -> richard p.s. That's a really

Exceptions in the resolver

2012-02-01 Thread Guillaume Nodet
I just came across the following exception: ERROR: Bundle org.apache.felix.fileinstall [6] Error starting xx (java.lang.IllegalStateException: Nested resolve operations not allowed.) java.lang.IllegalStateException: Nested resolve operations not allowed. at org.apache.felix.framework.