[jira] [Updated] (FELIX-4469) shell command "scr help" does not work without parameter

2014-03-26 Thread Vincent G. (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent G. updated FELIX-4469: -- Description: Using shell command line with fix of FELIX-4447, "scr help" returns : java.lang.NullPoint

[jira] [Created] (FELIX-4469) shell command "scr help" does not work without parameter

2014-03-26 Thread Vincent G. (JIRA)
Vincent G. created FELIX-4469: - Summary: shell command "scr help" does not work without parameter Key: FELIX-4469 URL: https://issues.apache.org/jira/browse/FELIX-4469 Project: Felix Issue Type:

[jira] [Created] (FELIX-4468) EventObject is created with null pointer : "null source"

2014-03-26 Thread Vincent G. (JIRA)
Vincent G. created FELIX-4468: - Summary: EventObject is created with null pointer : "null source" Key: FELIX-4468 URL: https://issues.apache.org/jira/browse/FELIX-4468 Project: Felix Issue Type:

Re: Gogo shell doesn't work with Java 8

2014-03-26 Thread Richard S. Hall
On 3/26/14, 09:36 , Ferry Huberts wrote: On 26/03/14 13:53, Richard S. Hall wrote: On 3/26/14, 03:53 , Derek Baum wrote: no problem. I applied the fix locally last weekend, but the gogo tests were failing for some reason I have not yet investigated: org/apache/felix/gogo/command/Inspect.ja

[jira] [Updated] (FELIX-3701) Intermittent CNFE with embedded jars in Fragment Bundles

2014-03-26 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3701: --- Fix Version/s: framework-4.6.0 > Intermittent CNFE with embedded jars in Fragment Bundles > -

[jira] [Resolved] (FELIX-3701) Intermittent CNFE with embedded jars in Fragment Bundles

2014-03-26 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3701. Resolution: Fixed Assignee: Richard S. Hall Ok, I've applied a patch to trunk to try

[jira] [Commented] (FELIX-3701) Intermittent CNFE with embedded jars in Fragment Bundles

2014-03-26 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947935#comment-13947935 ] Richard S. Hall commented on FELIX-3701: Interesting. I can't say that I fully und

Re: Gogo shell doesn't work with Java 8

2014-03-26 Thread Ferry Huberts
On 26/03/14 13:53, Richard S. Hall wrote: On 3/26/14, 03:53 , Derek Baum wrote: no problem. I applied the fix locally last weekend, but the gogo tests were failing for some reason I have not yet investigated: org/apache/felix/gogo/command/Inspect.java:280: error: incompatible types [ERROR] B

[jira] [Updated] (FELIX-3701) Intermittent CNFE with embedded jars in Fragment Bundles

2014-03-26 Thread Jesper Thuun-Petersen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesper Thuun-Petersen updated FELIX-3701: - Attachment: debug info.jpg Screenshot showing how the contents of bundle B is use

[jira] [Commented] (FELIX-3701) Intermittent CNFE with embedded jars in Fragment Bundles

2014-03-26 Thread Jesper Thuun-Petersen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947873#comment-13947873 ] Jesper Thuun-Petersen commented on FELIX-3701: -- We see this exact issue in ou

Re: Gogo shell doesn't work with Java 8

2014-03-26 Thread Richard S. Hall
On 3/26/14, 03:53 , Derek Baum wrote: no problem. I applied the fix locally last weekend, but the gogo tests were failing for some reason I have not yet investigated: org/apache/felix/gogo/command/Inspect.java:280: error: incompatible types [ERROR] BundleWiring wiring = b.adapt(BundleWiring.cl

Re: Gogo shell doesn't work with Java 8

2014-03-26 Thread Derek Baum
no problem. I applied the fix locally last weekend, but the gogo tests were failing for some reason I have not yet investigated: org/apache/felix/gogo/command/Inspect.java:280: error: incompatible types [ERROR] BundleWiring wiring = b.adapt(BundleWiring.class); — Derek On 25 Mar 2014, at 18:1