[jira] [Commented] (FELIX-5309) SslFilter: sendRedirect does not support deliberate protocol changes on the current host

2016-08-22 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15432167#comment-15432167 ] Carsten Ziegeler commented on FELIX-5309: - [~kwin] I've attached a potential fix, wdyt? As this is

[jira] [Updated] (FELIX-5309) SslFilter: sendRedirect does not support deliberate protocol changes on the current host

2016-08-22 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-5309: Attachment: patch.txt Attaching a potential fix which does not rewrite absolute urls,

Re: [Converter] Serializer

2016-08-22 Thread David Bosschaert
Hi David, Maybe I'm missing something, but isn't this the same use-case as what is done in the unit test JsonCodecTest.testDTO()? [1] Basically there it has a DTO with an embedded DTO. This is then converted into JSON with the JSON codec. The JSON contains the embedded content as an embedded

[jira] [Resolved] (FELIX-4881) DOAP needs to provide value for implements/Standard

2016-08-22 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-4881. - Resolution: Fixed Assignee: Carsten Ziegeler Done in rev 1757232 Updated links to

[jira] [Commented] (FELIX-4881) DOAP needs to provide value for implements/Standard

2016-08-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431186#comment-15431186 ] Sebb commented on FELIX-4881: - PING - is anyone there? > DOAP needs to provide value for implements/Standard

[jira] [Commented] (FELIX-5285) iPojo does not delegate to the right classloader for Nullable Proxy instantiation

2016-08-22 Thread Emmanuel Juste (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15430853#comment-15430853 ] Emmanuel Juste commented on FELIX-5285: --- Hi [~clement.escoffier] Any news? Thanks Emmanuel >

[jira] [Commented] (FELIX-5309) SslFilter: sendRedirect does not support deliberate protocol changes on the current host

2016-08-22 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15430666#comment-15430666 ] Carsten Ziegeler commented on FELIX-5309: - FELIX-4420 originally was implemented by overwriting

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

2016-08-22 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15430505#comment-15430505 ] David Leangen commented on FELIX-5330: -- Thank you very much, David B.!! As a workaround, I removed

[jira] [Created] (FELIX-5331) Restore documentation of old Felix HTTP Whiteboard

2016-08-22 Thread Konrad Windszus (JIRA)
Konrad Windszus created FELIX-5331: -- Summary: Restore documentation of old Felix HTTP Whiteboard Key: FELIX-5331 URL: https://issues.apache.org/jira/browse/FELIX-5331 Project: Felix Issue

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

2016-08-22 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5330. - Resolution: Fixed Thanks [~dleangen] for reporting the issue. The following commit

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

2016-08-22 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-5330 started by David Bosschaert. --- > Double fields in Map if superclass shares a field name >

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

2016-08-22 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned FELIX-5330: --- Assignee: David Bosschaert > Double fields in Map if superclass shares a field name

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

2016-08-22 Thread David Bosschaert
Hi Stefan, I see the use-case and in a different context I also came across a use-case for 'wildcards' in the rules. I think this would be a good feature. I'll try to prototype something for that over the coming few days and ping back here once I have something to try out. Cheers, David On 19