Re: Board Report Time

2013-03-04 Thread Felix Meschberger
Oh, yeah ;-) Sorry. Here's the link: https://cwiki.apache.org/confluence/display/FELIX/Board+Report+%282013-03%29 Regards Felix Am 04.03.2013 um 22:26 schrieb Marcel Offermans: > On Mar 4, 2013, at 13:37 PM, Felix Meschberger wrote: > >> Its board report time again ... >> >> I have prepared

[jira] [Created] (FELIX-3950) Permission check being done even when security manager is absent

2013-03-04 Thread Sahoo (JIRA)
Sahoo created FELIX-3950: Summary: Permission check being done even when security manager is absent Key: FELIX-3950 URL: https://issues.apache.org/jira/browse/FELIX-3950 Project: Felix Issue Type: B

[jira] [Resolved] (FELIX-3934) osgi.identity capabilities from fragments can cause problems when resolving multiple fragments

2013-03-04 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3934. Resolution: Fixed Assignee: Richard S. Hall I applied the patch with minor modificati

Re: Board Report Time

2013-03-04 Thread Marcel Offermans
On Mar 4, 2013, at 13:37 PM, Felix Meschberger wrote: > Its board report time again ... > > I have prepared it at [1]. Please feel free to add, what you deem important. > Particularly I ask anyone who released something since the last report in > December to add their releases to the "Software

Re: org.osgi.framework.BundleException: Class-Not found

2013-03-04 Thread Felix Meschberger
Hi This looks look another class used by the Activator is not available. >From your manifest I suspect your private classes might not be packaged in the >bundle ? Regards Felix Am 03.03.2013 um 04:53 schrieb ksenth...@gmail.com: > Hi Team, > > I have created a OSGI bundle project with the pe

Board Report Time

2013-03-04 Thread Felix Meschberger
Hi all, Its board report time again ... I have prepared it at [1]. Please feel free to add, what you deem important. Particularly I ask anyone who released something since the last report in December to add their releases to the "Software" section. Thanks. Timing: The board asks the reports to

[jira] [Commented] (FELIX-3936) Main menu items hidden in the Configuration Status page

2013-03-04 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13592154#comment-13592154 ] Felix Meschberger commented on FELIX-3936: -- Hmm, I cannot reproduce this with Chr

[jira] [Updated] (FELIX-3949) ServiceDependency declaration without service name

2013-03-04 Thread Tuomas Kiviaho (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuomas Kiviaho updated FELIX-3949: -- Attachment: ComponentImpl.patch > ServiceDependency declaration without service name >

[jira] [Updated] (FELIX-3949) ServiceDependency declaration without service name

2013-03-04 Thread Tuomas Kiviaho (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuomas Kiviaho updated FELIX-3949: -- Description: I'd like to track 'org.apache.ace.identification.Identification' instances in ord

[jira] [Updated] (FELIX-3949) ServiceDependency declaration without service name

2013-03-04 Thread Tuomas Kiviaho (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuomas Kiviaho updated FELIX-3949: -- Component/s: Dependency Manager > ServiceDependency declaration without service name >

[jira] [Created] (FELIX-3949) ServiceDependency declaration without service name

2013-03-04 Thread Tuomas Kiviaho (JIRA)
Tuomas Kiviaho created FELIX-3949: - Summary: ServiceDependency declaration without service name Key: FELIX-3949 URL: https://issues.apache.org/jira/browse/FELIX-3949 Project: Felix Issue Type

[jira] [Updated] (FELIX-3949) ServiceDependency declaration without service name

2013-03-04 Thread Tuomas Kiviaho (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuomas Kiviaho updated FELIX-3949: -- Attachment: ServiceDependencyImpl.patch > ServiceDependency declaration without service nam

[jira] [Created] (FELIX-3948) Define a new extender model

2013-03-04 Thread Clement Escoffier (JIRA)
Clement Escoffier created FELIX-3948: Summary: Define a new extender model Key: FELIX-3948 URL: https://issues.apache.org/jira/browse/FELIX-3948 Project: Felix Issue Type: Task

[jira] [Commented] (FELIX-3152) JMX as web console feature

2013-03-04 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13592088#comment-13592088 ] Bertrand Delacretaz commented on FELIX-3152: I briefly tested this as we're di

[jira] [Resolved] (FELIX-3947) ClassDefNotFoundError in Inventory bundle setup if Servlet API cannot be wired

2013-03-04 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved FELIX-3947. -- Resolution: Fixed Fixed in Rev. 1452205 * Move Web Console Plugin registration from De

[jira] [Created] (FELIX-3947) ClassDefNotFoundError in Inventory bundle setup if Servlet API cannot be wired

2013-03-04 Thread Felix Meschberger (JIRA)
Felix Meschberger created FELIX-3947: Summary: ClassDefNotFoundError in Inventory bundle setup if Servlet API cannot be wired Key: FELIX-3947 URL: https://issues.apache.org/jira/browse/FELIX-3947

[jira] [Resolved] (FELIX-3946) NullPointerException in BundleServlet.bundleDetails when not called through HTTP

2013-03-04 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved FELIX-3946. -- Resolution: Fixed Fixed as indicated in the initial description in Rev. 1452202: In ad