[
https://issues.apache.org/jira/browse/SLING-9797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Peltier closed SLING-9797.
----------------------------------
> move pipe should accept relative paths
> --------------------------------------
>
> Key: SLING-9797
> URL: https://issues.apache.org/jira/browse/SLING-9797
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Pipes 4.0.0
> Reporter: Nicolas Peltier
> Assignee: Nicolas Peltier
> Priority: Major
> Fix For: Pipes 4.1.2
>
>
> we should be able to do something like `echo /content/foo | mv bar`
> in that case the move pipe takes parent of input resource, for the moment, we
> are forced to add path `echo /content/foo | mv ${path.one}/bar` which is not
> obvious :)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)