[jira] [Updated] (FELIX-6174) org.apache.felix.utils.properties.TypedProperties does not parse arrays correctly

2021-03-26 Thread Jira


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

Jean-Baptiste Onofré updated FELIX-6174:

Fix Version/s: (was: utils-1.11.8)
   utils-1.11.10

> org.apache.felix.utils.properties.TypedProperties does not parse arrays 
> correctly
> -
>
> Key: FELIX-6174
> URL: https://issues.apache.org/jira/browse/FELIX-6174
> Project: Felix
>  Issue Type: Bug
>  Components: Utils
>Affects Versions: utils-1.10.4
> Environment: Windows 7 / tested with 
> org.apache.felix.org.apache.felix.utils_1.11.2.jar
>Reporter: Mike Rumpf
>Assignee: Jean-Baptiste Onofré
>Priority: Critical
> Fix For: utils-1.11.10
>
> Attachments: TypedPropertiesTest.java
>
>
> org.apache.felix.utils.properties.TypedProperties does not parse arrays in 
> OSGi configurations correctly.
> While a single line config with
> key=["val1","val2"] works fine
> just adding a standard key value pair
> key2=val2
> has the consequence that the value for "key" is not parsed as an array 
> anymore.
> (see attached JUnit test to demonstrate the problem)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FELIX-6174) org.apache.felix.utils.properties.TypedProperties does not parse arrays correctly

2020-11-24 Thread A. J. David Bosschaert (Jira)


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

A. J. David Bosschaert updated FELIX-6174:
--
Fix Version/s: (was: utils-1.11.6)
   utils-1.11.8

> org.apache.felix.utils.properties.TypedProperties does not parse arrays 
> correctly
> -
>
> Key: FELIX-6174
> URL: https://issues.apache.org/jira/browse/FELIX-6174
> Project: Felix
>  Issue Type: Bug
>  Components: Utils
>Affects Versions: utils-1.10.4
> Environment: Windows 7 / tested with 
> org.apache.felix.org.apache.felix.utils_1.11.2.jar
>Reporter: Mike Rumpf
>Assignee: Jean-Baptiste Onofré
>Priority: Critical
> Fix For: utils-1.11.8
>
> Attachments: TypedPropertiesTest.java
>
>
> org.apache.felix.utils.properties.TypedProperties does not parse arrays in 
> OSGi configurations correctly.
> While a single line config with
> key=["val1","val2"] works fine
> just adding a standard key value pair
> key2=val2
> has the consequence that the value for "key" is not parsed as an array 
> anymore.
> (see attached JUnit test to demonstrate the problem)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FELIX-6174) org.apache.felix.utils.properties.TypedProperties does not parse arrays correctly

2020-09-29 Thread Jira


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

Jean-Baptiste Onofré updated FELIX-6174:

Fix Version/s: utils-1.11.5

> org.apache.felix.utils.properties.TypedProperties does not parse arrays 
> correctly
> -
>
> Key: FELIX-6174
> URL: https://issues.apache.org/jira/browse/FELIX-6174
> Project: Felix
>  Issue Type: Bug
>  Components: Utils
>Affects Versions: utils-1.10.4
> Environment: Windows 7 / tested with 
> org.apache.felix.org.apache.felix.utils_1.11.2.jar
>Reporter: Mike Rumpf
>Assignee: Jean-Baptiste Onofré
>Priority: Critical
> Fix For: utils-1.11.5
>
> Attachments: TypedPropertiesTest.java
>
>
> org.apache.felix.utils.properties.TypedProperties does not parse arrays in 
> OSGi configurations correctly.
> While a single line config with
> key=["val1","val2"] works fine
> just adding a standard key value pair
> key2=val2
> has the consequence that the value for "key" is not parsed as an array 
> anymore.
> (see attached JUnit test to demonstrate the problem)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FELIX-6174) org.apache.felix.utils.properties.TypedProperties does not parse arrays correctly

2019-11-09 Thread Jira


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

Jean-Baptiste Onofré updated FELIX-6174:

Fix Version/s: utils-1.11.4

> org.apache.felix.utils.properties.TypedProperties does not parse arrays 
> correctly
> -
>
> Key: FELIX-6174
> URL: https://issues.apache.org/jira/browse/FELIX-6174
> Project: Felix
>  Issue Type: Bug
>  Components: Utils
>Affects Versions: utils-1.10.4
> Environment: Windows 7 / tested with 
> org.apache.felix.org.apache.felix.utils_1.11.2.jar
>Reporter: Mike Rumpf
>Assignee: Jean-Baptiste Onofré
>Priority: Critical
> Fix For: utils-1.11.4
>
> Attachments: TypedPropertiesTest.java
>
>
> org.apache.felix.utils.properties.TypedProperties does not parse arrays in 
> OSGi configurations correctly.
> While a single line config with
> key=["val1","val2"] works fine
> just adding a standard key value pair
> key2=val2
> has the consequence that the value for "key" is not parsed as an array 
> anymore.
> (see attached JUnit test to demonstrate the problem)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)