Re: [DISCUSS] Feature Files I/O long-therm proposal: improving the processing pipeline

2018-11-12 Thread Justin Edelson
Hi Simo, Take this with several grains of salt as I don't know the internals of the feature processing, but just looking at your email from a generic "how do I process a JSON file" it still seems inefficient. Ideally, IMO, the substitution would be done as a filter applied to the stream of parser

[jira] [Created] (SLING-8092) Relocation in Content Extension to bold

2018-11-12 Thread JIRA
Dominik Süß created SLING-8092: -- Summary: Relocation in Content Extension to bold Key: SLING-8092 URL: https://issues.apache.org/jira/browse/SLING-8092 Project: Sling Issue Type: Bug

[jira] [Commented] (SLING-8092) Relocation in Content Extension to bold

2018-11-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-8092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683524#comment-16683524 ] Dominik Süß commented on SLING-8092: The workaround, for now, is to depend on the shading mechanism

[GitHub] DominikSuess opened a new pull request #5: SLING-8092 - using relocation to workaround the relocation issue of M…

2018-11-12 Thread GitBox
DominikSuess opened a new pull request #5: SLING-8092 - using relocation to workaround the relocation issue of M… URL: https://github.com/apache/sling-org-apache-sling-feature-extension-content/pull/5 …SHADE-156 This is an

Re: [RT] Simple File System Resource Provider

2018-11-12 Thread Carsten Ziegeler
It's only 1 - 2 from your list is taking a structured json and creates resources out of the structure (if I'm not mistaken) which is something I don't need. With the approach I hope there is no need for b) (caching) as the mapping is 1:1 (more or less). As there is no need for cachign I don't

Re: [VOTE] Release Apache Sling Servlets Resolver 2.4.24, Take II

2018-11-12 Thread Karl Pauls
+1 regards, Karl On Sunday, November 11, 2018, Daniel Klco wrote: > +1 > > On Sat, Nov 10, 2018 at 5:24 AM Carsten Ziegeler > wrote: > > > +1 > > > > Am 10.11.2018 um 11:23 schrieb Carsten Ziegeler: > > > Hi, > > > > > > We solved 3 issues in this release > > >

Re: [VOTE] Release Apache Sling Servlets Get 2.1.38, Take II

2018-11-12 Thread Karl Pauls
+1 regards, Karl On Sunday, November 11, 2018, Daniel Klco wrote: > +1 > > On Sat, Nov 10, 2018 at 7:40 AM Carsten Ziegeler > wrote: > > > +1 > > > > Am 10.11.2018 um 11:29 schrieb Carsten Ziegeler: > > > Hi, > > > > > > We solved 2 issues in this release > > >

[GitHub] karlpauls closed pull request #5: SLING-8092 - using relocation to workaround the relocation issue of M…

2018-11-12 Thread GitBox
karlpauls closed pull request #5: SLING-8092 - using relocation to workaround the relocation issue of M… URL: https://github.com/apache/sling-org-apache-sling-feature-extension-content/pull/5 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is

RE: [RT] Simple File System Resource Provider

2018-11-12 Thread Stefan Seifert
ah, ok - this sounds like fsresource 1.2.2 (all the new stuff was added in 2.x). in this case it might make sense to create a new bundle without the existing one, or maintain the 1.x branch in parallel to 2.x or fork it to a new bundle. stefan >-Original Message- >From: Carsten Ziegeler

[jira] [Commented] (SLING-8090) Use newest OSGi annotation versions

2018-11-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683470#comment-16683470 ] Konrad Windszus commented on SLING-8090: Unfortunately the annotation version determines

RE: [RT] Simple File System Resource Provider

2018-11-12 Thread Stefan Seifert
yes, the current implementation of the fsresource provider is no longer any simple. it currently supports three (configurable) modes: 1. simple mapping of folders and binary files from filesystem (this was the starting point of fsresource) 2. reading structured resource data from JSON files and

[jira] [Commented] (SLING-8092) Relocation in Content Extension to bold

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683526#comment-16683526 ] ASF GitHub Bot commented on SLING-8092: --- DominikSuess opened a new pull request #5: SLING-8092 -

[GitHub] stefanseifert closed pull request #3: SLING-8066 MockProperty.setValue(final String[] newValues) throws null pointer exception

2018-11-12 Thread GitBox
stefanseifert closed pull request #3: SLING-8066 MockProperty.setValue(final String[] newValues) throws null pointer exception URL: https://github.com/apache/sling-org-apache-sling-testing-jcr-mock/pull/3 This is a PR merged from a forked repository. As GitHub hides the original diff on

