[jira] Closed: (FELIX-1842) iPOJO The 1.4.2 Eclipse Sample (MyiPOJOBundle-1.4.2) does not run

2010-04-27 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier closed FELIX-1842. Fixed in 1.6.0 > iPOJO The 1.4.2 Eclipse Sample (MyiPOJOBundle-1.4.2) does not run > -

[jira] Assigned: (FELIX-2279) Access to ServiceReference in iPOJO service

2010-04-27 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier reassigned FELIX-2279: Assignee: Clement Escoffier > Access to ServiceReference in iPOJO service > ---

[jira] Resolved: (FELIX-2303) Add annotation for a Sling servlet filter

2010-04-27 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-2303. - Resolution: Fixed Added in revision 938334 > Add annotation for a Sling servlet filter >

[jira] Created: (FELIX-2304) Single quotes need to be escaped in xml attribute values

2010-04-27 Thread Guillaume Nodet (JIRA)
Single quotes need to be escaped in xml attribute values - Key: FELIX-2304 URL: https://issues.apache.org/jira/browse/FELIX-2304 Project: Felix Issue Type: Bug Components: Bu

[jira] Resolved: (FELIX-2304) Single quotes need to be escaped in xml attribute values

2010-04-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved FELIX-2304. Resolution: Fixed Committing to https://svn.apache.org/repos/asf/felix/trunk ... M

[jira] Created: (FELIX-2305) Servlets should not be immediate

2010-04-27 Thread Carsten Ziegeler (JIRA)
Servlets should not be immediate Key: FELIX-2305 URL: https://issues.apache.org/jira/browse/FELIX-2305 Project: Felix Issue Type: Bug Components: Maven SCR Plugin, SCR Annotations Affects Versio

[jira] Resolved: (FELIX-2305) Servlets should not be immediate

2010-04-27 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-2305. - Fix Version/s: scr annotations 1.3.0 (was: scr annotations 1.2.0)

Re: [jira] Created: (FELIX-2305) Servlets should not be immediate

2010-04-27 Thread Felix Meschberger
Hi For completeness, I would think that the Whiteboard Servlet support of our (new) Http Service implementation should also support lazy access to the servlet services to really make use of the delayed Servlet components. IIRC the Whiteboard Servlet support uses a ServiceTracker with eager Servic

[jira] Commented: (FELIX-1545) Configurations may still be delivered more than once (or not at all)

2010-04-27 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861365#action_12861365 ] Felix Meschberger commented on FELIX-1545: -- The configuration manager currently ma

[VOTE] Release SCR Annotations 1.3.0 and Maven SCR Plugin 1.4.4

2010-04-27 Thread Carsten Ziegeler
I would like to call a vote on the following subproject releases: scr annotations 1.3.0 maven scr plugin 1.4.4 We solved the following issues in this release: https://issues.apache.org/jira/browse/FELIX/fixforversion/12314464 https://issues.apache.org/jira/browse/FELIX/fixforversion/12314463 Sta

Felix on Android - bundles containing JAR files

2010-04-27 Thread Jackson, Bruce
Hi All Does anyone know: when producing a bundle for Felix on Android which itself contains library JARs, should each library JAR contain its own classes.dex, or should the classes.dex in the bundle contain the dex files for each of the library jars as well? Or does it not matter? Thanks Bruce

Re: [VOTE] Release SCR Annotations 1.3.0 and Maven SCR Plugin 1.4.4

2010-04-27 Thread Carsten Ziegeler
[X] +1 Approve the release Carsten Carsten Ziegeler wrote > I would like to call a vote on the following subproject releases: > > scr annotations 1.3.0 > maven scr plugin 1.4.4 > > We solved the following issues in this release: > https://issues.apache.org/jira/browse/FELIX/fixforversion/1231

Karaf release?

2010-04-27 Thread Jarek Gawor
Hi, We are working on a milestone release in Geronimo and are wondering if there are any plans for Karaf release in the next week or so (especially, since the Apache Aries components should be released soon too). Jarek

Re: Issue with ConfigAdmin 1.2.4 ?

2010-04-27 Thread Pierre De Rop
Hello Felix, Thanks for your explanation. After more investigations, I can now describe more specifically the issue I am facing, and in my use case, it sounds like the most recent update (the fifth in your previous example) is lost. It's not easy to explain, but here is what I am observing: 1) I

Re: Felix on Android - bundles containing JAR files

2010-04-27 Thread Karl Pauls
each embedded jar on the bundle-classpath needs to have its own classes.dex and the classes.dex of the bundle (i.e., the ".") should not contain that classes. regards, Karl On Tue, Apr 27, 2010 at 2:57 PM, Jackson, Bruce wrote: > Hi All > > Does anyone know: when producing a bundle for Felix on

Re: Felix on Android - bundles containing JAR files

2010-04-27 Thread Jackson, Bruce
Brilliant, thanks Karl. On 27/04/2010 20:06, "Karl Pauls" wrote: > each embedded jar on the bundle-classpath needs to have its own > classes.dex and the classes.dex of the bundle (i.e., the ".") should > not contain that classes. > > regards, > > Karl > > On Tue, Apr 27, 2010 at 2:57 PM, Jac

RE: [VOTE] Release SCR Annotations 1.3.0 and Maven SCR Plugin 1.4.4

2010-04-27 Thread Stefan Seifert
[X] +1 Approve the release (non-binding)