[
https://issues.apache.org/jira/browse/FELIX-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-4979:
------------------------------------
Summary: [Jetty] String array properties are not parsed correctly when
supplied through framework properties (was: [Jetty] String array properties
are not parsed correctly)
> [Jetty] String array properties are not parsed correctly when supplied
> through framework properties
> ---------------------------------------------------------------------------------------------------
>
> Key: FELIX-4979
> URL: https://issues.apache.org/jira/browse/FELIX-4979
> Project: Felix
> Issue Type: Bug
> Components: HTTP Service
> Affects Versions: http.jetty-3.0.2
> Reporter: Adrien PAILHES
> Assignee: Carsten Ziegeler
> Fix For: http.jetty-3.1.0
>
> Attachments: FELIX-4979_ParseStringArrayProperty.patch
>
>
> According to https://issues.apache.org/jira/browse/FELIX-4376, it's possible
> to configure excluded cipher suites with a comma-separated list.
> But in fact it does not work because
> org.apache.felix.http.jetty.internal.JettyConfig#getStringArrayProperty does
> not parse correctly property.
> On associated patch,
> test(org.apache.felix.http.jetty.internal.JettyConfigTest#testParseStringArrayProperty)
> and correction(on trunk)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)