[jira] [Commented] (SLING-8092) Relocation in Content Extension to bold

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683555#comment-16683555 ] ASF GitHub Bot commented on SLING-8092: --- karlpauls closed pull request #5: SLING-8092 - using

Re: [RT] Simple File System Resource Provider

2018-11-12 Thread Carsten Ziegeler
Hi, I would be totally happy if we can factor out the extensions, I'm wondering however if this is worth the effort. In my use case, I would like to have a simple mapping to directories and files, supporting json and binary files. So a resource maps to a json file 1:1 regardless of the

Re: [VOTE] Release Apache Sling Servlets Resolver 2.4.24, Take II

2018-11-12 Thread Radu Cotescu
+1 > On 10 Nov 2018, at 11:23, Carsten Ziegeler wrote: > > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] 0 Don't care > [ ] -1 Don't release, because ... > > This majority vote is open for at least 72 hours.

[jira] [Commented] (SLING-8090) Use newest OSGi annotation versions

2018-11-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683506#comment-16683506 ] Carsten Ziegeler commented on SLING-8090: - [~kwin] I think it's fine to go with R7 for DS,

Re: [VOTE] Release Apache Sling Servlets Get 2.1.38, Take II

2018-11-12 Thread Radu Cotescu
+1 > On 10 Nov 2018, at 11:29, Carsten Ziegeler wrote: > > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] 0 Don't care > [ ] -1 Don't release, because ... > > This majority vote is open for at least 72 hours.

RE: [RT] Simple File System Resource Provider

2018-11-12 Thread Stefan Seifert
so from my list below your use case is 1. + 2. + a) + probably b) and leaving out the other parts? or something different from what is implemented currently? stefan >-Original Message- >From: Carsten Ziegeler [mailto:cziege...@apache.org] >Sent: Monday, November 12, 2018 11:20 AM >To:

[GitHub] simonetripodi opened a new pull request #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread GitBox
simonetripodi opened a new pull request #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions URL: https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/8 handling the error case where the same package is listed in both the

Re: [DISCUSS] Feature Files I/O long-therm proposal: improving the processing pipeline

2018-11-12 Thread Carsten Ziegeler
We have to distinguish between the json representation of a feature as defined in our "specification" and the additional support of our maven plugin. A feature must have an ID and we don't allow interpolation of placeholders within the feature. Therefore the json code that we have to read a

Re: [feature model] Designating a feature as 'complete'

2018-11-12 Thread Carsten Ziegeler
Am 09.11.2018 um 14:23 schrieb Robert Munteanu: On Fri, 2018-11-09 at 13:49 +0100, Carsten Ziegeler wrote: - what exactly does complete imply? can it be launched with other features? etc. I guess we just need to define this. My personal optinion is that we should be able to launch a

[jira] [Commented] (SLING-7934) Add the ability for a resource to adapt to a JSONObject

2018-11-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684782#comment-16684782 ] Carsten Ziegeler commented on SLING-7934: - True, but if you want to stream json out, creating a

[GitHub] bosschaert commented on issue #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread GitBox
bosschaert commented on issue #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions URL: https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/8#issuecomment-437854827 Hi Simo, thanks for the PR! Would it be possible to

[jira] [Commented] (SLING-8078) New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683670#comment-16683670 ] ASF GitHub Bot commented on SLING-8078: --- bosschaert commented on issue #8: SLING-8078 - New

[jira] [Resolved] (SLING-8093) Raise OSGi annotations and DS, metatype and configuration admin versions to R7

2018-11-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-8093. Resolution: Fixed Fixed with

[jira] [Updated] (SLING-8094) Add OSGi sling servlet annotations to dependencyMgmt

