[jira] [Created] (SLING-7706) Investigate the improved m2e source code lookup from Eclipse Photon/m2e 1.9.0

2018-06-05 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-7706: -- Summary: Investigate the improved m2e source code lookup from Eclipse Photon/m2e 1.9.0 Key: SLING-7706 URL: https://issues.apache.org/jira/browse/SLING-7706 Proje

[jira] [Created] (SLING-7707) Create Union Pipe

2018-06-05 Thread Nicolas Peltier (JIRA)
Nicolas Peltier created SLING-7707: -- Summary: Create Union Pipe Key: SLING-7707 URL: https://issues.apache.org/jira/browse/SLING-7707 Project: Sling Issue Type: Improvement Compone

[jira] [Created] (SLING-7708) Update pipes documentation

2018-06-05 Thread Nicolas Peltier (JIRA)
Nicolas Peltier created SLING-7708: -- Summary: Update pipes documentation Key: SLING-7708 URL: https://issues.apache.org/jira/browse/SLING-7708 Project: Sling Issue Type: Improvement

[jira] [Resolved] (SLING-7705) dryRun parameter no longer allows GET requests on pipe modifying content

2018-06-05 Thread Nicolas Peltier (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Peltier resolved SLING-7705. Resolution: Fixed Assignee: Nicolas Peltier Fix Version/s: pipes 3.0.0 > dr

[jira] [Reopened] (SLING-7357) Send Content-Type header along with the DistributionPackage's content in forward distribution

2018-06-05 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Petria reopened SLING-7357: -- I am reopening this issue in order to find a solution that does not introduce major backwards inco

[jira] [Reopened] (SLING-7360) Support creation of DistributionPackages for delete by DistributionContentSerializer

2018-06-05 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Petria reopened SLING-7360: -- I am reopening this issue in order to find a solution that does not introduce major backwards inco

Re: [VOTE] [CANCELLED] Release Apache Sling API version 3.0.0

2018-06-05 Thread Jason E Bailey
Thanks Carsten, I appreciate the information. - Jason On Tue, Jun 5, 2018, at 12:38 AM, Carsten Ziegeler wrote: > Thanks for cancelling Jason. > > The version number we're talking about is a marketing version number, it > has no technical impplications (as OSGi versioning is done on packaging >

Re: [DISCUSSION][API][PROPOSAL] Adding Stream generator to Sling API

2018-06-05 Thread Daniel Klco
+1 for the proposed methods I would also encourage adding the predicate classes into the API. On Mon, Jun 4, 2018 at 2:24 PM, Jason E Bailey wrote: > At this point I'm looking for feedback to say whether there is a consensus > that the proposed API > > - stream() > - stream(Predicate) > > where

Re: [DISCUSSION][API][PROPOSAL] Adding Stream generator to Sling API

2018-06-05 Thread Jason E Bailey
Realized I wasn't clear in how the method declaration would be problematic. example: > > - stream(Predicate, Set... ) take the invocation - stream(predicate, CHILDREN_ONLY); since the first predicate is a structural predicate in the manner that it determines what child resources to traverse

[VOTE] Release Apache Sling Feature, Feature-IO, Feature-Analyser and Feature-ModelConverter 0.1.2

2018-06-05 Thread davidb
Hi all, I'd like release the following components: org.apache.sling.feature 0.1.2 Issues resolved: https://issues.apache.org/jira/projects/SLING/versions/12343303 org.apache.sling.feature-io 0.1.2 Issues resolved: https://issues.apache.org/jira/projects/SLING/versions/12343302 org.apache.sling.

Re: [DISCUSSION][API][PROPOSAL] Adding Stream generator to Sling API

2018-06-05 Thread Jason E Bailey
Robert - I've implemented a version of the traversal using a stack of iterators. Conceivably less memory consumption depending on the underlying implementation, but it shouldn't be more then what I had. I'll leave the pull request open for two more days, and then merge and do the release. Unles

Re: [proposal][contrib] File Optimization

2018-06-05 Thread Daniel Klco
Thanks for the feedback Jason! I added a filter option. Much like the Event Handler it's not enabled by default and needs to be specifically enabled. I also added a check to see if optimization has been disabled on a particular node so you can skip optimizing particular resources. On Thu, May 31,

[jira] [Assigned] (SLING-7684) Add Badges to GitHub Repo Readmes

2018-06-05 Thread Dan Klco (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco reassigned SLING-7684: --- Assignee: Dan Klco > Add Badges to GitHub Repo Readmes > - > >

[jira] [Commented] (SLING-7684) Add Badges to GitHub Repo Readmes

2018-06-05 Thread Dan Klco (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502358#comment-16502358 ] Dan Klco commented on SLING-7684: - Initial version of the script committed into the sling

Re: [sling-site] branch master updated: Re-adding launchpad content since though it's deprecated, it still may need to be available to download

2018-06-05 Thread Daniel Klco
I took a bit of time this morning to look through this and I think I've got a pretty slick script to run through and add all of these badges. The nice thing is that it supports running single projects and overwriting so we can pretty easily update a project if it later added builds, tests or covera

Re: [DISCUSSION][API][PROPOSAL] Adding Stream generator to Sling API

2018-06-05 Thread Jörg Hoh
Hi, sorry for joining the game a bit late ... At the moment it's not clear to me, why we actually want to extend the API with this functionality; while I totally understand the value and beauty of streams, I wonder if the usecase "traverse the whole subtree" happens really that often that it quali

[jira] [Commented] (SLING-7684) Add Badges to GitHub Repo Readmes

2018-06-05 Thread Dan Klco (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502811#comment-16502811 ] Dan Klco commented on SLING-7684: - One other thought, I think it would it make sense to a