[jira] [Closed] (SLING-12238) Prevent NullPointerException if global transformer returns null

2024-01-27 Thread Carsten Ziegeler (Jira)


 [ 
https://issues.apache.org/jira/browse/SLING-12238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler closed SLING-12238.


> Prevent NullPointerException if global transformer returns null
> ---
>
> Key: SLING-12238
> URL: https://issues.apache.org/jira/browse/SLING-12238
> Project: Sling
>  Issue Type: Improvement
>  Components: General
>Affects Versions: Rewriter 1.3.8
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
>Priority: Major
> Fix For: Rewriter 1.3.10
>
>
> A TransformerFactory for a global transformer might return null for the 
> Transformer, similar the factory might already be gone. Both result in a null 
> value inserted into the array of global transformers.
> Later on, when that array is processed, there is no null check anymore. 
> Potentially resulting in a NullPointerException
> This should be guarded with a null check, as this might happen in a dynamic 
> system



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Closed] (SLING-12239) Create string representation of processing component configuration only once

2024-01-27 Thread Carsten Ziegeler (Jira)


 [ 
https://issues.apache.org/jira/browse/SLING-12239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler closed SLING-12239.


> Create string representation of processing component configuration only once
> 
>
> Key: SLING-12239
> URL: https://issues.apache.org/jira/browse/SLING-12239
> Project: Sling
>  Issue Type: Improvement
>  Components: General
>Affects Versions: Rewriter 1.3.8
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
>Priority: Major
> Fix For: Rewriter 1.3.10
>
>
> With SLING-12227 the "caching" of the processing component configuration got 
> accidentally removed. As this one is printed out with each and every html 
> request, we should only create it once.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Closed] (SLING-12233) Ignore resource type with invalid paths

2024-01-27 Thread Carsten Ziegeler (Jira)


 [ 
https://issues.apache.org/jira/browse/SLING-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler closed SLING-12233.


> Ignore resource type with invalid paths
> ---
>
> Key: SLING-12233
> URL: https://issues.apache.org/jira/browse/SLING-12233
> Project: Sling
>  Issue Type: Improvement
>  Components: Servlets
>Affects Versions: Servlets Resolver 2.10.0
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
>Priority: Major
> Fix For: servlets resolver 2.11.0
>
>
> Most invalid resource types are already ignored as it relies on 
> ResourceUtil.normalize. However, path segments with more than two consecutive 
> dots are currently not ignored, leading to unexpected results.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[VOTE RESULT] Release Apache Sling Rewriter 1.3.10

2024-01-27 Thread Carsten Ziegeler

The vote passed with four binding +1 votes

Thanks
Carsten

--
Carsten Ziegeler
Adobe
cziege...@apache.org


[VOTE RESULT] Release Apache Sling Servlets Resolver 2.11.0

2024-01-27 Thread Carsten Ziegeler

The vote passed with four binding +1 votes

Thanks
Carsten

--
Carsten Ziegeler
Adobe
cziege...@apache.org


[Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #1242 is FIXED

2024-01-27 Thread Apache Jenkins Server
Please see 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/1242/
 for details.

No further emails will be sent until the status of the build is changed.

Re: [VOTE] Release Apache Sling Servlets Resolver 2.11.0

2024-01-27 Thread Carsten Ziegeler

+1

Carsten

On 24.01.2024 14:56, Carsten Ziegeler wrote:

Hi,

We solved 1 issues in this release
https://issues.apache.org/jira/browse/SLING-12233


Staging repository: 
https://repository.apache.org/content/repositories/orgapachesling-2834/


You can use this UNIX script to download the release and verify the 
signatures:

https://gitbox.apache.org/repos/asf?p=sling-tooling-release.git;a=blob;f=check_staged_release.sh;hb=HEAD

Usage:
sh check_staged_release.sh 2834 /tmp/sling-staging

Please vote to approve this release:

   [ ] +1 Approve the release
   [ ]  0 Don't care
   [ ] -1 Don't release, because ...

This majority vote is open for at least 72 hours.

Regards
Carsten


--
Carsten Ziegeler
Adobe
cziege...@apache.org


Re: [VOTE] Release Apache Sling Rewriter 1.3.10

2024-01-27 Thread Carsten Ziegeler

+1

Carsten

On 24.01.2024 07:07, Carsten Ziegeler wrote:

Hi,

We solved 2 issues in this release
https://issues.apache.org/jira/projects/SLING/versions/12354138


Staging repository: 
https://repository.apache.org/content/repositories/orgapachesling-2833/


You can use this UNIX script to download the release and verify the 
signatures:

https://gitbox.apache.org/repos/asf?p=sling-tooling-release.git;a=blob;f=check_staged_release.sh;hb=HEAD

Usage:
sh check_staged_release.sh 2833 /tmp/sling-staging

Please vote to approve this release:

   [ ] +1 Approve the release
   [ ]  0 Don't care
   [ ] -1 Don't release, because ...

This majority vote is open for at least 72 hours.

Regards
Carsten


--
Carsten Ziegeler
Adobe
cziege...@apache.org