Plan to release Sling Feature Model 1.0.2 soon

2019-05-08 Thread David Bosschaert
Hi all, We fixed some issues in the Sling Feature Model and in the depending components, therefore I would like to release the 1.0.2 release of the following components sometime soon: org.apache.sling.feature org.apache.sling.feature.io org.apache.sling.feature.analyser

Re: Being prepared for "javax"

2019-05-08 Thread Carsten Ziegeler
I guess the only hard dependency Sling has is on the servlet API, we might use some other javax specs here and there. But, there are no concrete plans yet and I don't think its worth speculating. On the other hand, this might only get problematic for Sling (or any other project) if a) a an

Re: Being prepared for "javax"

2019-05-08 Thread Konrad Windszus
IMHO there is one other use case which is javax.activation.PostConstruct (https://jira.apache.org/jira/browse/SLING-7312 ) used from Sling Models. But I agree with Carsten that we should not think about this yet, as long as there is no definite

[jira] [Assigned] (SLING-2759) Provide an OpenId Connect Authentication Handler

2019-05-08 Thread Andreas Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Schaefer reassigned SLING-2759: --- Assignee: Andreas Schaefer > Provide an OpenId Connect Authentication Handler >

Re: Being prepared for "javax"

2019-05-08 Thread Suren Konathala
Maybe a back-burner.. and will be a problem if updating from Java EE 8. And not just Sling, almost every javax based framework will get affected. Seems Spring has about 2545 javax imports [image: Screen Shot 2019-05-08 at 3.22.59 PM.png] Thanks Suren On Wed, May 8, 2019 at 3:04 PM Konrad

Re: [VOTE] Release Apache Sling Testing Sling Mock 2.3.10

2019-05-08 Thread Daniel Klco
+1 On Wed, May 8, 2019 at 9:59 AM Radu Cotescu wrote: > +1 > > > On 6 May 2019, at 18:37, Stefan Seifert 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

[jira] [Created] (SLING-8409) Improve Test coverage for journal kafka

2019-05-08 Thread Christian Schneider (JIRA)
Christian Schneider created SLING-8409: -- Summary: Improve Test coverage for journal kafka Key: SLING-8409 URL: https://issues.apache.org/jira/browse/SLING-8409 Project: Sling Issue

Re: [VOTE] Release of Sling Project Archetype 1.0.2

2019-05-08 Thread Daniel Klco
+1 On Wed, May 8, 2019 at 9:58 AM Radu Cotescu wrote: > +1 > > > On 7 May 2019, at 16:51, Andreas Schaefer > 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

[jira] [Commented] (SLING-8404) Provide an API-JAR for the XSS Protection API

2019-05-08 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835336#comment-16835336 ] Christian Schneider commented on SLING-8404: The issue is that the dependencies are embedded

[jira] [Resolved] (SLING-8405) Improve Encoding in the Logger WebConsolePlugin

2019-05-08 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso resolved SLING-8405. -- Resolution: Invalid > Improve Encoding in the Logger WebConsolePlugin >

Re: [VOTE] Release of Sling Project Archetype 1.0.2

2019-05-08 Thread Robert Munteanu
On Tue, 2019-05-07 at 07:51 -0700, Andreas Schaefer wrote: > Please vote to approve this release: +1 Robert signature.asc Description: This is a digitally signed message part

Re: [VOTE] Release Apache Sling Testing Sling Mock 2.3.10

2019-05-08 Thread Robert Munteanu
On Mon, 2019-05-06 at 16:37 +, Stefan Seifert wrote: > Please vote to approve this release: +1 Robert signature.asc Description: This is a digitally signed message part

[jira] [Updated] (SLING-8401) Use protobuf 3 Any to avoid reflection during serialization

2019-05-08 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SLING-8401: --- Affects Version/s: Content Distribution Journal Kafka 0.1.0 > Use protobuf 3 Any to

[jira] [Updated] (SLING-8401) Use protobuf 3 Any to avoid reflection during serialization

2019-05-08 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SLING-8401: --- Fix Version/s: Content Distribution Journal Kafka 0.1.2 > Use protobuf 3 Any to

[jira] [Updated] (SLING-8408) DistributionQueueHealthCheck should deal with failing queries

2019-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated SLING-8408: -- Description: The following health check indirectly runs a queries which might fail: *

Being prepared for "javax"

2019-05-08 Thread Suren Konathala
Most of you may have been following the news/updates on the usage "javax". There's lot of discussions and nothing concrete yet. But wanted to know how much of Sling core will be affected and maybe start planning proactively? - Eclipse foundation announcement

[jira] [Commented] (SLING-8407) JobManagerImpl.findJobs should prevent traversal

2019-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835649#comment-16835649 ] Thomas Mueller commented on SLING-8407: --- Looks like an ancient Oak version is used. Full exception

[jira] [Commented] (SLING-8407) JobManagerImpl.findJobs should prevent traversal

2019-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835650#comment-16835650 ] Thomas Mueller commented on SLING-8407: --- Looks like this is {noformat} [INFO] Running

[jira] [Created] (SLING-8408) ReplicationQueueHealthCheck and DistributionQueueHealthCheck should deal with failing queries

2019-05-08 Thread Thomas Mueller (JIRA)
Thomas Mueller created SLING-8408: - Summary: ReplicationQueueHealthCheck and DistributionQueueHealthCheck should deal with failing queries Key: SLING-8408 URL: https://issues.apache.org/jira/browse/SLING-8408

Re: [VOTE] Release of Sling Project Archetype 1.0.2

2019-05-08 Thread Timothee Maret
+1 (not binding) Checked the signatures and digests Le mar. 7 mai 2019 à 16:52, Andreas Schaefer a écrit : > Hi, > > We solved 1 issue in this release: > https://issues.apache.org/jira/projects/SLING/versions/12345483 > > Staging repository: >

[jira] [Commented] (SLING-8402) Make kafka messaging only depend on messages bundle

2019-05-08 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835552#comment-16835552 ] Timothee Maret commented on SLING-8402: --- Thanks [~ch...@die-schneider.net]! I have merged your 

[jira] [Resolved] (SLING-8402) Make kafka messaging only depend on messages bundle

2019-05-08 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret resolved SLING-8402. --- Resolution: Fixed > Make kafka messaging only depend on messages bundle >

[jira] [Commented] (SLING-8407) JobManagerImpl.findJobs should prevent traversal

2019-05-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835626#comment-16835626 ] Carsten Ziegeler commented on SLING-8407: - I'm not sure if we really should go this way. It adds

[jira] [Created] (SLING-8407) JobManagerImpl.findJobs should prevent traversal

2019-05-08 Thread Thomas Mueller (JIRA)
Thomas Mueller created SLING-8407: - Summary: JobManagerImpl.findJobs should prevent traversal Key: SLING-8407 URL: https://issues.apache.org/jira/browse/SLING-8407 Project: Sling Issue Type:

[jira] [Commented] (SLING-8400) Simplify creation of KafkaMessageInfo

2019-05-08 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835564#comment-16835564 ] Timothee Maret commented on SLING-8400: --- Thanks [~ch...@die-schneider.net]! I squashed and merged

[jira] [Assigned] (SLING-8400) Simplify creation of KafkaMessageInfo

2019-05-08 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret reassigned SLING-8400: - Assignee: Timothee Maret > Simplify creation of KafkaMessageInfo >

[jira] [Resolved] (SLING-8400) Simplify creation of KafkaMessageInfo

2019-05-08 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret resolved SLING-8400. --- Resolution: Fixed > Simplify creation of KafkaMessageInfo >

Re: [VOTE] Release Apache Sling Testing Sling Mock 2.3.10

2019-05-08 Thread Radu Cotescu
+1 > On 6 May 2019, at 18:37, Stefan Seifert 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: [VOTE] Release of Sling Project Archetype 1.0.2

2019-05-08 Thread Radu Cotescu
+1 > On 7 May 2019, at 16:51, Andreas Schaefer 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] [Assigned] (SLING-8402) Make kafka messaging only depend on messages bundle

