[
https://issues.apache.org/jira/browse/SLING-6078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076273#comment-16076273
]
ASF GitHub Bot commented on SLING-6078:
---------------------------------------
GitHub user npeltier opened a pull request:
https://github.com/apache/sling/pull/246
SLING-6078 sling pipes fluent API
- allow easy creation & run of pipes from script & java,
- added some tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/npeltier/sling SLING-6078
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/246.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 #246
----
commit 8826c6a8f1efda992ba3aaf47db040e553f69c03
Author: Nicolas Peltier <[email protected]>
Date: 2017-07-05T12:37:22Z
SLING-6770 add resource names as bindings
- 'name' is a map referring resource names just as 'path'
- add some more comments,
- add a unit test based on a container pipe
commit e86c9116e8dffca1a913f899d3a55abcf31eec9e
Author: Nicolas Peltier <[email protected]>
Date: 2017-07-05T16:30:32Z
SLING-6078 sling pipes fluent API
- allow easy creation & run of pipes from script & java,
- added some tests
commit 1d8a6814fdeef26e89e18fa9773ceb797cce48f3
Author: Nicolas Peltier <[email protected]>
Date: 2017-07-06T09:57:00Z
Merge branch 'trunk' of github.com:apache/sling into SLING-6078
----
> add a fluent api to generate a sling pipe
> -----------------------------------------
>
> Key: SLING-6078
> URL: https://issues.apache.org/jira/browse/SLING-6078
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Nicolas Peltier
>
> it would be cool that plumber or sthing like PipeBuilder allows to generate a
> pipe, writing the serialization of it, with simple API
> (thx [~bdelacretaz] for the idea!)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)