[
https://issues.apache.org/jira/browse/DELTASPIKE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002541#comment-16002541
]
John D. Ament commented on DELTASPIKE-1240:
-------------------------------------------
FYI, while there's documentation committed in this ticket it was never
published. I'm about to publish the docs.
> [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)