[
https://issues.apache.org/jira/browse/SLING-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986280#comment-15986280
]
ASF GitHub Bot commented on SLING-6799:
---------------------------------------
GitHub user npeltier opened a pull request:
https://github.com/apache/sling/pull/219
[SLING-6799] add support for multivalues expressions in write pipes
configurations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/npeltier/sling trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/219.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #219
----
commit bbf791e0b885979a1f1098b42864093e30bbccb8
Author: Nicolas Peltier <[email protected]>
Date: 2017-04-27T09:38:45Z
SLING-6799 add support for MV expressions in write pipe
commit 25363b03741c3c69da3eab68d4346a163fe4463f
Author: Nicolas Peltier <[email protected]>
Date: 2017-04-27T09:40:07Z
Merge branch 'trunk' of github.com:apache/sling into trunk
----
> add support for multivalues expressions in write pipes configurations
> ---------------------------------------------------------------------
>
> Key: SLING-6799
> URL: https://issues.apache.org/jira/browse/SLING-6799
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Pipes 0.0.10
> Reporter: Nicolas Peltier
> Priority: Minor
>
> for now, an expression in a MV in a write pipe configuration will
> systematically be reproduced as is. WritePipe.computeValue reproduce the
> expression as is, if the passed object is a string.
> In case of a String MV, we should compute the expression for each String
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)