[
https://issues.apache.org/jira/browse/DELTASPIKE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15981058#comment-15981058
]
ASF subversion and git services commented on DELTASPIKE-1240:
-------------------------------------------------------------
Commit 83a93da2a5dd423fe26ef55447b51406c8a85ee3 in deltaspike's branch
refs/heads/master from [~struberg]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=83a93da ]
DELTASPIKE-1240 add list support for DeltaSpike config
> [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)