2019-05-08 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret reassigned SLING-8402: - Assignee: Timothee Maret > Make kafka messaging only depend on messages bundle >

Re: [VOTE] Release Apache Sling Testing Sling Mock 2.3.10

2019-05-08 Thread Timothee Maret
+1 (not binding) Le lun. 6 mai 2019 à 18:48, Stefan Seifert a écrit : > Hi, > > We solved 1 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12345463 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2078/ > > You can

[jira] [Commented] (SLING-8407) JobManagerImpl.findJobs should prevent traversal

2019-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835620#comment-16835620 ] Thomas Mueller commented on SLING-8407: --- "option(traversal fail)" requires Oak 1.5.13 (see

Re: [VOTE] Release Apache Sling Servlets Resolver 2.5.4

2019-05-08 Thread Radu Cotescu
+1 > On 6 May 2019, at 12:59, Karl Pauls wrote: > > Please vote to approve these releases: > > [ ] +1 Approve the releases > [ ] 0 Don't care > [ ] -1 Don't release, because ...

[jira] [Updated] (SLING-8408) ReplicationQueueHealthCheck and DistributionQueueHealthCheck should deal with failing queries

2019-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated SLING-8408: -- Description: The following health check indirectly runs a queries which might fail: *

[jira] [Updated] (SLING-8408) DistributionQueueHealthCheck should deal with failing queries

2019-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated SLING-8408: -- Summary: DistributionQueueHealthCheck should deal with failing queries (was:

[jira] [Commented] (SLING-8407) JobManagerImpl.findJobs should prevent traversal

2019-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835633#comment-16835633 ] Thomas Mueller commented on SLING-8407: --- The following change in Sling didn't work as expected.

Re: Sling CP 2 FM Converter: multi-package projects

2019-05-08 Thread Dominik Süß
Hi Andy I did face a similar challenge and we added the magic ${{filename}} placeholder which is replacing with the inputfilename (w/o the .zip extension) The converter now also takes 1..n packages as input which it processes after ordering them to be able to extract service users and their ACL