You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2019/08/22 09:20:30 UTC

[GitHub] [sling-org-apache-sling-pipes] dichaudhary opened a new pull request #10: SLING-8648

dichaudhary opened a new pull request #10: SLING-8648
URL: https://github.com/apache/sling-org-apache-sling-pipes/pull/10
 
 
   Move pipe to incorporate ordering of the nodes .
   
   usage ->
   .echo("abc/xyz/def")
   .mv("foo/bar").with("orderBeforeTarget",true)
   
   will move def and its children under foo and place before bar...
   
   @npeltier , please review ....

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services