[jira] [Commented] (FELIX-5068) Issues with consecutive call to ServicePermission with different permissions for the same class

2015-10-08 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948291#comment-14948291 ] Karl Pauls commented on FELIX-5068: --- I'm not sure I understand what your problem is conc

[jira] [Created] (FELIX-5069) Spurious split package messages when embedding dependencies

2015-10-08 Thread Benson Margulies (JIRA)
Benson Margulies created FELIX-5069: --- Summary: Spurious split package messages when embedding dependencies Key: FELIX-5069 URL: https://issues.apache.org/jira/browse/FELIX-5069 Project: Felix

[jira] [Updated] (FELIX-4549) Correctly handle UnavailableException in HttpService

2015-10-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-4549: Fix Version/s: (was: http.base-3.0.2) > Correctly handle UnavailableException in HttpSer

[jira] [Resolved] (FELIX-5051) Memory leak in async delivery

2015-10-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-5051. - Resolution: Fixed > Memory leak in async delivery > - > >

[jira] [Assigned] (FELIX-5051) Memory leak in async delivery

2015-10-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-5051: --- Assignee: Carsten Ziegeler (was: Guillaume Nodet) > Memory leak in async delivery >

Re: Release schedule of http?

2015-10-08 Thread Carsten Ziegeler
Three tests in the itest module fail now, all of them in RequestDispatchTest. These tests call a servlet which: - writes to the writer - forwards to another servlet - writes to the writer again. With http.base 3.0.0 the write after the forward is simply ignored, with http.base 3.0.1-SNAPSHOT it

[jira] [Reopened] (FELIX-5053) IllegalArgumentException when forwarding request

2015-10-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reopened FELIX-5053: - Three tests in the itest module fail now, all of them in RequestDispatchTest. These tests cal

[jira] [Created] (FELIX-5070) Simple syntax for specifying embedded dependencies has broken

2015-10-08 Thread Benson Margulies (JIRA)
Benson Margulies created FELIX-5070: --- Summary: Simple syntax for specifying embedded dependencies has broken Key: FELIX-5070 URL: https://issues.apache.org/jira/browse/FELIX-5070 Project: Felix

[jira] [Created] (FELIX-5071) always includes the current maven resources

2015-10-08 Thread JIRA
Sébastien Gandon created FELIX-5071: --- Summary: always includes the current maven resources Key: FELIX-5071 URL: https://issues.apache.org/jira/browse/FELIX-5071 Project: Felix Issue Type:

[jira] [Created] (FELIX-5072) Support optional property "pattern" in @SlingFilter annotation

2015-10-08 Thread Georg Henzler (JIRA)
Georg Henzler created FELIX-5072: Summary: Support optional property "pattern" in @SlingFilter annotation Key: FELIX-5072 URL: https://issues.apache.org/jira/browse/FELIX-5072 Project: Felix

[jira] [Updated] (FELIX-5072) Support optional property "pattern" in @SlingFilter annotation

2015-10-08 Thread Georg Henzler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Georg Henzler updated FELIX-5072: - Attachment: FELIX-5072-support-pattern-attribute-in-slingfilter.patch Attached patch. > Support o

[jira] [Comment Edited] (FELIX-5072) Support optional property "pattern" in @SlingFilter annotation

2015-10-08 Thread Georg Henzler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949082#comment-14949082 ] Georg Henzler edited comment on FELIX-5072 at 10/8/15 6:19 PM: -

[jira] [Commented] (FELIX-5053) IllegalArgumentException when forwarding request

2015-10-08 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949134#comment-14949134 ] Sten Roger Sandvik commented on FELIX-5053: --- Sorry, did not notice that. Probabl

[jira] [Commented] (FELIX-5053) IllegalArgumentException when forwarding request

2015-10-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949954#comment-14949954 ] Carsten Ziegeler commented on FELIX-5053: - [~srs] I've now committed a slight vari