2018-11-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-8094: --- Summary: Add OSGi sling servlet annotations to dependencyMgmt (was: Add OSGi sling servlet

[jira] [Commented] (SLING-8095) Include Sling Servlet Annotations in Aggregate Javadoc

2018-11-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683729#comment-16683729 ] Konrad Windszus commented on SLING-8095: Just pushed a proposed fix in

[jira] [Commented] (SLING-8078) New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683736#comment-16683736 ] ASF GitHub Bot commented on SLING-8078: --- bosschaert closed pull request #8: SLING-8078 - New

[GitHub] simonetripodi commented on issue #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread GitBox
simonetripodi commented on issue #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions URL: https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/8#issuecomment-437872968 awesome, thanks a lot to your for the review! :)

[jira] [Commented] (SLING-8078) New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683780#comment-16683780 ] ASF GitHub Bot commented on SLING-8078: --- simonetripodi commented on issue #8: SLING-8078 - New

[jira] [Resolved] (SLING-7970) Add Feature Model introspection service

2018-11-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved SLING-7970. - Resolution: Fixed > Add Feature Model introspection service >

[jira] [Created] (SLING-8096) Make it possible to configure Merge Handlers and Post Processors

2018-11-12 Thread David Bosschaert (JIRA)
David Bosschaert created SLING-8096: --- Summary: Make it possible to configure Merge Handlers and Post Processors Key: SLING-8096 URL: https://issues.apache.org/jira/browse/SLING-8096 Project: Sling

[jira] [Created] (SLING-8094) Add OSGi sling servlet annotations to pluginMgmt

2018-11-12 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-8094: -- Summary: Add OSGi sling servlet annotations to pluginMgmt Key: SLING-8094 URL: https://issues.apache.org/jira/browse/SLING-8094 Project: Sling Issue

[jira] [Commented] (SLING-8095) Include Sling Servlet Annotations in Aggregate Javadoc

2018-11-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683714#comment-16683714 ] Konrad Windszus commented on SLING-8095: The artifacts has been explicitly added in

[jira] [Commented] (SLING-8078) New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683710#comment-16683710 ] ASF GitHub Bot commented on SLING-8078: --- simonetripodi commented on issue #8: SLING-8078 - New

Re: [RT] Simple File System Resource Provider

2018-11-12 Thread Jason E Bailey
+1 on a simple resource provider, I'm curious about the focus on a filesystem provider. I've started playing around with creating one and I see a clear logical association between what a resource provider needs and a key-value store. Good key-value stores already have versioning, and non

[jira] [Commented] (SLING-7970) Add Feature Model introspection service

2018-11-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683840#comment-16683840 ] David Bosschaert commented on SLING-7970: - A mechanism to look up the effective feature model is

[jira] [Created] (SLING-8095) Include Sling Servlet Annotations in Aggregate Javadoc

2018-11-12 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-8095: -- Summary: Include Sling Servlet Annotations in Aggregate Javadoc Key: SLING-8095 URL: https://issues.apache.org/jira/browse/SLING-8095 Project: Sling

[jira] [Commented] (SLING-8078) New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683718#comment-16683718 ] ASF GitHub Bot commented on SLING-8078: --- simonetripodi commented on issue #8: SLING-8078 - New

[jira] [Commented] (SLING-8078) New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683737#comment-16683737 ] ASF GitHub Bot commented on SLING-8078: --- bosschaert commented on issue #8: SLING-8078 - New

[jira] [Commented] (SLING-8078) New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683596#comment-16683596 ] ASF GitHub Bot commented on SLING-8078: --- simonetripodi opened a new pull request #8: SLING-8078 -

[jira] [Updated] (SLING-8090) Use newest OSGi annotation versions

2018-11-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-8090: --- Fix Version/s: (was: Bundle Parent 35) > Use newest OSGi annotation versions >

[jira] [Commented] (SLING-8090) Use newest OSGi annotation versions

2018-11-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683669#comment-16683669 ] Konrad Windszus commented on SLING-8090: Ok, I track the newer versions in SLING-8093 and close

[jira] [Resolved] (SLING-8090) Use newest OSGi annotation versions

2018-11-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-8090. Resolution: Won't Fix > Use newest OSGi annotation versions >

[GitHub] simonetripodi commented on issue #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread GitBox
simonetripodi commented on issue #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions URL: https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/8#issuecomment-437859716 of course, please apologise for the missing test,

Re: [RT] Simple File System Resource Provider

2018-11-12 Thread Carsten Ziegeler
Am 12.11.2018 um 14:31 schrieb Bertrand Delacretaz: Hi, On Mon, Nov 12, 2018 at 12:20 PM Carsten Ziegeler wrote: ...As a side note, the markdown resource provider in the whiteboard is another file system based rp which is closer to my use case, except that it supports markdown files

Re: [RT] Simple File System Resource Provider

2018-11-12 Thread Carsten Ziegeler
Yes, I was thinking of using the 1.x branch, however that branch is at version 1.3.x which contains a lot of the unneeded (from my pov) as well. Maybe I just start a prototype in the whiteboard and then we can figure out what to do about it :) As a side note, the markdown resource provider

