[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

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

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

[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

[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

[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] [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:

[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-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

[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] [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

[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

[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)

[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] [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

[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

[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

[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-8706) Injections for java.util.Optional<> should be automatic optional

2020-06-22 Thread Justin Edelson (Jira)
[ https://issues.apache.org/jira/browse/SLING-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17142111#comment-17142111 ] Justin Edelson commented on SLING-8706: --- The question of how HTL interprets methods which return

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

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

[GitHub] [sling-org-apache-sling-junit-core] bdelacretaz merged pull request #3: SLING-9542, Unable to use junit categories with sling junit core

2020-06-22 Thread GitBox
bdelacretaz merged pull request #3: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/3 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

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

2020-06-22 Thread GitBox
bdelacretaz commented on pull request #3: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/3#issuecomment-647559020 I don't have a way to test this myself but it looks reasonable, merging this PR, thank you!

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

2020-06-22 Thread Bertrand Delacretaz
On Mon, Jun 22, 2020 at 2:36 PM Carlos Munoz wrote: > ...My suggestion would be to add this > solution you just proposed to the javadocs of those deprecated classes... Good idea - let's wait until you confirm that it works for you and this sounds like a plan! -Bertrand

[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=17142083#comment-17142083 ] Jörg Hoh commented on SLING-8706: - [~jmanuelbr] Using Java Optionals would be just another way to express

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

2020-06-22 Thread GitBox
nitin-nizhawan opened a new pull request #3: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/3 - export org.junit.experimental.categories.* and org.junit.validator.* This is an automated

[jira] [Created] (SLING-9542) Unable to use junit categories with sling junit core

2020-06-22 Thread Nitin Nizhawan (Jira)
Nitin Nizhawan created SLING-9542: - Summary: Unable to use junit categories with sling junit core Key: SLING-9542 URL: https://issues.apache.org/jira/browse/SLING-9542 Project: Sling Issue

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

2020-06-22 Thread Nicolas Peltier (Jira)
Nicolas Peltier created SLING-9541: -- Summary: add filter pipe capability on child count Key: SLING-9541 URL: https://issues.apache.org/jira/browse/SLING-9541 Project: Sling Issue Type:

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

2020-06-22 Thread Nicolas Peltier (Jira)
Nicolas Peltier created SLING-9540: -- Summary: Shallow Reference pipe Key: SLING-9540 URL: https://issues.apache.org/jira/browse/SLING-9540 Project: Sling Issue Type: Improvement

[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

[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-9150) Replace similar methods from JspUtil with calls to JavaEscapeHelper

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9150. - > Replace similar methods from JspUtil with calls to JavaEscapeHelper >

[jira] [Closed] (SLING-9379) Make the MetadataMojo look for scripts in the default locations

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9379. - > Make the MetadataMojo look for scripts in the default locations >

[jira] [Closed] (SLING-9209) Report which requirements are not directly satisfied by the current project

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9209. - > Report which requirements are not directly satisfied by the current project >

[jira] [Closed] (SLING-9228) Export the name of the System property which is used by the Jasper compiler to set the default package name for generated classes

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9228. - > Export the name of the System property which is used by the Jasper compiler > to set the default package

[jira] [Closed] (SLING-9335) Capabilities based on the extends file should be merged with capabilities based on resource label scripts

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9335. - > Capabilities based on the extends file should be merged with capabilities > based on resource label

[jira] [Closed] (SLING-9206) Add support for executing precompiled JSP scripts

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9206. - > Add support for executing precompiled JSP scripts > - > >

[jira] [Closed] (SLING-9208) Generate provide capabilities based on the search paths

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9208. - > Generate provide capabilities based on the search paths >

[jira] [Closed] (SLING-9264) Add the original script extension to the provided capabilities

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9264. - > Add the original script extension to the provided capabilities >

[jira] [Closed] (SLING-9161) The Scripting Bundle Maven Plugin should allow more flexible ways for the project structure

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9161. - > The Scripting Bundle Maven Plugin should allow more flexible ways for the > project structure >

[jira] [Closed] (SLING-9527) Add a proper documentation page for the Scripting Bundle Maven Plugin

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9527. - > Add a proper documentation page for the Scripting Bundle Maven Plugin >

[jira] [Closed] (SLING-9394) html scripts should be used to generate the resource type

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9394. - > html scripts should be used to generate the resource type >

[jira] [Closed] (SLING-9306) Provide a path capability for scripts which are not part of a resource type

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9306. - > Provide a path capability for scripts which are not part of a resource type >

[jira] [Closed] (SLING-9183) The Scripting Bundle Maven Plugin should add the Script Engine short name for each provided resource type capability

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9183. - > The Scripting Bundle Maven Plugin should add the Script Engine short name for > each provided resource

[jira] [Closed] (SLING-9197) Align script file name analysis to the Sling conventions

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9197. - > Align script file name analysis to the Sling conventions >

[jira] [Closed] (SLING-9201) Files in nested resource tree folders should only be analysed in the context of the closest resource type

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9201. - > Files in nested resource tree folders should only be analysed in the context > of the closest resource

[jira] [Closed] (SLING-9346) Skip files for which a script engine mapping doesn't exist

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9346. - > Skip files for which a script engine mapping doesn't exist >

[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] [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-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-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-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 >

[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-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-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-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-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-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-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-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-9048) The HTL engine does not specify the correct io.sightly.runtime requirement version range

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9048. - > The HTL engine does not specify the correct io.sightly.runtime requirement > version range >

[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-9147) Switch from JavaEscapeUtils to JavaEscapeHelper

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

[jira] [Closed] (SLING-9406) Add bundled script support to the servlets resolver

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9406. - > Add bundled script support to the servlets resolver > ---

[jira] [Closed] (SLING-9328) Allow loading template libraries from bundles

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9328. - > Allow loading template libraries from bundles > - > >

[jira] [Closed] (SLING-9207) Unify the support for bundled scripts

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9207. - > Unify the support for bundled scripts > - > > Key:

[jira] [Closed] (SLING-9343) Versions of o.a.s.scripting.sightly bundles different from artifact versions

2020-06-22 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-9343. - > Versions of o.a.s.scripting.sightly bundles different from artifact versions >

[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

[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.

[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 (

[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 > >

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

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

[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: 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

[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=" >

[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

[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 >

[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-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 >

[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 >

  1   2   >