[jira] [Resolved] (SLING-9866) Remove Json validator

2020-12-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-9866. Resolution: Won't Fix > Remove Json validator > - > >

[jira] [Updated] (SLING-9866) Remove Json validator

2020-12-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-9866: --- Fix Version/s: (was: Sling Maven Plugin 2.4.4) > Remove Json validator >

[jira] [Commented] (SLING-9866) Remove Json validator

2020-12-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17254184#comment-17254184 ] Konrad Windszus commented on SLING-9866: Ok, I am gonna leave the mojo in place. I will try to

[jira] [Assigned] (SLING-10022) generate-adapter-metadata mojo always emits to "${project.build.directory}/adapter-plugin-generated"

2020-12-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned SLING-10022: --- Assignee: Konrad Windszus > generate-adapter-metadata mojo always emits to >

[jira] [Resolved] (SLING-10022) generate-adapter-metadata mojo always emits to "${project.build.directory}/adapter-plugin-generated"

2020-12-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-10022. - Resolution: Fixed Fixed in

[jira] [Updated] (SLING-10010) Make testing compliant with Java 9 and higher

2020-12-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-10010: Fix Version/s: JCR Resource 3.0.24 > Make testing compliant with Java 9 and higher >

[jira] [Commented] (SLING-10010) Make testing compliant with Java 9 and higher

2020-12-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17254100#comment-17254100 ] Konrad Windszus commented on SLING-10010: - There is a PR for updating to the newest parent in

[GitHub] [sling-org-apache-sling-jcr-resource] kwin opened a new pull request #12: SLING-10010 update to sling-bundle-parent 40

2020-12-23 Thread GitBox
kwin opened a new pull request #12: URL: https://github.com/apache/sling-org-apache-sling-jcr-resource/pull/12 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Updated] (SLING-10022) generate-adapter-metadata mojo always emits to "${project.build.directory}/adapter-plugin-generated"

2020-12-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-10022: Description: The {{SLING-INF/adapters.json}} is always generated in the target folder

[jira] [Updated] (SLING-10022) generate-adapter-metadata mojo always emits to "${project.build.directory}/adapter-plugin-generated"

2020-12-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-10022: Description: The {{SLING-INF/adapters.json}} is always generated in the target folder

[jira] [Created] (SLING-10022) generate-adapter-metadata mojo always emits to "${project.build.directory}/adapter-plugin-generated"

2020-12-23 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-10022: --- Summary: generate-adapter-metadata mojo always emits to "${project.build.directory}/adapter-plugin-generated" Key: SLING-10022 URL:

[jira] [Updated] (SLING-10022) generate-adapter-metadata mojo always emits to "${project.build.directory}/adapter-plugin-generated"

2020-12-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-10022: Fix Version/s: Sling Maven Plugin 2.4.4 > generate-adapter-metadata mojo always emits to

[GitHub] [sling-org-apache-sling-servlets-post] joerghoh commented on a change in pull request #7: SLING-9896 make exception handling more granular

2020-12-23 Thread GitBox
joerghoh commented on a change in pull request #7: URL: https://github.com/apache/sling-org-apache-sling-servlets-post/pull/7#discussion_r547953406 ## File path: src/main/java/org/apache/sling/servlets/post/exceptions/IncorrectInputException.java ## @@ -0,0 +1,48 @@ +/* + *

[GitHub] [sling-org-apache-sling-servlets-post] kwin commented on a change in pull request #7: SLING-9896 make exception handling more granular

2020-12-23 Thread GitBox
kwin commented on a change in pull request #7: URL: https://github.com/apache/sling-org-apache-sling-servlets-post/pull/7#discussion_r547950832 ## File path: src/main/java/org/apache/sling/servlets/post/SlingPostOperation.java ## @@ -69,6 +71,8 @@ * @param processors

[jira] [Commented] (SLING-10011) Use javax.jcr.Item.getParent() when resolving parent JCR node in JcrResourceProvider#getParent

2020-12-23 Thread Miroslav Smiljanic (Jira)
[ https://issues.apache.org/jira/browse/SLING-10011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17254033#comment-17254033 ] Miroslav Smiljanic commented on SLING-10011: Hi [~paul.bjorkstrand], thanks for the comment

Re: SlingPostServlet should not throw 500 on any exception

2020-12-23 Thread Jörg Hoh
I would love to get some feedback on https://github.com/apache/sling-org-apache-sling-servlets-post/pull/7, so we can get a fix for my problem committed soon. Thanks, Jörg Am Do., 17. Dez. 2020 um 12:54 Uhr schrieb Jörg Hoh : > Thanks Bertrand, I implemented your feedback. > > As my initial