[jira] [Commented] (FELIX-4009) maven bundle plugin should be integrated directly with eclipse

2016-08-19 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427835#comment-15427835 ] Konrad Windszus commented on FELIX-4009: Regarding bq. this is tedious and has to be well

[jira] [Assigned] (FELIX-5299) [RFC 223] 5.4 Support Servlets without a pattern

2016-08-19 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-5299: --- Assignee: Carsten Ziegeler > [RFC 223] 5.4 Support Servlets without a pattern >

[jira] [Commented] (FELIX-5299) [RFC 223] 5.4 Support Servlets without a pattern

2016-08-19 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427756#comment-15427756 ] Carsten Ziegeler commented on FELIX-5299: - Added a first implementation in rev 1756873, but

[jira] [Commented] (FELIX-5326) Add data structure descriptor

2016-08-19 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427695#comment-15427695 ] David Leangen commented on FELIX-5326: -- Neat! What is still missing would be: {code:java}

Re: [Converter] Use of Codec

2016-08-19 Thread David Bosschaert
Hi David, The Codecs are to be used as OSGi services, where you can look up the type via the mime-type. It's described in section 5.2 of RFC 215 :) Having said that, this was not yet implemented in the Felix Converter, so I've added that just now [1]. The only thing is that there is no official

[jira] [Commented] (FELIX-5329) [Framework] Fix Java 8 packages and add Java 9 packages in default.properties

2016-08-19 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428882#comment-15428882 ] Karl Pauls commented on FELIX-5329: --- This should be the correct definition for java8: bnd print -miu

[Converter] Flexible Adpater Rule convert A to X and vice versa

2016-08-19 Thread Stefan Seifert
we want to use the converter service as part of the sling context-aware configuration, and started with a first implementation. [1] in sling we have a special form of map (a ValueMap) which supports additional features like typed access (with a resource provider-specific conversion magic under

[jira] [Commented] (FELIX-5329) [Framework] Fix Java 8 packages and add Java 9 packages in default.properties

2016-08-19 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428833#comment-15428833 ] Richard S. Hall commented on FELIX-5329: I guess this is more complicated for Java 9 since it is

[jira] [Created] (FELIX-5329) [Framework] Add Java 9 package definition in default.properties

2016-08-19 Thread Richard S. Hall (JIRA)
Richard S. Hall created FELIX-5329: -- Summary: [Framework] Add Java 9 package definition in default.properties Key: FELIX-5329 URL: https://issues.apache.org/jira/browse/FELIX-5329 Project: Felix

[jira] [Commented] (FELIX-5329) [Framework] Add Java 9 package definitions in default.properties

2016-08-19 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428784#comment-15428784 ] Richard S. Hall commented on FELIX-5329: Maybe we should also re-do Java 8 package definitions

[jira] [Updated] (FELIX-5329) [Framework] Fix Java 8 packages and add Java 9 packages in default.properties

2016-08-19 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-5329: --- Summary: [Framework] Fix Java 8 packages and add Java 9 packages in default.properties (was:

[jira] [Updated] (FELIX-5329) [Framework] Fix Java 8 packages and add Java 9 packages in default.properties

2016-08-19 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls updated FELIX-5329: -- Attachment: uses_java8.bnd The attached bnd file should do the right calculations for java8.

Re: [Converter] Use of Codec

2016-08-19 Thread David Leangen
Awesome, David B., thanks! I tried it and it worked. I just had a problem with empty objects, so I patched the code up a bit. Will submit the patch later today. Cheers, =David > On Aug 19, 2016, at 11:46 PM, David Bosschaert > wrote: > > Hi David, > > The

[jira] [Created] (FELIX-5330) Double fields in Map if superclass shares a field name

2016-08-19 Thread David Leangen (JIRA)
David Leangen created FELIX-5330: Summary: Double fields in Map if superclass shares a field name Key: FELIX-5330 URL: https://issues.apache.org/jira/browse/FELIX-5330 Project: Felix Issue