[jira] [Updated] (SLING-9507) Add an option to Kickstart to prevent the use of the bundled Sling FM

2020-06-22 Thread Andreas Schaefer (Jira)
[ https://issues.apache.org/jira/browse/SLING-9507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Schaefer updated SLING-9507: Fix Version/s: (was: Feature Model Sling Kickstart Project 0.0.4)

[GitHub] [sling-org-apache-sling-models-impl] etugarev commented on a change in pull request #17: SLING-8706 - Injections for java.util.Optional<> should be automatically optional

2020-06-22 Thread GitBox
etugarev commented on a change in pull request #17: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/17#discussion_r443833158 ## File path: src/main/java/org/apache/sling/models/impl/ModelAdapterFactory.java ## @@ -495,12 +480,97 @@ public

[jira] [Commented] (SLING-9526) Allow launching feature model applications in external processes, non-blocking

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142453#comment-17142453 ] Robert Munteanu commented on SLING-9526: I have started work on a

[GitHub] [sling-org-apache-sling-models-impl] paul-bjorkstrand commented on a change in pull request #17: SLING-8706 - Injections for java.util.Optional<> should be automatically optional

2020-06-22 Thread GitBox
paul-bjorkstrand commented on a change in pull request #17: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/17#discussion_r443759845 ## File path: src/main/java/org/apache/sling/models/impl/ModelAdapterFactory.java ## @@ -495,12 +480,97 @@ public

[jira] [Commented] (SLING-8706) Injections for java.util.Optional<> should be automatic optional

2020-06-22 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142386#comment-17142386 ] Jörg Hoh commented on SLING-8706: - I think everyone agrees, that even with the best approaches and design

[jira] [Resolved] (SLING-9543) Add Support for Feature Archives and Provide the ability to use a custom Kickstart

2020-06-22 Thread Andreas Schaefer (Jira)
[ https://issues.apache.org/jira/browse/SLING-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Schaefer resolved SLING-9543. - Resolution: Fixed Fixed and committed > Add Support for Feature Archives and Provide

Re: [VOTE] Release Apache Sling Kickstart and Kickstart Maven Plugin version 0.0.4

2020-06-22 Thread Daniel Klco
+1 On Mon, Jun 22, 2020 at 5:24 PM Andreas Schaefer wrote: > Hi, > > For most part this is a release to catch up with the changes / > improvements of the Feature Model as a whole like support for Feature > Archives and upgrading to newer releases. > > NOTE: due to the dependencies of Kickstart

Re: Deprecated org.apache.sling.servlets.post.AbstractPostOperation

2020-06-22 Thread Carlos Munoz
Bertrand, I confirmed the approach works two ways: 1. By embedding the dependency directly in the bundle using the directive. 2. By using the directive with the following content: @org.apache.sling.servlets.post-*.jar!/org/apache/sling/servlets/post/impl/** This includes the full private

[jira] [Commented] (SLING-8706) Injections for java.util.Optional<> should be automatic optional

2020-06-22 Thread Paul Bjorkstrand (Jira)
[ https://issues.apache.org/jira/browse/SLING-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142358#comment-17142358 ] Paul Bjorkstrand commented on SLING-8706: - I agree with [~justinedelson] on the HTL side. Just

[jira] [Resolved] (SLING-9538) Generated resource types do not normalize windows path separator

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-9538. --- Resolution: Fixed I normalized the path in:

[jira] [Assigned] (SLING-9526) Allow launching feature model applications in external processes, non-blocking

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu reassigned SLING-9526: -- Assignee: Robert Munteanu > Allow launching feature model applications in external

[jira] [Created] (SLING-9543) Add Support for Feature Archives and Provide the ability to use a custom Kickstart

2020-06-22 Thread Andreas Schaefer (Jira)
Andreas Schaefer created SLING-9543: --- Summary: Add Support for Feature Archives and Provide the ability to use a custom Kickstart Key: SLING-9543 URL: https://issues.apache.org/jira/browse/SLING-9543

[GitHub] [sling-whiteboard] cmrockwell opened a new pull request #60: Saml2 auth handler/upgrade sling12 open samlv4 java11

2020-06-22 Thread GitBox
cmrockwell opened a new pull request #60: URL: https://github.com/apache/sling-whiteboard/pull/60 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [sling-org-apache-sling-models-impl] paul-bjorkstrand commented on a change in pull request #17: SLING-8706 - Injections for java.util.Optional<> should be automatically optional

2020-06-22 Thread GitBox
paul-bjorkstrand commented on a change in pull request #17: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/17#discussion_r443746315 ## File path: src/main/java/org/apache/sling/models/impl/ModelAdapterFactory.java ## @@ -495,12 +480,97 @@ public

[GitHub] [sling-org-apache-sling-models-impl] etugarev commented on a change in pull request #17: SLING-8706 - Injections for java.util.Optional<> should be automatically optional

2020-06-22 Thread GitBox
etugarev commented on a change in pull request #17: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/17#discussion_r443834237 ## File path: src/main/java/org/apache/sling/models/impl/ModelAdapterFactory.java ## @@ -495,12 +480,97 @@ public

[VOTE] Release Apache Sling Kickstart and Kickstart Maven Plugin version 0.0.4

2020-06-22 Thread Andreas Schaefer
Hi, For most part this is a release to catch up with the changes / improvements of the Feature Model as a whole like support for Feature Archives and upgrading to newer releases. NOTE: due to the dependencies of Kickstart Project to the Kickstart Maven Plugin and vice versa there could be

[GitHub] [sling-org-apache-sling-junit-core] nitin-nizhawan commented on pull request #3: SLING-9542, Unable to use junit categories with sling junit core

2020-06-22 Thread GitBox
nitin-nizhawan commented on pull request #3: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/3#issuecomment-647923997 thanks @bdelacretaz This is an automated message from the Apache Git Service. To

[jira] [Resolved] (SLING-9541) add filter pipe capability on child count

2020-06-22 Thread Nicolas Peltier (Jira)
[ https://issues.apache.org/jira/browse/SLING-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Peltier resolved SLING-9541. Fix Version/s: Pipes 3.2.0 Resolution: Fixed > add filter pipe capability on child

[jira] [Resolved] (SLING-9540) Shallow Reference pipe

2020-06-22 Thread Nicolas Peltier (Jira)
[ https://issues.apache.org/jira/browse/SLING-9540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Peltier resolved SLING-9540. Fix Version/s: Pipes 3.2.0 Resolution: Fixed > Shallow Reference pipe >

[jira] [Commented] (SLING-9259) Prepare distribution journal code for an external distribution service

2020-06-22 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17141774#comment-17141774 ] Christian Schneider commented on SLING-9259: Current branch for distribution service is:

Re: [VOTE] Release Apache Sling Dynamic Include 3.2.0

2020-06-22 Thread Robert Munteanu
We need one more binding votes for this release to go through. Thanks, Robert On Thu, 2020-06-18 at 11:37 +, Robert Munteanu wrote: > Hi, > > We solved 5 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12346080 > > Staging repository: >

Re: [VOTE] Release Apache Sling Dynamic Include 3.2.0

2020-06-22 Thread Bertrand Delacretaz
On Thu, Jun 18, 2020 at 1:37 PM Robert Munteanu wrote: > ...Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2283/ .. I'm getting an error from the maven baseline plugin when trying to build this from

[jira] [Commented] (SLING-8706) Injections for java.util.Optional<> should be automatic optional

2020-06-22 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17141917#comment-17141917 ] Jörg Hoh commented on SLING-8706: - I know quite a lot of SlingModels, where fields are marked optional,

Re: [VOTE] Release Apache Sling Dynamic Include 3.2.0

2020-06-22 Thread Robert Munteanu
Hi Bertrand, On Mon, 2020-06-22 at 12:40 +0200, Bertrand Delacretaz wrote: > On Thu, Jun 18, 2020 at 1:37 PM Robert Munteanu > wrote: > > ...Staging repository: > > https://repository.apache.org/content/repositories/orgapachesling-2283/ > > .. > > I'm getting an error from the maven baseline

[jira] [Commented] (SLING-8987) Remove exported packages

2020-06-22 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17141944#comment-17141944 ] Bertrand Delacretaz commented on SLING-8987: FWIW this (or rather the fact that the bundle

Re: [VOTE] Release Apache Sling Scripting HTL Compiler 1.2.6-1.4.0, Apache Sling Scripting HTL Engine 1.4.0-1.4.0, Apache Sling Scripting HTL Java Compiler 1.2.0-1.4.0, Apache Sling JSPC Maven Plugin

2020-06-22 Thread Bertrand Delacretaz
On Thu, Jun 18, 2020 at 6:14 PM Radu Cotescu wrote: > ...Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2286/ .. +1 for the release of the following artifacts, checked signatures and build: MD5 (htl-maven-plugin-2.0.0-1.4.0-source-release.zip) =

[jira] [Commented] (SLING-9537) Emit metric for error accessing queues

2020-06-22 Thread Amit Jain (Jira)
[ https://issues.apache.org/jira/browse/SLING-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17141725#comment-17141725 ] Amit Jain commented on SLING-9537: -- PR 

Re: [VOTE] Release Apache Sling Dynamic Include 3.2.0

2020-06-22 Thread Nicolas Peltier
+1 Le ven. 19 juin 2020 à 18:55, Andreas Schaefer a écrit : > +1 (non-binding) > > - Andy > > > On Jun 18, 2020, at 4:37 AM, Robert Munteanu wrote: > > > > Hi, > > > > We solved 5 issues in this release: > > https://issues.apache.org/jira/browse/SLING/fixforversion/12346080 > > > > Staging

[jira] [Closed] (SLING-9295) Make project compilable with Java 11

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9295. - > Make project compilable with Java 11 > > >

[jira] [Closed] (SLING-9515) Allow to specify noindex and notree for javadoc generation

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9515. - > Allow to specify noindex and notree for javadoc generation >

[jira] [Closed] (SLING-9503) Add control over variable replacement in feature models

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9503. - > Add control over variable replacement in feature models >

[jira] [Closed] (SLING-9510) Add option to fail the build if sources for javadoc generation are missing

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9510. - > Add option to fail the build if sources for javadoc generation are missing >

[jira] [Closed] (SLING-9296) Update feature dependencies

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9296. - > Update feature dependencies > --- > > Key:

[jira] [Closed] (SLING-9298) Switch to commons.text

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9298. - > Switch to commons.text > -- > > Key:

[jira] [Closed] (SLING-9518) ApisJarMojo: Sling-Nodetypes header not containing prefix

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9518. - > ApisJarMojo: Sling-Nodetypes header not containing prefix >

[jira] [Closed] (SLING-9525) Create repoinit analyser

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9525. - > Create repoinit analyser > > > Key:

[jira] [Closed] (SLING-9489) Make it possible to compare parts of feature models

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9489. - > Make it possible to compare parts of feature models >

[jira] [Commented] (SLING-8706) Injections for java.util.Optional<> should be automatic optional

2020-06-22 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17141790#comment-17141790 ] Tomasz Niedźwiedź commented on SLING-8706: -- Hi [~joerghoh]. I saw your tweet about this feature.

[jira] [Created] (SLING-9538) Generated resource types do not normalize windows path separator

2020-06-22 Thread Karl Pauls (Jira)
Karl Pauls created SLING-9538: - Summary: Generated resource types do not normalize windows path separator Key: SLING-9538 URL: https://issues.apache.org/jira/browse/SLING-9538 Project: Sling

[jira] [Created] (SLING-9537) Emit metric for error accessing queues

2020-06-22 Thread Amit Jain (Jira)
Amit Jain created SLING-9537: Summary: Emit metric for error accessing queues Key: SLING-9537 URL: https://issues.apache.org/jira/browse/SLING-9537 Project: Sling Issue Type: Improvement

[RESULT][VOTE] Release Apache Feature Model 1.2.2, Feature Model Analyser 1.3.0, Feature Model Launcher 1.1.4, slingfeature-maven-plugin 1.3.6

2020-06-22 Thread davidb
Hi all, With 3 binding and 1 non-binding +1 votes this release succeeds. I have promoted the artifacts. Kind regards, David On Thu, 18 Jun 2020 at 16:54, wrote: > Hi all, > > I would like to call the release on the following Sling Apache components: > > Feature Model 1.2.2 >

[jira] [Closed] (SLING-9532) Feature Model does not accept variables containing dash

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9532. - > Feature Model does not accept variables containing dash >

[jira] [Closed] (SLING-9483) Sling Feature is not supporting jar:file URLs on Windows

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9483. - > Sling Feature is not supporting jar:file URLs on Windows >

[jira] [Closed] (SLING-9516) Allow to specify execution environment as part of the feature model

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9516. - > Allow to specify execution environment as part of the feature model >

[jira] [Closed] (SLING-9413) Provide the Ability for the Launcher to start with Feature Archive(s)

2020-06-22 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-9413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-9413. - > Provide the Ability for the Launcher to start with Feature Archive(s) >

Re: [VOTE] Release Apache Sling Dynamic Include 3.2.0

2020-06-22 Thread Bertrand Delacretaz
On Thu, Jun 18, 2020 at 1:37 PM Robert Munteanu wrote: > ...Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2283/... +1 for the release of org.apache.sling.dynamic-include-3.2.0-source-release.zip sha1 : ed1765f28f363f8390a33f73b736a227664711fe Checked

[jira] [Updated] (SLING-8987) Remove exported packages in Sling Dynamic Include

2020-06-22 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-8987: --- Summary: Remove exported packages in Sling Dynamic Include (was: Remove exported

[jira] [Created] (SLING-9539) Release listing broken by newlines in repo descriptions

2020-06-22 Thread Robert Munteanu (Jira)
Robert Munteanu created SLING-9539: -- Summary: Release listing broken by newlines in repo descriptions Key: SLING-9539 URL: https://issues.apache.org/jira/browse/SLING-9539 Project: Sling

[jira] [Closed] (SLING-9440) Clean up usage of constants

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-9440. -- > Clean up usage of constants > --- > > Key: SLING-9440 >

[jira] [Closed] (SLING-9417) Content-type and InputStream are null when accessing nt:file resources with ";v="

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-9417. -- > Content-type and InputStream are null when accessing nt:file resources with > ";v=" >

Re: Deprecated org.apache.sling.servlets.post.AbstractPostOperation

2020-06-22 Thread Bertrand Delacretaz
Hi Carlos, On Thu, Jun 18, 2020 at 3:59 AM Carlos Munoz wrote: ... > https://github.com/apache/sling-org-apache-sling-servlets-post/pull/5 ... Thank you for this! In the meantime I think there's a simpler way for you to use the existing

[GitHub] [sling-org-apache-sling-launchpad-integration-tests] rombert commented on pull request #1: [SLING-9417] Added test for an nt:file child of a versioned node

2020-06-22 Thread GitBox
rombert commented on pull request #1: URL: https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/pull/1#issuecomment-647501018 @alldaysunshine - I've released the jcr.resource bundle with your changes (

[Jenkins] Sling » sling-org-apache-sling-launchpad-testing » master #866 is FIXED

2020-06-22 Thread Apache Jenkins Server
Please see https://builds.apache.org/job/Sling/job/sling-org-apache-sling-launchpad-testing/job/master/866/ for details. No further emails will be sent until the status of the build is changed.

[jira] [Closed] (SLING-9144) Replace unmaintained findbugs plugin with spotbugs

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9144. - > Replace unmaintained findbugs plugin with spotbugs > -- >

[jira] [Closed] (SLING-9217) The JSPC Maven plugin should allow configuring the package name under which JSPs are compiled

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9217. - > The JSPC Maven plugin should allow configuring the package name under which > JSPs are compiled >

[jira] [Closed] (SLING-9196) Provide flag which allows the htl-maven-plugin to not fail a build

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9196. - > Provide flag which allows the htl-maven-plugin to not fail a build >

[jira] [Closed] (SLING-9149) Switch from JavaEscapeUtils to JavaEscapeHelper

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9149. - > Switch from JavaEscapeUtils to JavaEscapeHelper > --- > >

[jira] [Closed] (SLING-8899) Use the inherited version of the maven-plugin-plugin

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-8899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-8899. - > Use the inherited version of the maven-plugin-plugin >

[jira] [Closed] (SLING-9191) Change the default folder for scripts lookup

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9191. - > Change the default folder for scripts lookup > > >

[jira] [Closed] (SLING-9165) Correct example usage in plugin documentation

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9165. - > Correct example usage in plugin documentation > - > >

[jira] [Closed] (SLING-9457) Nested loops without an item identifier generate a Java compilation error

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9457. - > Nested loops without an item identifier generate a Java compilation error >

[jira] [Closed] (SLING-9142) Deprecate JavaEscapeUtils and switch to JavaEscapeHelper

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9142. - > Deprecate JavaEscapeUtils and switch to JavaEscapeHelper >

[jira] [Closed] (SLING-6982) JSPC plugin should support additional resource roots

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-6982. - > JSPC plugin should support additional resource roots >

[jira] [Closed] (SLING-9453) Compile jsp in parallel

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9453. - > Compile jsp in parallel > --- > > Key: SLING-9453 >

[jira] [Closed] (SLING-9154) Update to the latest JSP compiler

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9154. - > Update to the latest JSP compiler > - > > Key: SLING-9154

[jira] [Closed] (SLING-9475) Do not register servlets using the default methods for bundled scripts

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9475. - > Do not register servlets using the default methods for bundled scripts >

[jira] [Closed] (SLING-9222) Support requiring empty extensions or selectors in paths.strict mode

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9222. - > Support requiring empty extensions or selectors in paths.strict mode >

[jira] [Closed] (SLING-9459) PathBasedServletAcceptor ERROR log about SlingServletConfig should be DEBUG

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9459. - > PathBasedServletAcceptor ERROR log about SlingServletConfig should be DEBUG >

[jira] [Closed] (SLING-9348) ResourceCollector is not weighing scripts with a method in the name correctly

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9348. - > ResourceCollector is not weighing scripts with a method in the name correctly >

[jira] [Closed] (SLING-9520) Expose the script name in the BundledScriptServlet

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9520. - > Expose the script name in the BundledScriptServlet > -- >

[jira] [Closed] (SLING-9365) Optionally don't create resource providers for servlets

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9365. - > Optionally don't create resource providers for servlets >

[jira] [Closed] (SLING-9055) Implement a new SlingServletPathsStrict annotation

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9055. - > Implement a new SlingServletPathsStrict annotation > -- >

[jira] [Closed] (SLING-8022) Compiler should inline ecj

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-8022. - > Compiler should inline ecj > --- > > Key: SLING-8022 >

[jira] [Closed] (SLING-8322) Upgrade to version of ECJ that supports Java 11

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-8322. - > Upgrade to version of ECJ that supports Java 11 > --- > >

[jira] [Closed] (SLING-9285) Update Pax Exam to 4.13.3

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9285. - > Update Pax Exam to 4.13.3 > - > > Key: SLING-9285 >

[jira] [Closed] (SLING-9352) Remove search patch restriction from the ScriptCacheImpl

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9352. - > Remove search patch restriction from the ScriptCacheImpl >

[jira] [Closed] (SLING-9291) Update Pax Exam to 4.13.3

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9291. - > Update Pax Exam to 4.13.3 > - > > Key: SLING-9291 >

[Jenkins] Sling » sling-org-apache-sling-launchpad-testing » master #867 is BROKEN

2020-06-22 Thread Apache Jenkins Server
] Finished at: 2020-06-22T13:32:15Z [INFO] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master@tmp/withMavena8351c5e/maven-spy-20200622-132822-776769461642083444761.log [ERROR

[jira] [Closed] (SLING-9487) Default for org.apache.sling.commons.log.file only set via metatype breaking the logstatus webconsole.

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-9487. -- > Default for org.apache.sling.commons.log.file only set via metatype breaking > the logstatus

[RESULT] [VOTE] Release Apache Sling Commons Log 5.1.12

2020-06-22 Thread Robert Munteanu
Hi, The vote has passed with the following result: +1 (binding): Robert Munteanu, Carsten Ziegeler, Karl Pauls, Dan Klco +1 (non-binding): none I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Regards, Robert Munteanu

[RESULT] [VOTE] Release Apache Sling Auth Core 1.4.8

2020-06-22 Thread Robert Munteanu
Hi, The vote has passed with the following result: +1 (binding): Robert Munteanu, Carsten Ziegeler, Timothée Maret, Dan Klco +1 (non-binding): Andreas Schaefer I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Regards, Robert

[jira] [Closed] (SLING-7731) Call to addService is no longer needed for modification events in SlingAuthenticatorServiceListener

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-7731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-7731. -- > Call to addService is no longer needed for modification events in >

[GitHub] [sling-org-apache-sling-servlets-post] bdelacretaz commented on pull request #5: remove jcr-specific APIs from AbstractPostOperation

2020-06-22 Thread GitBox
bdelacretaz commented on pull request #5: URL: https://github.com/apache/sling-org-apache-sling-servlets-post/pull/5#issuecomment-647482796 As mentioned on our dev list, this change might not be needed if you embed the `org.apache.sling.servlets.post.impl.operations.AbstractPostOperation`

Re: [RESULT][VOTE] Release Apache Sling Scripting HTL Compiler 1.2.6-1.4.0, Apache Sling Scripting HTL Engine 1.4.0-1.4.0, Apache Sling Scripting HTL Java Compiler 1.2.0-1.4.0, Apache Sling JSPC Maven

2020-06-22 Thread Karl Pauls
Time to call the vote on this release. The vote has passed with the following result : * +1 votes from Karl Pauls, Carsten Ziegeler, Radu Cotescu, David Bosschaert, Daniel Klco, and Bertrand Delacretaz. * No other votes The vote is successful. I will copy this release to the Sling dist

[jira] [Closed] (SLING-9320) Allow bundled render units to access objects from the same bundle through the Use API

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9320. - > Allow bundled render units to access objects from the same bundle through the > Use API >

[jira] [Closed] (SLING-9338) Allow defining an exclusion list accepting folders or files

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9338. - > Allow defining an exclusion list accepting folders or files >

[jira] [Closed] (SLING-9193) Change the default folder for scripts lookup

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9193. - > Change the default folder for scripts lookup > > >

[jira] [Closed] (SLING-9135) Move org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils into org.apache.sling.commons.compiler

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9135. - > Move org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils into >

[jira] [Closed] (SLING-9145) Upgrade to parent pom 38

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9145. - > Upgrade to parent pom 38 > > > Key: SLING-9145 >

[jira] [Commented] (SLING-8706) Injections for java.util.Optional<> should be automatic optional

2020-06-22 Thread Jose Berciano (Jira)
[ https://issues.apache.org/jira/browse/SLING-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142050#comment-17142050 ] Jose Berciano commented on SLING-8706: -- Hi [~joerghoh], just curious how would you go about defining

[jira] [Resolved] (SLING-9539) Release listing broken by newlines in repo descriptions

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-9539. Resolution: Fixed Fixed with [sling-org-apache-sling-committer-cli commit

[jira] [Closed] (SLING-9045) Add option to process requests with querystring parameters

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-9045. -- > Add option to process requests with querystring parameters >

[jira] [Closed] (SLING-8982) dynamic-include: upgrade to parent pom 35

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-8982. -- > dynamic-include: upgrade to parent pom 35 > - > >

[jira] [Closed] (SLING-8427) Sling Dynamic Include - TTL not being set on synthetic resources

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-8427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-8427. -- > Sling Dynamic Include - TTL not being set on synthetic resources >

[jira] [Closed] (SLING-9247) Improve Performance Of Testing Ignored GET Parameters

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-9247. -- > Improve Performance Of Testing Ignored GET Parameters >

[jira] [Closed] (SLING-8987) Remove exported packages in Sling Dynamic Include

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-8987. -- > Remove exported packages in Sling Dynamic Include >

[RESULT] [VOTE] Release Apache Sling JCR Resource 3.0.22

2020-06-22 Thread Robert Munteanu
Hi, The vote has passed with the following result: +1 (binding): Robert Munteanu, Carsten Ziegeler, Timothée Maret, Karl Pauls, Dan Klco +1 (non-binding): none I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Regards, Robert

Re: Deprecated org.apache.sling.servlets.post.AbstractPostOperation

2020-06-22 Thread Carlos Munoz
Thanks Bertrand. I will try this out, but I believe in theory it should work for us. And no worries about the contribution, at least it let me get more familiar with some of Sling's internals :) I'll still reiterate that the deprecation on the Post classes threw me off because it meant our code

[jira] [Resolved] (SLING-9519) Modules to add to SonarCloud

2020-06-22 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-9519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-9519. Resolution: Fixed > Modules to add to SonarCloud > >

[jira] [Commented] (SLING-9535) Improve performance of sling:alias Query when Optimize alias resolution is activated

2020-06-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142023#comment-17142023 ] Robert Munteanu commented on SLING-9535: Thanks for the report [~Leonardo Derks]. Sounds like you

  1   2   >