[jira] Updated: (FELIX-620) manifest goal of maven-bundle-plugin ignores _include instruction

2008-07-02 Thread Sahoo (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahoo updated FELIX-620: Attachment: Felix-620.zip Test case along with README > manifest goal of maven-bundle-plugin ignores _include instr

[jira] Created: (FELIX-620) manifest goal of maven-bundle-plugin ignores _include instruction

2008-07-02 Thread Sahoo (JIRA)
manifest goal of maven-bundle-plugin ignores _include instruction - Key: FELIX-620 URL: https://issues.apache.org/jira/browse/FELIX-620 Project: Felix Issue Type: Bug

[jira] Created: (FELIX-619) Shell.TUI causes "new java.io.ServerSocket()" to hang

2008-07-02 Thread Craig Phillips (JIRA)
Shell.TUI causes "new java.io.ServerSocket()" to hang - Key: FELIX-619 URL: https://issues.apache.org/jira/browse/FELIX-619 Project: Felix Issue Type: Bug Components: Shell Af

Re: Shell.TUI causes ServerSocket() constructor to hang

2008-07-02 Thread Karl Pauls
Could you please create a JIRA issue for this and maybe attach your example there? regards, Karl On Wed, Jul 2, 2008 at 3:22 PM, Craig Phillips <[EMAIL PROTECTED]> wrote: > Hi, > > > > I uncovered an issue in which the Shell.TUI will cause "new > java.io.ServerSocket()" to hang; > > > > Through

Shell.TUI causes ServerSocket() constructor to hang

2008-07-02 Thread Craig Phillips
Hi, I uncovered an issue in which the Shell.TUI will cause "new java.io.ServerSocket()" to hang; Through process of elimination / gutting, pretty much to the point of a small bundle with an activate() method (I'm using SCR) and a "new ServerSocket(1234, 1)", with a couple log events pre and

Re: [VOTE] Release Maven SCR Plugin 1.0.6

2008-07-02 Thread Carsten Ziegeler
+1 Carsten Carsten Ziegeler wrote: Hi, we've done some updates to the maven scr plugin: Bug * [FELIX-608] - Adapt metatype file generation to create the correct localization path name * [FELIX-617] - SCR information is not inherited when super class is in a 'provided' bundle Improvement *

Re: [VOTE] Release Maven SCR Plugin 1.0.6

2008-07-02 Thread Felix Meschberger
+1 for release. Thanks and Regards Felix Carsten Ziegeler schrieb: Hi, we've done some updates to the maven scr plugin: Bug * [FELIX-608] - Adapt metatype file generation to create the correct localization path name * [FELIX-617] - SCR information is not inherited when super class is in a '

[VOTE] Release Maven SCR Plugin 1.0.6

2008-07-02 Thread Carsten Ziegeler
Hi, we've done some updates to the maven scr plugin: Bug * [FELIX-608] - Adapt metatype file generation to create the correct localization path name * [FELIX-617] - SCR information is not inherited when super class is in a 'provided' bundle Improvement * [FELIX-618] - Interface value should

[jira] Updated: (FELIX-618) Interface value should be checked and searched in imports

2008-07-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-618: --- Component/s: Maven SCR Plugin > Interface value should be checked and searched in imports > --

[jira] Closed: (FELIX-618) Interface value should be checked and searched in imports

2008-07-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-618. -- Resolution: Fixed > Interface value should be checked and searched in imports >

Re: OBR

2008-07-02 Thread Felix Meschberger
Hi, Richard S. Hall schrieb: Sounds good to me...we might quickly find, though, that we need to revise how OBR reads the repository files, since currently it reads them every time it starts...perhaps we could cache them for some [configurable] time so that it doesn't have to go download reposi

[jira] Created: (FELIX-618) Interface value should be checked and searched in imports

2008-07-02 Thread Carsten Ziegeler (JIRA)
Interface value should be checked and searched in imports - Key: FELIX-618 URL: https://issues.apache.org/jira/browse/FELIX-618 Project: Felix Issue Type: Improvement Affects Versio