[jira] [Resolved] (SLING-8558) ValueMapDecorator should allow getting ZonedDateTime values

2019-07-04 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding resolved SLING-8558. --- Resolution: Fixed Fix Version/s: API 2.20.2 Fixed with [commit e83c337|https

[jira] [Updated] (SLING-8559) JcrValueMap should allow getting ZonedDateTime values

2019-07-04 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding updated SLING-8559: -- Summary: JcrValueMap should allow getting ZonedDateTime values (was: JcrValueMap

Re: [DISCUSS] Support ZonedDateTime in ValueMap

2019-07-04 Thread Julian Sedding
Thanks Robert. I've created SLING-8558 for tracking the change in ValueMapDecorator (API) and JcrValueMap (JCR Resource) for now. Regards Julian On Tue, Jul 2, 2019 at 12:05 PM Robert Munteanu wrote: > > On Tue, 2019-07-02 at 12:01 +0200, Julian Sedding wrote: > > Hi all &

[jira] [Created] (SLING-8559) JcrValueMap

2019-07-04 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-8559: - Summary: JcrValueMap Key: SLING-8559 URL: https://issues.apache.org/jira/browse/SLING-8559 Project: Sling Issue Type: Improvement Components

[jira] [Created] (SLING-8558) ValueMapDecorator should allow getting ZonedDateTime values

2019-07-04 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-8558: - Summary: ValueMapDecorator should allow getting ZonedDateTime values Key: SLING-8558 URL: https://issues.apache.org/jira/browse/SLING-8558 Project: Sling

[DISCUSS] Support ZonedDateTime in ValueMap

2019-07-02 Thread Julian Sedding
Hi all I think it might make sense to support getting dates from ValueMaps as java.time.ZonedDateTime instances directly. I've been finding myself converting Calendar instances after retrieving them from ValueMaps quite a bit lately. WDYT? Regards Julian

Re: [ANN] New committer: Christian Schneider

2019-06-19 Thread Julian Sedding
Welcome Christian! Regards Julian On Wed, Jun 19, 2019 at 12:31 PM Bertrand Delacretaz wrote: > > On Wed, Jun 19, 2019 at 11:37 AM Robert Munteanu wrote: > > ...The Project Management Committee (PMC) for Apache Sling has invited > > Christian Schneider to become a committer and we are pleased t

Re: [git] New git repository - sling-org-apache-sling-connection-timeout-agent

2019-06-18 Thread Julian Sedding
Hi, I realise that this module provides a catch-all last-resort solution, which definitely has its place. Especially if the code without timeouts is not within our control. So just as an FYI, some time ago I implemented OSGi configuration support for HttpClient 4.x, which allows having pre-config

[jira] [Commented] (SLING-8416) Improve test coverage for ServletFilterManager

2019-06-05 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856552#comment-16856552 ] Julian Sedding commented on SLING-8416: --- [~karlpauls] oh, sorry about that!

[jira] [Resolved] (SLING-8438) Sling Models BeanPropertyViaProvider should support nesting

2019-05-27 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding resolved SLING-8438. --- Resolution: Fixed Fix Version/s: Sling Models Impl 1.4.12 Fixed in [commit 359d7bf

[jira] [Updated] (SLING-8438) Sling Models BeanPropertyViaProvider should support nesting

2019-05-27 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding updated SLING-8438: -- Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) > Sling Mod

[jira] [Created] (SLING-8438) Sling Models BeanPropertyViaProvider should support nesting

2019-05-27 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-8438: - Summary: Sling Models BeanPropertyViaProvider should support nesting Key: SLING-8438 URL: https://issues.apache.org/jira/browse/SLING-8438 Project: Sling

[jira] [Commented] (SLING-8411) Provide a way to bifurcat a repository path to a provider mount

2019-05-13 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838579#comment-16838579 ] Julian Sedding commented on SLING-8411: --- [~karlpauls] I was looking for a

[jira] [Resolved] (SLING-8416) Improve test coverage for ServletFilterManager

2019-05-13 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding resolved SLING-8416. --- Resolution: Fixed Fixed in [commit 82d2b42|https://gitbox.apache.org/repos/asf?p=sling-org

[jira] [Created] (SLING-8416) Improve test coverage for ServletFilterManager

2019-05-13 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-8416: - Summary: Improve test coverage for ServletFilterManager Key: SLING-8416 URL: https://issues.apache.org/jira/browse/SLING-8416 Project: Sling Issue Type

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

2019-05-13 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838520#comment-16838520 ] Julian Sedding commented on SLING-8407: --- Imagine the following code in

[jira] [Commented] (SLING-8411) Provide a way to bifurcat a repository path to a provider mount

2019-05-10 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837080#comment-16837080 ] Julian Sedding commented on SLING-8411: --- [~karlpauls] Could you please explain

[jira] [Commented] (SLING-8312) Generics in OsgiContextBuilder allow compilation of code that cannot run

2019-04-02 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807633#comment-16807633 ] Julian Sedding commented on SLING-8312: --- bq. [...] SlingContext/OsgiCon

Re: [DISCUSS][SERIOUS] Rename error.log to sling.log?

2019-04-02 Thread Julian Sedding
I also don't think it's worth the effort. I see no tangible benefit, but I do see the difficulty this would cause for operational aspects of existing users. Regards Julian On Tue, Apr 2, 2019 at 11:09 AM Stefan Seifert wrote: > > personally i'm not sure if it's really worth to rename the log fil

Re: [RTC] Rename error.log to success.log

2019-04-01 Thread Julian Sedding
+1 One particular benefit of renaming would be the reduced number of bug reports. That will give us more time to drink coffee. Regards Julian On Mon, Apr 1, 2019 at 10:34 AM Nicolas Peltier wrote: > > +1 i like that spirit. > > Le lun. 1 avr. 2019 à 12:49, Robert Munteanu a écrit : > > > Hi, >

Re: [DISCUSS] Create new sling repo for org.apache.sling.cli

2019-04-01 Thread Julian Sedding
I agree with Bertrand that "org-apache-sling-cli" is too generic and may even be misleading for users of Sling. What about "org-apache-sling-committer-cli"? That makes it explicit that the tool is not generally useful, but only for committers of Sling? Regards Julian On Fri, Mar 29, 2019 at 10:0

[jira] [Comment Edited] (SLING-8309) Allow adding CommitHooks and EditorProviders dynamically from bundles

2019-03-14 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792469#comment-16792469 ] Julian Sedding edited comment on SLING-8309 at 3/14/19 9:1

[jira] [Commented] (SLING-8309) Allow adding CommitHooks and EditorProviders dynamically from bundles

2019-03-14 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792469#comment-16792469 ] Julian Sedding commented on SLING-8309: --- [~sdumitriu] could you please take a

[jira] [Created] (SLING-8313) JcrResourceProvider#move fails when moving to root resource

2019-03-11 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-8313: - Summary: JcrResourceProvider#move fails when moving to root resource Key: SLING-8313 URL: https://issues.apache.org/jira/browse/SLING-8313 Project: Sling

[jira] [Created] (SLING-8312) Generics in OsgiContextBuilder allow compilation of code that cannot run

2019-03-11 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-8312: - Summary: Generics in OsgiContextBuilder allow compilation of code that cannot run Key: SLING-8312 URL: https://issues.apache.org/jira/browse/SLING-8312 Project

[jira] [Commented] (SLING-8271) Improve AbstractResourceVisitor to allow to stop visiting child resources

2019-02-12 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766103#comment-16766103 ] Julian Sedding commented on SLING-8271: --- I see this is already committed. But

[jira] [Updated] (SLING-8269) Generics in ResourceProvider SPI don't resolve

2019-02-08 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding updated SLING-8269: -- Description: In the "new" {{ResourceProvider}} SPI a resource provider always "

[jira] [Created] (SLING-8269) Generics in ResourceProvider SPI don't resolve

2019-02-08 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-8269: - Summary: Generics in ResourceProvider SPI don't resolve Key: SLING-8269 URL: https://issues.apache.org/jira/browse/SLING-8269 Project: Sling Issue

[jira] [Resolved] (SLING-8265) Is Sling Jackrabbit Persistence Manager support Oracle12

2019-02-07 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding resolved SLING-8265. --- Resolution: Invalid [~youb] please try asking your question on the [jackrabbit user list

[jira] [Closed] (SLING-8265) Is Sling Jackrabbit Persistence Manager support Oracle12

2019-02-07 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding closed SLING-8265. - > Is Sling Jackrabbit Persistence Manager support Oracl

Re: [VOTE] Release Apache Sling Commons HTML 1.0.4

2019-01-14 Thread Julian Sedding
+1 - all checks ok Regards Julian On Mon, Jan 14, 2019 at 3:49 PM Jason E Bailey wrote: > > Hi, > > We solved 2 issues in this release: > https://issues.apache.org/jira/projects/SLING/versions/12343276 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-20

Re: [VOTE] Release Apache Sling Maven Plugin 2.4.0

2019-01-14 Thread Julian Sedding
+1 - all checks ok Regards Julian On Fri, Jan 11, 2019 at 6:01 PM Stefan Seifert wrote: > > +1 > >

[jira] [Closed] (SLING-8051) Timing issue in SlingMainServlet

2019-01-11 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding closed SLING-8051. - > Timing issue in SlingMainServlet > > >

[jira] [Closed] (SLING-8187) Deadlock in SlingMainServlet after SLING-8051

2019-01-11 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding closed SLING-8187. - > Deadlock in SlingMainServlet after SLING-8

[RESULT] [VOTE] Release Apache Sling Engine 2.6.18

2019-01-11 Thread Julian Sedding
Hi all, The vote has passed with the following result: +1 (binding): Radu Cotescu, Stefan Seifert, Carsten Ziegeler, Karls Pauls, Daniel Klco and Julian Sedding +1 (non binding): none Thanks for voting. I will copy this release to the Sling dist directory, promote the artifacts to the central

[VOTE] Release Apache Sling Engine 2.6.18

2019-01-07 Thread Julian Sedding
Hi, We solved 1 issues in the Apache Sling Engine 2.6.18 release: https://issues.apache.org/jira/projects/SLING/versions/12344372 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2032/ You can use this UNIX script to download the release and verify the signat

Re: [DISCUSS] integration of sling models with context-aware configuration - which way around

2019-01-07 Thread Julian Sedding
Hi Stefan I would prefer c). It sounds cleanest to me. Regards Julian On Mon, Jan 7, 2019 at 1:32 PM Stefan Seifert wrote: > > there is a wish to integrate sling models with context-aware configuration to > add a new injector and injector annotation that allows to inject > context-aware confi

[jira] [Resolved] (SLING-8187) Deadlock in SlingMainServlet after SLING-8051

2019-01-07 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding resolved SLING-8187. --- Resolution: Fixed Fix Version/s: Engine 2.6.18 > Deadlock in SlingMainServlet af

[jira] [Commented] (SLING-8187) Deadlock in SlingMainServlet after SLING-8051

2019-01-07 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16735763#comment-16735763 ] Julian Sedding commented on SLING-8187: --- Fixed with [commit 40bf709|h

[jira] [Commented] (SLING-8187) Deadlock in SlingMainServlet after SLING-8051

2018-12-20 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725828#comment-16725828 ] Julian Sedding commented on SLING-8187: --- I created a PR. While I am confident

[jira] [Created] (SLING-8187) Deadlock in SlingMainServlet after SLING-8051

2018-12-20 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-8187: - Summary: Deadlock in SlingMainServlet after SLING-8051 Key: SLING-8187 URL: https://issues.apache.org/jira/browse/SLING-8187 Project: Sling Issue Type

[jira] [Commented] (SLING-8170) Allow Sling servlets to declare a resource super type

2018-12-13 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16720222#comment-16720222 ] Julian Sedding commented on SLING-8170: --- [~radu.cotescu] thinking about

Re: [VOTE] Release Apache Sling JCR Base 3.0.6

2018-12-13 Thread Julian Sedding
+1 - all checks ok Regards Julian On Wed, Dec 12, 2018 at 9:46 PM Eric Norman wrote: > > Hi, > > We solved 3 issues in this release: > https://issues.apache.org/jira/projects/SLING/versions/12341119 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2024/

[jira] [Commented] (SLING-8170) Allow Sling servlets to declare a resource super type

2018-12-13 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719976#comment-16719976 ] Julian Sedding commented on SLING-8170: --- [~radu.cotescu] The proposal so

Re: [VOTE] Release Apache Sling Commons ClassLoader 1.4.4

2018-12-03 Thread Julian Sedding
+1 - all checks ok Regards Julian On Sun, Dec 2, 2018 at 2:26 PM Oliver Lietz wrote: > > Hi, > > we solved 3 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12343091 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-201

Re: [VOTE] Release Apache Sling Scripting Core 2.0.56

2018-12-03 Thread Julian Sedding
+1 - all checks ok Regards Julian On Sun, Dec 2, 2018 at 2:24 PM Oliver Lietz wrote: > > On Friday 30 November 2018 15:52:26 Radu Cotescu wrote: > > Hi, > > > > We solved 6 issues in this release: > > https://issues.apache.org/jira/projects/SLING/versions/12342645 > > > > Staging repository: > >

Re: [VOTE] Release Apache Sling JCR ClassLoader 3.2.4

2018-12-03 Thread Julian Sedding
+1 - all checks ok Regards Julian On Sun, Dec 2, 2018 at 8:11 PM Oliver Lietz wrote: > > Hi, > > we solved 2 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12328683 > > There is still one outstanding issue: > https://issues.apache.org/jira/browse/SLING-7157 >

[DISCUSS] SLING-8047 - auto-flush response in SlingRequestProcessorImpl

2018-11-26 Thread Julian Sedding
Hi all TL;DR I'm looking for feedback regarding a proposed fix in a central code-path of SlingRequestProcessorImpl. In SLING-8047, Phlip Mundt raised an issue where he observed that the output of responses rendered using SlingRequestProcessorImpl were empty. It turns out that the OutputStream or

[jira] [Commented] (SLING-8047) Rendered/exported JSON requested via SlingRequestProcessor is not written to output stream

2018-11-26 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16698664#comment-16698664 ] Julian Sedding commented on SLING-8047: --- [~mundt], thanks for the test and s

Re: [RT] Simple File System Resource Provider

2018-11-19 Thread Julian Sedding
+1 for creating a "simple" FS resource provider with _pluggable_ formats. Maybe it doesn't even need to be FS specific? Just "simple" :) Things like a mock JCR implementation are very useful for some use-cases, but IMHO they could also be achieved with a custom adapter factory and thus be highly d

Re: Sling 12 themes

2018-11-01 Thread Julian Sedding
Hi Jason Both the "sling:resourceType" and "jcr:primaryType" property names used to derive the resource type of a resource (i.e. Resource.getResourceType()) are implementation details of the JCR Resource Provider (see [0]). For a JCR Resource Provide this seems like a legitimate choice. If, howeve

[jira] [Comment Edited] (SLING-8047) Rendered/exported JSON requested via SlingRequestProcessor is not written to output stream

2018-10-30 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668381#comment-16668381 ] Julian Sedding edited comment on SLING-8047 at 10/30/18 9:5

[jira] [Commented] (SLING-8047) Rendered/exported JSON requested via SlingRequestProcessor is not written to output stream

2018-10-30 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668402#comment-16668402 ] Julian Sedding commented on SLING-8047: --- Thanks [~mundt] for the feedback. Th

[VOTE] Release Apache Sling Engine 2.6.16

2018-10-29 Thread Julian Sedding
Hi, We solved 1 issue in the Sling Engine 2.6.16 release: https://issues.apache.org/jira/projects/SLING/versions/12343879 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2002/ You can use this UNIX script to download the release and verify the signatures: ht

[jira] [Commented] (SLING-8047) Rendered/exported JSON requested via SlingRequestProcessor is not written to output stream

2018-10-29 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667273#comment-16667273 ] Julian Sedding commented on SLING-8047: --- [~mundt] could you please check if

[jira] [Resolved] (SLING-8051) Timing issue in SlingMainServlet

2018-10-29 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding resolved SLING-8051. --- Resolution: Fixed Fix Version/s: Engine 2.6.16 > Timing issue in SlingMainServ

[jira] [Commented] (SLING-8051) Timing issue in SlingMainServlet

2018-10-29 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667205#comment-16667205 ] Julian Sedding commented on SLING-8051: --- Thanks [~rombert] for your comment

[jira] [Commented] (SLING-8051) Timing issue in SlingMainServlet

2018-10-26 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665126#comment-16665126 ] Julian Sedding commented on SLING-8051: --- I pushed a proposed fix to my [for

[jira] [Updated] (SLING-8051) Timing issue in SlingMainServlet

2018-10-26 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding updated SLING-8051: -- Description: There seems to be a timing issue in the {{SlingMainServlet}}, which is rooted in

[jira] [Updated] (SLING-8051) Timing issue in SlingMainServlet

2018-10-26 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding updated SLING-8051: -- Description: There seems to be a timing issue in the {{SlingMainServlet}}, which is rooted in

[jira] [Updated] (SLING-8051) Timing issue in SlingMainServlet

2018-10-26 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding updated SLING-8051: -- Attachment: SLING-8051-stack-trace.txt > Timing issue in SlingMainServ

[jira] [Created] (SLING-8051) Timing issue in SlingMainServlet

2018-10-26 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-8051: - Summary: Timing issue in SlingMainServlet Key: SLING-8051 URL: https://issues.apache.org/jira/browse/SLING-8051 Project: Sling Issue Type: Improvement

[jira] [Comment Edited] (SLING-8047) Rendered/exported JSON requested via SlingRequestProcessor is not written to output stream

2018-10-26 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665079#comment-16665079 ] Julian Sedding edited comment on SLING-8047 at 10/26/18 11:5

[jira] [Commented] (SLING-8047) Rendered/exported JSON requested via SlingRequestProcessor is not written to output stream

2018-10-26 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665079#comment-16665079 ] Julian Sedding commented on SLING-8047: --- If this same issue affects mult

Re: [sling:resourceType] protected execution

2018-10-08 Thread Julian Sedding
My understanding of this thread is that it is about "controlling execution of servlets/scripts pertaining to individual resource-types". Carsten's point that we may want more fine-grained control, i.e. differentiate between "view" and "execute" (which may often be GET and POST), sounds sensible. T

Re: [sling:resourceType] protected execution

2018-10-04 Thread Julian Sedding
Hi Radu I think your proposed solution is unnecessarily intrusive and complicated. I am still convinced that this issue could be simply and elegantly be solved with a ResourceAccessGate for both servlets and scripts in a generic way. I think you mean well, but I am under the impression that you s

Re: [VOTE] Initial Release of Apache Sling Resource Filter version 1.0.0

2018-09-06 Thread Julian Sedding
+1 Julian On Thu, Sep 6, 2018 at 9:49 AM Robert Munteanu wrote: > > On Tue, 2018-09-04 at 12:14 -0400, Jason E Bailey wrote: > > Please vote to approve this release: > > +1 > > Robert

Re: [VOTE] Release Apache Sling Testing OSGi Mock 2.4.2, Sling Mock 2.3.4

2018-09-03 Thread Julian Sedding
+1 Regards, Julian On Mon, Sep 3, 2018 at 8:13 AM Stefan Seifert wrote: > > one (binding) vote is missing ... > > stefan > > >-Original Message- > >From: Stefan Seifert [mailto:sseif...@pro-vision.de] > >Sent: Friday, August 31, 2018 8:36 AM > >To: dev@sling.apache.org > >Subject: [VOTE]

[jira] [Commented] (SLING-7858) Convert CSS to a Framework

2018-08-28 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595504#comment-16595504 ] Julian Sedding commented on SLING-7858: --- I hadn't heard of bulma, bu

[jira] [Commented] (SLING-7858) Convert CSS to a Framework

2018-08-27 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593530#comment-16593530 ] Julian Sedding commented on SLING-7858: --- I recently came across [Semantic UI|h

[jira] [Closed] (SLING-7813) SlingHttpServletResponseImpl should log when setStatus is called after it is committed

2018-08-13 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding closed SLING-7813. - > SlingHttpServletResponseImpl should log when setStatus is called after it is > com

Re: [VOTE] Release Apache Sling Engine 2.16.4

2018-08-13 Thread Julian Sedding
I may finally get the release version right: it is 2.6.14. Fortunately the release artifacts are correctly versioned and JIRA is also correct. Sorry for the confusion! Regards Julian On Mon, Aug 13, 2018 at 1:12 PM Julian Sedding wrote: > > +1 > > Thanks for voting, I'll pus

Re: [RESULT] [VOTE] Release Apache Sling Engine 2.16.14

2018-08-13 Thread Julian Sedding
I may finally get the release version right: it is 2.6.14. Fortunately the release artifacts are correctly versioned and JIRA is also correct. Sorry for the confusion! Regards Julian On Mon, Aug 13, 2018 at 1:14 PM Julian Sedding wrote: > > Hi all, > > The vote has passed with t

[RESULT] [VOTE] Release Apache Sling Engine 2.16.14

2018-08-13 Thread Julian Sedding
Hi all, The vote has passed with the following result: +1 (binding): Carsten Ziegeler, Daniel Klco, Radu Cotescu, Julian Sedding Thanks for voting. I will promote the artifacts to dist and the central Maven repository and update the news page. Regards Julian

Re: [VOTE] Release Apache Sling Engine 2.16.4

2018-08-13 Thread Julian Sedding
+1 Thanks for voting, I'll push out the release. BTW: sorry, I just realised that I had gotten the release version in the email wrong. It is 2.16.14, not 2.16.4. Regards Julian On Wed, Aug 8, 2018 at 4:02 PM Radu Cotescu wrote: > > +1 > > > On 8 Aug 2018, at 13:24, J

[jira] [Commented] (SLING-7811) NPE when repository is starting up due to repository manager shutdown

2018-08-08 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573194#comment-16573194 ] Julian Sedding commented on SLING-7811: --- [~rombert] sorry, your latest comm

[jira] [Commented] (SLING-7811) NPE when repository is starting up due to repository manager shutdown

2018-08-08 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573186#comment-16573186 ] Julian Sedding commented on SLING-7811: --- Sorry for the delayed response. [~rom

[VOTE] Release Apache Sling Engine 2.16.4

2018-08-08 Thread Julian Sedding
Hi, We solved 1 issues in the Apache Sling Engine 2.16.4 release: https://issues.apache.org/jira/projects/SLING/versions/12343865 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1935/ You can use this UNIX script to download the release and verify the signat

[jira] [Updated] (SLING-7813) SlingHttpServletResponseImpl should log when setStatus is called after it is committed

2018-08-08 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding updated SLING-7813: -- Fix Version/s: (was: Engine 2.6.12) Engine 2.6.14

[jira] [Resolved] (SLING-7813) SlingHttpServletResponseImpl should log when setStatus is called after it is committed

2018-08-08 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding resolved SLING-7813. --- Resolution: Fixed Fix Version/s: Engine 2.6.12 Thanks for the review [~rombert]! I

[jira] [Commented] (SLING-7813) SlingHttpServletResponseImpl should log when setStatus is called after it is committed

2018-08-07 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16572431#comment-16572431 ] Julian Sedding commented on SLING-7813: --- [~rombert] I would appreciate if

[jira] [Created] (SLING-7813) SlingHttpServletResponseImpl should log when setStatus is called after it is committed

2018-08-07 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-7813: - Summary: SlingHttpServletResponseImpl should log when setStatus is called after it is committed Key: SLING-7813 URL: https://issues.apache.org/jira/browse/SLING-7813

Re: [VOTE] Release Apache Sling Servlet Helpers 1.1.8, Testing JCR Mock 1.3.4, Testing OSGi Mock 2.3.10, Testing Sling Mock 2.2.20

2018-08-01 Thread Julian Sedding
+1 - all checks ok Regards Julian On Wed, Aug 1, 2018 at 12:23 PM, Daniel Klco wrote: > +1 > > On Wed, Aug 1, 2018 at 6:36 AM Robert Munteanu wrote: > >> On Tue, 2018-07-31 at 17:08 +, Stefan Seifert wrote: >> > Please vote to approve this release: >> >> +1 >> >> Robert >>

Re: Sling Hackathon Sept. 13th, 2018 in Berlin

2018-08-01 Thread Julian Sedding
I'm afraid, this year I won't be able to make it :( Regards Julian On Tue, Jul 31, 2018 at 12:26 PM, Karl Pauls wrote: > +1 > > regards, > > Karl > > On Tuesday, July 31, 2018, Konrad Windszus wrote: > >> I would like to join as well. >> Konrad >> >> > On 18. May 2018, at 15:07, Stefan Seifert

[jira] [Commented] (SLING-7792) Resource Resolver should return more than one resolved path if available

2018-07-31 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16563273#comment-16563273 ] Julian Sedding commented on SLING-7792: --- I think providing this informatio

dev@sling.apache.org

2018-07-30 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561641#comment-16561641 ] Julian Sedding commented on SLING-7791: --- Thanks for reporting this issue. It w

[jira] [Commented] (SLING-7759) add other "patterns" than path for filters

2018-07-05 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533399#comment-16533399 ] Julian Sedding commented on SLING-7759: --- [~npeltier] I created a pull request

[jira] [Commented] (SLING-7759) add other "patterns" than path for filters

2018-07-04 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532837#comment-16532837 ] Julian Sedding commented on SLING-7759: --- [~npeltier] looks mostly fine to m

[jira] [Commented] (SLING-7759) add other "patterns" than path for filters

2018-07-02 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529841#comment-16529841 ] Julian Sedding commented on SLING-7759: --- [~npeltier] I don't think

[jira] [Commented] (SLING-7759) add other "patterns" than path for filters

2018-07-02 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529541#comment-16529541 ] Julian Sedding commented on SLING-7759: --- Could we try making the naming

Re: [proposal] enrich filter scopes

2018-07-02 Thread Julian Sedding
+1 I like the idea! Regards Julian On Fri, Jun 29, 2018 at 6:37 PM, Nicolas Peltier wrote: > Thanks Jason! > > i created https://issues.apache.org/jira/browse/SLING-7759 with more > details. > > I disagree with the potential issues you're mentioning: > 1. today either your filter hampers *all* y

Re: New "capabilities" module, feedback welcome

2018-06-27 Thread Julian Sedding
TP endpoint through which the servlet may be executed. Thus there should be less ways to circumvent the protection. E.g. creating a resource with a matching resource type will then not allow a user to execute the servlet. Regards Julian On Wed, Jun 27, 2018 at 3:23 PM, Julian Sedding wrote:

Re: New "capabilities" module, feedback welcome

2018-06-27 Thread Julian Sedding
. permissions could be checked at /apps/servlets/org.example.BackDoorServlet for org.example.BackDoorServlet. I hope this helps clarify the concept :) Regards Julian On Wed, Jun 27, 2018 at 1:58 PM, Radu Cotescu wrote: > Hi Julian, > >> On 26 Jun 2018, at 09:25, Julian Sedding wrote: >&

Re: New "capabilities" module, feedback welcome

2018-06-26 Thread Julian Sedding
Hi Bertrand On Mon, Jun 25, 2018 at 6:22 PM, Bertrand Delacretaz wrote: > Hi Julian, > > On Mon, Jun 25, 2018 at 3:38 PM Julian Sedding wrote: >> Regarding securing the servlet: >> Registering a servlet in Sling creates resources. In the case of the >> capabilities

Re: New "capabilities" module, feedback welcome

2018-06-25 Thread Julian Sedding
Regarding securing the servlet: Registering a servlet in Sling creates resources. In the case of the capabilities servlet, that should be the resource "/libs/sling/capabilities.json.GET.servlet". Since the "Resource Access Security" module allows restricting read access to resources, this could be

[jira] [Commented] (SLING-7684) Add Badges to GitHub Repo Readmes

2018-06-25 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16522007#comment-16522007 ] Julian Sedding commented on SLING-7684: --- Agree with Bertrand regarding read

Re: [DISCUSSION][API][PROPOSAL] Adding Stream generator to Sling API

2018-06-12 Thread Julian Sedding
I share Dan's opinion that it makes sense to offer the functionality via a utility of some sort (be it adaptTo or static methods or even constructors ;)). In the past that was also how the Sling API evolved. E.g. first there was resource.adaptTo(ValueMap.class), then came ResourceUtil.getValueMap(

[jira] [Commented] (SLING-7684) Add Badges to GitHub Repo Readmes

2018-06-12 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509572#comment-16509572 ] Julian Sedding commented on SLING-7684: --- Looks good already (y) > Add Ba

[jira] [Commented] (SLING-7624) Add OSGi7 component property annotations for Servlet and Filter

2018-05-28 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493154#comment-16493154 ] Julian Sedding commented on SLING-7624: --- [~kwin] Wow, you're right.

[jira] [Comment Edited] (SLING-7624) Add OSGi7 component property annotations for Servlet and Filter

2018-05-28 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493144#comment-16493144 ] Julian Sedding edited comment on SLING-7624 at 5/29/18 6:4

<    1   2   3   4   5   6   7   8   9   10   >