[ 
https://issues.apache.org/jira/browse/FELIX-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger updated FELIX-4664:
-------------------------------------
    Attachment: FELIX-4664.patch

Proposed patch.

> [SSLFilter] Support for pre-3.0 Servlet API
> -------------------------------------------
>
>                 Key: FELIX-4664
>                 URL: https://issues.apache.org/jira/browse/FELIX-4664
>             Project: Felix
>          Issue Type: Bug
>          Components: HTTP Service
>    Affects Versions: http-2.3.0, http-sslfilter-0.1.0
>            Reporter: Felix Meschberger
>         Attachments: FELIX-4664.patch
>
>
> The SSL Filter bundle currently inherits the Servlet API dependency from the 
> parent project which sets it to Servlet API 3.0. 
> Actually, the filter itself does not depend at all on Servlet API 3.0 and the 
> dependency should probably be fixed to a reduced version number -- maybe even 
> the lowest version still compiling...
> There is one caveat: unit tests currently use HttpServletResponse.getHeader 
> method which has been introduced with Servlet API 3.0. So the tests need to 
> be tweaked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to