[jira] [Created] (SLING-8093) Raise OSGi annotations and DS, metatype and configuration admin versions to R7

2018-11-12 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-8093: -- Summary: Raise OSGi annotations and DS, metatype and configuration admin versions to R7 Key: SLING-8093 URL: https://issues.apache.org/jira/browse/SLING-8093

[jira] [Commented] (SLING-8095) Include Sling Servlet Annotations in Aggregate Javadoc

2018-11-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683719#comment-16683719 ] Konrad Windszus commented on SLING-8095: Most probably the word splitting

[GitHub] simonetripodi commented on issue #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread GitBox
simonetripodi commented on issue #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions URL: https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/8#issuecomment-437860775 `testPackageEnlistedInBothRegions()` added, see

Re: [RT] Simple File System Resource Provider

2018-11-12 Thread Bertrand Delacretaz
Hi, On Mon, Nov 12, 2018 at 12:20 PM Carsten Ziegeler wrote: > ...As a side note, the markdown resource provider in the whiteboard is > another file system based rp which is closer to my use case, except that > it supports markdown files instead of json... Having a GitHub-friendly resource

[jira] [Assigned] (SLING-8093) Raise OSGi annotations and DS, metatype and configuration admin versions to R7

2018-11-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned SLING-8093: -- Assignee: Konrad Windszus > Raise OSGi annotations and DS, metatype and configuration

[GitHub] bosschaert commented on issue #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread GitBox
bosschaert commented on issue #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions URL: https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/8#issuecomment-437865324 Thanks @simonetripodi for code and test case - it's

[GitHub] bosschaert closed pull request #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions

2018-11-12 Thread GitBox
bosschaert closed pull request #8: SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions URL: https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/8 This is an

[jira] [Created] (SLING-8097) Expose queue capabilities as resource property

2018-11-12 Thread Timothee Maret (JIRA)
Timothee Maret created SLING-8097: - Summary: Expose queue capabilities as resource property Key: SLING-8097 URL: https://issues.apache.org/jira/browse/SLING-8097 Project: Sling Issue Type:

[jira] [Resolved] (SLING-8098) Update DistributionQueue method/variable to deal with entries

2018-11-12 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret resolved SLING-8098. --- Resolution: Fixed > Update DistributionQueue method/variable to deal with entries >

[jira] [Commented] (SLING-8098) Update DistributionQueue method/variable to deal with entries

2018-11-12 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683951#comment-16683951 ] Timothee Maret commented on SLING-8098: --- Done in

[jira] [Created] (SLING-8099) Potential NPE condition in ContentOrderMergeProcessor

2018-11-12 Thread JIRA
Dominik Süß created SLING-8099: -- Summary: Potential NPE condition in ContentOrderMergeProcessor Key: SLING-8099 URL: https://issues.apache.org/jira/browse/SLING-8099 Project: Sling Issue Type:

[jira] [Resolved] (SLING-8065) Introduce ReadOnlyDistributionQueue API

2018-11-12 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret resolved SLING-8065. --- Resolution: Won't Do Instead of extracting trait APIs, we used a queue meta data approach to

[jira] [Created] (SLING-8098) Update DistributionQueue documentation and variable names

2018-11-12 Thread Timothee Maret (JIRA)
Timothee Maret created SLING-8098: - Summary: Update DistributionQueue documentation and variable names Key: SLING-8098 URL: https://issues.apache.org/jira/browse/SLING-8098 Project: Sling

[jira] [Assigned] (SLING-8096) Make it possible to configure Merge Handlers and Post Processors

2018-11-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned SLING-8096: --- Assignee: David Bosschaert > Make it possible to configure Merge Handlers and Post

[jira] [Updated] (SLING-8098) Update DistributionQueue documentation and method/variable names

