[jira] [Created] (FELIX-3911) Remove duplicate field injections when composition manager is used

2013-02-22 Thread Tuomas Kiviaho (JIRA)
Tuomas Kiviaho created FELIX-3911: - Summary: Remove duplicate field injections when composition manager is used Key: FELIX-3911 URL: https://issues.apache.org/jira/browse/FELIX-3911 Project: Felix

[jira] [Updated] (FELIX-3911) Remove duplicate field injections when composition manager is used

2013-02-22 Thread Tuomas Kiviaho (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuomas Kiviaho updated FELIX-3911: -- Component/s: Dependency Manager Remove duplicate field injections when composition

[jira] [Created] (FELIX-3912) Support for static field injections and callback invocations

2013-02-22 Thread Tuomas Kiviaho (JIRA)
Tuomas Kiviaho created FELIX-3912: - Summary: Support for static field injections and callback invocations Key: FELIX-3912 URL: https://issues.apache.org/jira/browse/FELIX-3912 Project: Felix

[jira] [Created] (FELIX-3913) Felix Event Admin documentation does not state its configuration PID

2013-02-22 Thread Angelo van der Sijpt (JIRA)
Angelo van der Sijpt created FELIX-3913: --- Summary: Felix Event Admin documentation does not state its configuration PID Key: FELIX-3913 URL: https://issues.apache.org/jira/browse/FELIX-3913

[jira] [Updated] (FELIX-3913) Felix Event Admin documentation does not state its configuration PID

2013-02-22 Thread Angelo van der Sijpt (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angelo van der Sijpt updated FELIX-3913: Attachment: FELIX-3913-Included-the-Event-Admin-PID-in-its-documentation.patch

[jira] [Created] (FELIX-3914) Log unsuccessful field injections

2013-02-22 Thread Tuomas Kiviaho (JIRA)
Tuomas Kiviaho created FELIX-3914: - Summary: Log unsuccessful field injections Key: FELIX-3914 URL: https://issues.apache.org/jira/browse/FELIX-3914 Project: Felix Issue Type: Improvement

[jira] [Updated] (FELIX-3914) Log unsuccessful field injections

2013-02-22 Thread Tuomas Kiviaho (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuomas Kiviaho updated FELIX-3914: -- Component/s: Dependency Manager Log unsuccessful field injections

OSGi manifest information for org.apache.commons.logging

2013-02-22 Thread Benedikt Ritter
Hi Felix community, we are trying to fix our OSGi manifest information for o.a.c.logging as requested in Jira [1]. We don't know yet how a correct manifest for [logging] would look like. We have looked at rebundled versions from felix and spring [2]. Can someone join our ML and help out a bit?

Re: OSGi manifest information for org.apache.commons.logging

2013-02-22 Thread Ferry Huberts
You can start out by simply building/constructing the bundle/jar with bnd: it will generate the manifest for you. Then move on to separating api from implementation in different packages, then to only export api (if feasible) On 22/02/13 20:22, Benedikt Ritter wrote: Hi Felix community, we

[jira] [Updated] (FELIX-3914) Log unsuccessful field injections

2013-02-22 Thread Tuomas Kiviaho (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuomas Kiviaho updated FELIX-3914: -- Attachment: ComponentImpl.patch Here's a patch that logs failed configuration attempts when

[jira] [Updated] (FELIX-3914) Log unsuccessful field injections

2013-02-22 Thread Tuomas Kiviaho (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuomas Kiviaho updated FELIX-3914: -- Attachment: ComponentImpl.patch Log unsuccessful field injections

[jira] [Created] (FELIX-3915) [DS] Timing hole between ComponentHolder initial config and registration

2013-02-22 Thread David Jencks (JIRA)
David Jencks created FELIX-3915: --- Summary: [DS] Timing hole between ComponentHolder initial config and registration Key: FELIX-3915 URL: https://issues.apache.org/jira/browse/FELIX-3915 Project: Felix

[jira] [Resolved] (FELIX-3915) [DS] Timing hole between ComponentHolder initial config and registration

2013-02-22 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved FELIX-3915. - Resolution: Fixed Fixed in rev 1449277. [DS] Timing hole between