Mark Struberg created DELTASPIKE-1240:
-----------------------------------------
Summary: [Config] add List support
Key: DELTASPIKE-1240
URL: https://issues.apache.org/jira/browse/DELTASPIKE-1240
Project: DeltaSpike
Issue Type: New Feature
Components: Configuration
Affects Versions: 1.7.2
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.8.0
Currently there is no built-in way to configure lists of values. This is useful
if you think about e.g. something like
{code}
mycompany.myproj.batch.error.email=someone@mycomp,else@mycomp,ops@mycomp
{code}
Any ',' character inside the payload might get escaped via '\,' and a single
backslash '\' itself with double-backslash '\\'
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)