2018-11-12 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret updated SLING-8098: -- Summary: Update DistributionQueue documentation and method/variable names (was: Update

[jira] [Updated] (SLING-8098) Update DistributionQueue method/variable to deal with entries

2018-11-12 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret updated SLING-8098: -- Summary: Update DistributionQueue method/variable to deal with entries (was: Update

[jira] [Resolved] (SLING-8097) Expose queue capabilities as resource property

2018-11-12 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret resolved SLING-8097. --- Resolution: Fixed Done in

[jira] [Commented] (SLING-8099) Potential NPE condition in ContentOrderMergeProcessor

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683978#comment-16683978 ] ASF GitHub Bot commented on SLING-8099: --- DominikSuess opened a new pull request #6: SLING-8099 -

[GitHub] bosschaert closed pull request #6: SLING-8099 - eliminating NPE condition

2018-11-12 Thread GitBox
bosschaert closed pull request #6: SLING-8099 - eliminating NPE condition URL: https://github.com/apache/sling-org-apache-sling-feature-extension-content/pull/6 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[RESULT][VOTE] Release Apache Sling Installer Vault Package Install Hook 1.0.4

2018-11-12 Thread Georg Henzler
Hi, The vote has passed with the following result: +1 (binding): Konrad Windszus, Daniel Klco, Carsten Ziegeler, Radu Cotescu I'll promote the artifacts to the central Maven repository and will copy this release to the Sling dist directory. -Georg On 2018-11-09 15:42, Radu Cotescu wrote:

[jira] [Closed] (SLING-8083) Installer Hook: Installer events are not in all cases received

2018-11-12 Thread Georg Henzler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Georg Henzler closed SLING-8083. > Installer Hook: Installer events are not in all cases received >

[GitHub] DominikSuess opened a new pull request #6: SLING-8099 - eliminating NPE condition

2018-11-12 Thread GitBox
DominikSuess opened a new pull request #6: SLING-8099 - eliminating NPE condition URL: https://github.com/apache/sling-org-apache-sling-feature-extension-content/pull/6 This is an automated message from the Apache Git

[jira] [Updated] (SLING-7970) Add Feature Model introspection service

2018-11-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated SLING-7970: Fix Version/s: Feature Model Launcher 0.2.0 > Add Feature Model introspection service >

[jira] [Resolved] (SLING-8086) Extend distribution queue SPI with the ability to clear and batch remove items

2018-11-12 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret resolved SLING-8086. --- Resolution: Fixed > Extend distribution queue SPI with the ability to clear and batch remove

[jira] [Commented] (SLING-8086) Extend distribution queue SPI with the ability to clear and batch remove items

2018-11-12 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683921#comment-16683921 ] Timothee Maret commented on SLING-8086: --- Done in

[jira] [Commented] (SLING-8099) Potential NPE condition in ContentOrderMergeProcessor

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683984#comment-16683984 ] ASF GitHub Bot commented on SLING-8099: --- bosschaert closed pull request #6: SLING-8099 -

[GitHub] bosschaert commented on issue #6: SLING-8099 - eliminating NPE condition

2018-11-12 Thread GitBox
bosschaert commented on issue #6: SLING-8099 - eliminating NPE condition URL: https://github.com/apache/sling-org-apache-sling-feature-extension-content/pull/6#issuecomment-437932381 Thanks @DominikSuess for the PR - it's merged.

[jira] [Commented] (SLING-8099) Potential NPE condition in ContentOrderMergeProcessor

2018-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683985#comment-16683985 ] ASF GitHub Bot commented on SLING-8099: --- bosschaert commented on issue #6: SLING-8099 - eliminating

[GitHub] stefanseifert closed pull request #4: SLING-8066 remove property if set to null (for all nullable property value types)

2018-11-12 Thread GitBox
stefanseifert closed pull request #4: SLING-8066 remove property if set to null (for all nullable property value types) URL: https://github.com/apache/sling-org-apache-sling-testing-jcr-mock/pull/4 This is an automated

[jira] [Resolved] (SLING-8066) MockProperty.setValue(final String[] newValues) throws null pointer exception

2018-11-12 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-8066. --- Resolution: Fixed fixed in

[DISCUSS] Feature Files I/O long-therm proposal: improving the processing pipeline

2018-11-12 Thread Simone Tripodi
Hi all mates, during the last couple of months the work we've been doing on Feature files processing is HUGE, so the iterations to refine the pipeline process introduced some "overhead" operations we can improve, what we currently do is: * the pre processor starts by reading the whole file to

[jira] [Resolved] (SLING-8076) Merge Handlers should also be called on the first extension being merged in

2018-11-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved SLING-8076. - Resolution: Fixed Resolved with

[jira] [Commented] (SLING-7934) Add the ability for a resource to adapt to a JSONObject

2018-11-12 Thread Jason E Bailey (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684342#comment-16684342 ] Jason E Bailey commented on SLING-7934: --- I'm not sure what you're definition of easily done is in

[jira] [Resolved] (SLING-8096) Make it possible to configure Merge Handlers and Post Processors

2018-11-12 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved SLING-8096. - Resolution: Fixed Fixed with