[jira] [Resolved] (SLING-11374) Improve the details of the exceptions thrown by the BinaryOperator

2023-11-20 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11374.
---
Resolution: Fixed

> Improve the details of the exceptions thrown by the BinaryOperator
> --
>
> Key: SLING-11374
> URL: https://issues.apache.org/jira/browse/SLING-11374
> Project: Sling
>  Issue Type: Improvement
>  Components: HTL
>Reporter: PuzanovsP
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Scripting HTL Compiler 1.2.16-1.4.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When exception occurs:
> org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: Operands 
> are not of the same type: the equality operator can only be applied to 
> String, Number and Boolean types.
>  
> Trace:
> Caused by: 
> org.apache.sling.scripting.sightly.compiler.SightlyCompilerException: 
> Operands are not of the same type: the equality operator can only be applied 
> to String, Number and Boolean types. at 
> org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator.strictEq(BinaryOperator.java:247)
>  [org.apache.sling.scripting.sightly.compiler:1.0.22.1_4_0] at 
> org.apache.sling.scripting.sightly.apps.frontdoor.components.content.twoResponsiveColumns.twoResponsiveColumns_html.render(twoResponsiveColumns_html.java:63)
>  
> Please improve the log and tell us actually which property mismatched and 
> which type it had.
> ---
> When we try to compare Long with Number would be great if it worked actually 
> and not failed with this error.
> Thanks a lot!



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


[jira] [Resolved] (SLING-12068) Migrate junit.remote to jakarta.json

2023-11-17 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-12068.
---
Resolution: Fixed

> Migrate junit.remote to jakarta.json
> 
>
> Key: SLING-12068
> URL: https://issues.apache.org/jira/browse/SLING-12068
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
>




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


[jira] [Resolved] (SLING-12072) Migrate sling.junit.core to jakarta.json

2023-11-17 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-12072.
---
Resolution: Fixed

> Migrate sling.junit.core to jakarta.json
> 
>
> Key: SLING-12072
> URL: https://issues.apache.org/jira/browse/SLING-12072
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
>




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


[jira] [Resolved] (SLING-12064) Migrate sling.caconfig.impl to jakarta.json

2023-11-08 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-12064.
---
Resolution: Fixed

> Migrate sling.caconfig.impl to jakarta.json
> ---
>
> Key: SLING-12064
> URL: https://issues.apache.org/jira/browse/SLING-12064
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Context-Aware Configuration Impl 1.6.2
>
>




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


[jira] [Updated] (SLING-12064) Migrate sling.caconfig.impl to jakarta.json

2023-11-08 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-12064:
--
Fix Version/s: Context-Aware Configuration Impl 1.6.2

> Migrate sling.caconfig.impl to jakarta.json
> ---
>
> Key: SLING-12064
> URL: https://issues.apache.org/jira/browse/SLING-12064
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Context-Aware Configuration Impl 1.6.2
>
>




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


[jira] [Commented] (SLING-12067) Migrate sling.commons.testing to jackrabbit 2.20.2 (java.security.acl.Group issue)

2023-10-18 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-12067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1046#comment-1046
 ] 

Ashok Pelluru commented on SLING-12067:
---

[~kwin] Thank you for the update. I will close this ticket and remove the 
reference in the blocked-by tickets.

> Migrate sling.commons.testing to jackrabbit 2.20.2 (java.security.acl.Group 
> issue)
> --
>
> Key: SLING-12067
> URL: https://issues.apache.org/jira/browse/SLING-12067
> Project: Sling
>  Issue Type: Sub-task
>Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
>
>  
> The reason is https://issues.apache.org/jira/browse/OAK-7358
> Caused by: java.lang.ClassNotFoundException: java.security.acl.Group



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


[jira] [Updated] (SLING-12077) Migrate sling.adapter to jakarta.json

2023-10-18 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-12077:
--
Fix Version/s: Adapter 2.2.2

> Migrate sling.adapter to jakarta.json
> -
>
> Key: SLING-12077
> URL: https://issues.apache.org/jira/browse/SLING-12077
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Adapter 2.2.2
>
>




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


[jira] [Resolved] (SLING-12077) Migrate sling.adapter to jakarta.json

2023-10-18 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-12077.
---
Resolution: Fixed

> Migrate sling.adapter to jakarta.json
> -
>
> Key: SLING-12077
> URL: https://issues.apache.org/jira/browse/SLING-12077
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Adapter 2.2.2
>
>




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


[jira] [Resolved] (SLING-12070) Migrate sling.xss to jakarta.json

2023-10-16 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-12070.
---
Resolution: Fixed

> Migrate sling.xss to jakarta.json
> -
>
> Key: SLING-12070
> URL: https://issues.apache.org/jira/browse/SLING-12070
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: XSS Protection API 2.3.10
>
>




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


[jira] [Updated] (SLING-12070) Migrate sling.xss to jakarta.json

2023-10-16 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-12070:
--
Fix Version/s: XSS Protection API 2.3.10

> Migrate sling.xss to jakarta.json
> -
>
> Key: SLING-12070
> URL: https://issues.apache.org/jira/browse/SLING-12070
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: XSS Protection API 2.3.10
>
>




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


[jira] [Updated] (SLING-12063) Migrate sling.bundleresource.impl to jakarta.json

2023-10-13 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-12063:
--
Fix Version/s: Bundle Resource 2.3.6

> Migrate sling.bundleresource.impl to jakarta.json
> -
>
> Key: SLING-12063
> URL: https://issues.apache.org/jira/browse/SLING-12063
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Bundle Resource 2.3.6
>
>




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


[jira] [Resolved] (SLING-12063) Migrate sling.bundleresource.impl to jakarta.json

2023-10-13 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-12063.
---
Resolution: Fixed

> Migrate sling.bundleresource.impl to jakarta.json
> -
>
> Key: SLING-12063
> URL: https://issues.apache.org/jira/browse/SLING-12063
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Bundle Resource 2.3.6
>
>




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


Re: [VOTE] Release Apache Sling Servlets Get 2.2.0, Post 2.6.0, Resolver 2.10.0

2023-10-06 Thread Ashok Pelluru
+1

On Fri, 6 Oct 2023, 11:04 Jörg Hoh,  wrote:

> +1
>
> Am Do., 5. Okt. 2023 um 22:07 Uhr schrieb Daniel Klco :
>
> > +1
> >
> > On Thu, Oct 5, 2023 at 7:19 AM Carsten Ziegeler 
> > wrote:
> > >
> > > Hi,
> > >
> > > We solved 3 issues for servlets resolver 2.10.0
> > > https://issues.apache.org/jira/projects/SLING/versions/12353474
> > >
> > > We solved 4 issues for servlets get 2.2.0
> > > https://issues.apache.org/jira/projects/SLING/versions/12352682
> > >
> > > We solved 3 issues for servlets post 2.10.0
> > > https://issues.apache.org/jira/projects/SLING/versions/12352478
> > >
> > >
> > > Staging repository:
> > >
> https://repository.apache.org/content/repositories/orgapachesling-2791/
> > >
> > > 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 2791 /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
> >
>
>
> --
> Cheers,
> Jörg Hoh,
>
> https://cqdump.joerghoh.de
> Twitter: @joerghoh
>


[jira] [Updated] (SLING-12058) Migrate to jakarta.json

2023-10-05 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-12058:
--
Description: 
Several of the bundles used in the Sling starter still use javax.json, only a 
few have migrated to jakarta.json. We should migrate all of them. This is the 
list from the starter:
 # org.apache.sling:org.apache.sling.bundleresource.impl:2.3.4
 # org.apache.sling:org.apache.sling.caconfig.impl:1.6.0
 # org.apache.sling:org.apache.sling.discovery.base:2.0.14
 # org.apache.sling:org.apache.sling.discovery.commons:1.0.28
 # org.apache.sling:org.apache.sling.jcr.jackrabbit.accessmanager:3.1.0
 # org.apache.sling:org.apache.sling.junit.remote:1.0.12
 # org.apache.sling:org.apache.sling.servlets.post:2.5.0
 # org.apache.sling:org.apache.sling.xss:2.3.8
 # org.apache.sling:org.apache.sling.fsresource:2.2.0
 # -org.apache.felix:org.apache.felix.cm.json:1.0.8-
 # org.apache.sling:org.apache.sling.adapter:2.2.0
 # org.apache.sling:org.apache.sling.junit.core:1.1.6
 # org.apache.sling:org.apache.sling.servlets.get:2.1.44
 # org.apache.sling:org.apache.sling.servlets.resolver:2.9.14

  was:
Several of the bundles used in the Sling starter still use javax.json, only a 
few have migrated to jakarta.json. We should migrate all of them. This is the 
list from the starter:
 # org.apache.sling:org.apache.sling.bundleresource.impl:2.3.4
 # org.apache.sling:org.apache.sling.caconfig.impl:1.6.0
 # org.apache.sling:org.apache.sling.discovery.base:2.0.14
 # org.apache.sling:org.apache.sling.discovery.commons:1.0.28
 # org.apache.sling:org.apache.sling.jcr.jackrabbit.accessmanager:3.1.0
 # org.apache.sling:org.apache.sling.junit.remote:1.0.12
 # org.apache.sling:org.apache.sling.servlets.post:2.5.0
 # org.apache.sling:org.apache.sling.xss:2.3.8
 # org.apache.sling:org.apache.sling.fsresource:2.2.0
 # org.apache.felix:org.apache.felix.cm.json:1.0.8
 # org.apache.sling:org.apache.sling.adapter:2.2.0
 # org.apache.sling:org.apache.sling.junit.core:1.1.6
 # org.apache.sling:org.apache.sling.servlets.get:2.1.44
 # org.apache.sling:org.apache.sling.servlets.resolver:2.9.14


> Migrate to jakarta.json
> ---
>
> Key: SLING-12058
> URL: https://issues.apache.org/jira/browse/SLING-12058
> Project: Sling
>  Issue Type: Improvement
>Reporter: Carsten Ziegeler
>Priority: Major
>
> Several of the bundles used in the Sling starter still use javax.json, only a 
> few have migrated to jakarta.json. We should migrate all of them. This is the 
> list from the starter:
>  # org.apache.sling:org.apache.sling.bundleresource.impl:2.3.4
>  # org.apache.sling:org.apache.sling.caconfig.impl:1.6.0
>  # org.apache.sling:org.apache.sling.discovery.base:2.0.14
>  # org.apache.sling:org.apache.sling.discovery.commons:1.0.28
>  # org.apache.sling:org.apache.sling.jcr.jackrabbit.accessmanager:3.1.0
>  # org.apache.sling:org.apache.sling.junit.remote:1.0.12
>  # org.apache.sling:org.apache.sling.servlets.post:2.5.0
>  # org.apache.sling:org.apache.sling.xss:2.3.8
>  # org.apache.sling:org.apache.sling.fsresource:2.2.0
>  # -org.apache.felix:org.apache.felix.cm.json:1.0.8-
>  # org.apache.sling:org.apache.sling.adapter:2.2.0
>  # org.apache.sling:org.apache.sling.junit.core:1.1.6
>  # org.apache.sling:org.apache.sling.servlets.get:2.1.44
>  # org.apache.sling:org.apache.sling.servlets.resolver:2.9.14



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


[jira] [Commented] (SLING-12058) Migrate to jakarta.json

2023-10-05 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-12058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772225#comment-17772225
 ] 

Ashok Pelluru commented on SLING-12058:
---

(i) org.apache.felix:org.apache.felix.cm.json is already migrated to 
jakarta.json

> Migrate to jakarta.json
> ---
>
> Key: SLING-12058
> URL: https://issues.apache.org/jira/browse/SLING-12058
> Project: Sling
>  Issue Type: Improvement
>Reporter: Carsten Ziegeler
>Priority: Major
>
> Several of the bundles used in the Sling starter still use javax.json, only a 
> few have migrated to jakarta.json. We should migrate all of them. This is the 
> list from the starter:
>  # org.apache.sling:org.apache.sling.bundleresource.impl:2.3.4
>  # org.apache.sling:org.apache.sling.caconfig.impl:1.6.0
>  # org.apache.sling:org.apache.sling.discovery.base:2.0.14
>  # org.apache.sling:org.apache.sling.discovery.commons:1.0.28
>  # org.apache.sling:org.apache.sling.jcr.jackrabbit.accessmanager:3.1.0
>  # org.apache.sling:org.apache.sling.junit.remote:1.0.12
>  # org.apache.sling:org.apache.sling.servlets.post:2.5.0
>  # org.apache.sling:org.apache.sling.xss:2.3.8
>  # org.apache.sling:org.apache.sling.fsresource:2.2.0
>  # org.apache.felix:org.apache.felix.cm.json:1.0.8
>  # org.apache.sling:org.apache.sling.adapter:2.2.0
>  # org.apache.sling:org.apache.sling.junit.core:1.1.6
>  # org.apache.sling:org.apache.sling.servlets.get:2.1.44
>  # org.apache.sling:org.apache.sling.servlets.resolver:2.9.14



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


[jira] [Created] (SLING-12077) Migrate sling.adapter to jakarta.json

2023-10-05 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12077:
-

 Summary: Migrate sling.adapter to jakarta.json
 Key: SLING-12077
 URL: https://issues.apache.org/jira/browse/SLING-12077
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Updated] (SLING-12058) Migrate to jakarta.json

2023-10-05 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-12058:
--
Description: 
Several of the bundles used in the Sling starter still use javax.json, only a 
few have migrated to jakarta.json. We should migrate all of them. This is the 
list from the starter:
 # org.apache.sling:org.apache.sling.bundleresource.impl:2.3.4
 # org.apache.sling:org.apache.sling.caconfig.impl:1.6.0
 # org.apache.sling:org.apache.sling.discovery.base:2.0.14
 # org.apache.sling:org.apache.sling.discovery.commons:1.0.28
 # org.apache.sling:org.apache.sling.jcr.jackrabbit.accessmanager:3.1.0
 # org.apache.sling:org.apache.sling.junit.remote:1.0.12
 # org.apache.sling:org.apache.sling.servlets.post:2.5.0
 # org.apache.sling:org.apache.sling.xss:2.3.8
 # org.apache.sling:org.apache.sling.fsresource:2.2.0
 # org.apache.felix:org.apache.felix.cm.json:1.0.8
 # org.apache.sling:org.apache.sling.adapter:2.2.0
 # org.apache.sling:org.apache.sling.junit.core:1.1.6
 # org.apache.sling:org.apache.sling.servlets.get:2.1.44
 # org.apache.sling:org.apache.sling.servlets.resolver:2.9.14

  was:
Several of the bundles used in the Sling starter still use javax.json, only a 
few have migrated to jakarta.json. We should migrate all of them. This is the 
list from the starter:
* org.apache.sling:org.apache.sling.bundleresource.impl:2.3.4
* org.apache.sling:org.apache.sling.caconfig.impl:1.6.0
* org.apache.sling:org.apache.sling.discovery.base:2.0.14
* org.apache.sling:org.apache.sling.discovery.commons:1.0.28
* org.apache.sling:org.apache.sling.jcr.jackrabbit.accessmanager:3.1.0
* org.apache.sling:org.apache.sling.junit.remote:1.0.12
* org.apache.sling:org.apache.sling.servlets.post:2.5.0
* org.apache.sling:org.apache.sling.xss:2.3.8
* org.apache.sling:org.apache.sling.fsresource:2.2.0
* org.apache.felix:org.apache.felix.cm.json:1.0.8
* org.apache.sling:org.apache.sling.adapter:2.2.0
* org.apache.sling:org.apache.sling.junit.core:1.1.6
* org.apache.sling:org.apache.sling.servlets.get:2.1.44
* org.apache.sling:org.apache.sling.servlets.resolver:2.9.14



> Migrate to jakarta.json
> ---
>
> Key: SLING-12058
> URL: https://issues.apache.org/jira/browse/SLING-12058
> Project: Sling
>  Issue Type: Improvement
>Reporter: Carsten Ziegeler
>Priority: Major
>
> Several of the bundles used in the Sling starter still use javax.json, only a 
> few have migrated to jakarta.json. We should migrate all of them. This is the 
> list from the starter:
>  # org.apache.sling:org.apache.sling.bundleresource.impl:2.3.4
>  # org.apache.sling:org.apache.sling.caconfig.impl:1.6.0
>  # org.apache.sling:org.apache.sling.discovery.base:2.0.14
>  # org.apache.sling:org.apache.sling.discovery.commons:1.0.28
>  # org.apache.sling:org.apache.sling.jcr.jackrabbit.accessmanager:3.1.0
>  # org.apache.sling:org.apache.sling.junit.remote:1.0.12
>  # org.apache.sling:org.apache.sling.servlets.post:2.5.0
>  # org.apache.sling:org.apache.sling.xss:2.3.8
>  # org.apache.sling:org.apache.sling.fsresource:2.2.0
>  # org.apache.felix:org.apache.felix.cm.json:1.0.8
>  # org.apache.sling:org.apache.sling.adapter:2.2.0
>  # org.apache.sling:org.apache.sling.junit.core:1.1.6
>  # org.apache.sling:org.apache.sling.servlets.get:2.1.44
>  # org.apache.sling:org.apache.sling.servlets.resolver:2.9.14



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


[jira] [Resolved] (SLING-12073) Migrate sling.servlets.get to jakarta.json

2023-10-05 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-12073.
---
Resolution: Fixed

> Migrate sling.servlets.get to jakarta.json
> --
>
> Key: SLING-12073
> URL: https://issues.apache.org/jira/browse/SLING-12073
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Servlets Get 2.1.46
>
>




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


[jira] [Resolved] (SLING-12069) Migrate sling.servlets.post to jakarta.json

2023-10-05 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-12069.
---
Resolution: Fixed

> Migrate sling.servlets.post to jakarta.json
> ---
>
> Key: SLING-12069
> URL: https://issues.apache.org/jira/browse/SLING-12069
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Servlets POST 2.5.2
>
>




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


[jira] [Created] (SLING-12073) Migrate sling.servlets.get to jakarta.json

2023-10-04 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12073:
-

 Summary: Migrate sling.servlets.get to jakarta.json
 Key: SLING-12073
 URL: https://issues.apache.org/jira/browse/SLING-12073
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Created] (SLING-12072) Migrate sling.junit.core to jakarta.json

2023-10-04 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12072:
-

 Summary: Migrate sling.junit.core to jakarta.json
 Key: SLING-12072
 URL: https://issues.apache.org/jira/browse/SLING-12072
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Created] (SLING-12071) Migrate sling.fsresource to jakarta.json

2023-10-04 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12071:
-

 Summary: Migrate sling.fsresource to jakarta.json
 Key: SLING-12071
 URL: https://issues.apache.org/jira/browse/SLING-12071
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Created] (SLING-12070) Migrate sling.xss to jakarta.json

2023-10-04 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12070:
-

 Summary: Migrate sling.xss to jakarta.json
 Key: SLING-12070
 URL: https://issues.apache.org/jira/browse/SLING-12070
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Created] (SLING-12069) Migrate sling.servlets.post to jakarta.json

2023-10-04 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12069:
-

 Summary: Migrate sling.servlets.post to jakarta.json
 Key: SLING-12069
 URL: https://issues.apache.org/jira/browse/SLING-12069
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Created] (SLING-12068) Migrate junit.remote to jakarta.json

2023-10-04 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12068:
-

 Summary: Migrate junit.remote to jakarta.json
 Key: SLING-12068
 URL: https://issues.apache.org/jira/browse/SLING-12068
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Assigned] (SLING-12067) Migrate sling.commons.testing to jackrabbit 2.20.2 (java.security.acl.Group issue)

2023-10-03 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru reassigned SLING-12067:
-

Assignee: Ashok Pelluru

> Migrate sling.commons.testing to jackrabbit 2.20.2 (java.security.acl.Group 
> issue)
> --
>
> Key: SLING-12067
> URL: https://issues.apache.org/jira/browse/SLING-12067
> Project: Sling
>  Issue Type: Sub-task
>    Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
>
>  
> The reason is https://issues.apache.org/jira/browse/OAK-7358
> Caused by: java.lang.ClassNotFoundException: java.security.acl.Group



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


[jira] [Created] (SLING-12067) Migrate sling.commons.testing to jackrabbit 2.20.2 (java.security.acl.Group issue)

2023-10-03 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12067:
-

 Summary: Migrate sling.commons.testing to jackrabbit 2.20.2 
(java.security.acl.Group issue)
 Key: SLING-12067
 URL: https://issues.apache.org/jira/browse/SLING-12067
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru


 

The reason is https://issues.apache.org/jira/browse/OAK-7358
Caused by: java.lang.ClassNotFoundException: java.security.acl.Group



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


[jira] [Created] (SLING-12066) Migrate sling.discovery.commons to jakarta.json

2023-10-03 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12066:
-

 Summary: Migrate sling.discovery.commons to jakarta.json
 Key: SLING-12066
 URL: https://issues.apache.org/jira/browse/SLING-12066
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Created] (SLING-12065) Migrate sling.discovery.base to jakarta.json

2023-10-03 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12065:
-

 Summary: Migrate sling.discovery.base to jakarta.json
 Key: SLING-12065
 URL: https://issues.apache.org/jira/browse/SLING-12065
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Assigned] (SLING-12064) Migrate sling.caconfig.impl to jakarta.json

2023-10-03 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru reassigned SLING-12064:
-

Assignee: Ashok Pelluru

> Migrate sling.caconfig.impl to jakarta.json
> ---
>
> Key: SLING-12064
> URL: https://issues.apache.org/jira/browse/SLING-12064
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
>




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


[jira] [Created] (SLING-12064) Migrate sling.caconfig.impl to jakarta.json

2023-10-03 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12064:
-

 Summary: Migrate sling.caconfig.impl to jakarta.json
 Key: SLING-12064
 URL: https://issues.apache.org/jira/browse/SLING-12064
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru






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


[jira] [Created] (SLING-12063) Migrate sling.bundleresource.impl to jakarta.json

2023-10-03 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-12063:
-

 Summary: Migrate sling.bundleresource.impl to jakarta.json
 Key: SLING-12063
 URL: https://issues.apache.org/jira/browse/SLING-12063
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Updated] (SLING-11806) Update parent bundle (49) to sling-org-apache-sling-commons-jcr-file

2023-03-16 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-11806:
--
Fix Version/s: Commons JCR File 1.0.0

> Update parent bundle (49) to sling-org-apache-sling-commons-jcr-file
> 
>
> Key: SLING-11806
> URL: https://issues.apache.org/jira/browse/SLING-11806
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Commons JCR File 1.0.0
>
>




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


[jira] [Created] (SLING-11806) Update parent bundle (49) to sling-org-apache-sling-commons-jcr-file

2023-03-16 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11806:
-

 Summary: Update parent bundle (49) to 
sling-org-apache-sling-commons-jcr-file
 Key: SLING-11806
 URL: https://issues.apache.org/jira/browse/SLING-11806
 Project: Sling
  Issue Type: Task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Resolved] (SLING-11696) Update parent bundle (49) to sling.commons.threaddump

2022-12-16 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11696.
---
Resolution: Fixed

> Update parent bundle (49) to sling.commons.threaddump
> -
>
> Key: SLING-11696
> URL: https://issues.apache.org/jira/browse/SLING-11696
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Extensions Thread Dumper 0.2.4
>
>




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


[jira] [Resolved] (SLING-11695) Update parent bundle (49) to sling-org-apache-sling-adapter-annotations

2022-12-16 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11695.
---
Resolution: Fixed

> Update parent bundle (49) to sling-org-apache-sling-adapter-annotations
> ---
>
> Key: SLING-11695
> URL: https://issues.apache.org/jira/browse/SLING-11695
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Adapter Annotations 2.0.2
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




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


[jira] [Resolved] (SLING-11697) Update parent bundle (49) to sling-commons-fsclassloader

2022-12-16 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11697.
---
Resolution: Fixed

> Update parent bundle (49) to sling-commons-fsclassloader
> 
>
> Key: SLING-11697
> URL: https://issues.apache.org/jira/browse/SLING-11697
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: File System ClassLoader 1.0.16
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




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


[jira] [Resolved] (SLING-11699) Deprecate apache-sling-hc-api

2022-12-16 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11699.
---
Resolution: Fixed

> Deprecate apache-sling-hc-api
> -
>
> Key: SLING-11699
> URL: https://issues.apache.org/jira/browse/SLING-11699
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Deprecate 
> *[apache-sling-hc-api|https://github.com/apache/sling-org-apache-sling-hc-api]*
>  since the migration of Sling Health Checks to Apache Felix is completed



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


[jira] [Created] (SLING-11699) Deprecate apache-sling-hc-api

2022-11-23 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11699:
-

 Summary: Deprecate apache-sling-hc-api
 Key: SLING-11699
 URL: https://issues.apache.org/jira/browse/SLING-11699
 Project: Sling
  Issue Type: Task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru


Deprecate 
*[apache-sling-hc-api|https://github.com/apache/sling-org-apache-sling-hc-api]* 
since ** the migration of Sling Health Checks to Apache Felix is completed



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


[jira] [Updated] (SLING-11699) Deprecate apache-sling-hc-api

2022-11-23 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-11699:
--
Description: Deprecate 
*[apache-sling-hc-api|https://github.com/apache/sling-org-apache-sling-hc-api]* 
since the migration of Sling Health Checks to Apache Felix is completed  (was: 
Deprecate 
*[apache-sling-hc-api|https://github.com/apache/sling-org-apache-sling-hc-api]* 
since ** the migration of Sling Health Checks to Apache Felix is completed)

> Deprecate apache-sling-hc-api
> -
>
> Key: SLING-11699
> URL: https://issues.apache.org/jira/browse/SLING-11699
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
>
> Deprecate 
> *[apache-sling-hc-api|https://github.com/apache/sling-org-apache-sling-hc-api]*
>  since the migration of Sling Health Checks to Apache Felix is completed



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


[jira] [Updated] (SLING-11697) Update parent bundle (49) to sling-commons-fsclassloader

2022-11-22 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-11697:
--
Fix Version/s: File System ClassLoader 1.0.16

> Update parent bundle (49) to sling-commons-fsclassloader
> 
>
> Key: SLING-11697
> URL: https://issues.apache.org/jira/browse/SLING-11697
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: File System ClassLoader 1.0.16
>
>




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


[jira] [Created] (SLING-11697) Update parent bundle (49) to sling-commons-fsclassloader

2022-11-22 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11697:
-

 Summary: Update parent bundle (49) to sling-commons-fsclassloader
 Key: SLING-11697
 URL: https://issues.apache.org/jira/browse/SLING-11697
 Project: Sling
  Issue Type: Task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Updated] (SLING-11696) Update parent bundle (49) to sling.commons.threaddump

2022-11-22 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-11696:
--
Fix Version/s: Extensions Thread Dumper 0.2.4

> Update parent bundle (49) to sling.commons.threaddump
> -
>
> Key: SLING-11696
> URL: https://issues.apache.org/jira/browse/SLING-11696
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Extensions Thread Dumper 0.2.4
>
>




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


[jira] [Created] (SLING-11696) Update parent bundle (49) to sling.commons.threaddump

2022-11-22 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11696:
-

 Summary: Update parent bundle (49) to sling.commons.threaddump
 Key: SLING-11696
 URL: https://issues.apache.org/jira/browse/SLING-11696
 Project: Sling
  Issue Type: Task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Updated] (SLING-11695) Update parent bundle (49) to sling-org-apache-sling-adapter-annotations

2022-11-22 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-11695:
--
Fix Version/s: Adapter Annotations 2.0.2

> Update parent bundle (49) to sling-org-apache-sling-adapter-annotations
> ---
>
> Key: SLING-11695
> URL: https://issues.apache.org/jira/browse/SLING-11695
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Adapter Annotations 2.0.2
>
>




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


[jira] [Created] (SLING-11695) Update parent bundle (49) to sling-org-apache-sling-adapter-annotations

2022-11-22 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11695:
-

 Summary: Update parent bundle (49) to 
sling-org-apache-sling-adapter-annotations
 Key: SLING-11695
 URL: https://issues.apache.org/jira/browse/SLING-11695
 Project: Sling
  Issue Type: Task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Resolved] (SLING-11591) Update parent bundle (49) to sling-installer-factory bundles

2022-10-05 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11591.
---
Resolution: Fixed

> Update parent bundle (49) to sling-installer-factory bundles
> 
>
> Key: SLING-11591
> URL: https://issues.apache.org/jira/browse/SLING-11591
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Installer Subsystems Factory 1.0.2, Installer Subsystem 
> Base Factory 1.0.0, Installer Packages Factory 1.0.6
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>




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


[jira] [Assigned] (SLING-11591) Update parent bundle (49) to sling-installer-factory bundles

2022-09-20 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru reassigned SLING-11591:
-

Assignee: Ashok Pelluru

> Update parent bundle (49) to sling-installer-factory bundles
> 
>
> Key: SLING-11591
> URL: https://issues.apache.org/jira/browse/SLING-11591
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Installer Subsystems Factory 1.0.2, Installer Subsystem 
> Base Factory 1.0.0, Installer Packages Factory 1.0.6
>
>




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


[jira] [Created] (SLING-11591) Update parent bundle (49) to sling-installer-factory bundles

2022-09-20 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11591:
-

 Summary: Update parent bundle (49) to sling-installer-factory 
bundles
 Key: SLING-11591
 URL: https://issues.apache.org/jira/browse/SLING-11591
 Project: Sling
  Issue Type: Task
Reporter: Ashok Pelluru






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


[jira] [Updated] (SLING-11591) Update parent bundle (49) to sling-installer-factory bundles

2022-09-20 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-11591:
--
Fix Version/s: Installer Subsystems Factory 1.0.2
   Installer Subsystem Base Factory 1.0.0
   Installer Packages Factory 1.0.6

> Update parent bundle (49) to sling-installer-factory bundles
> 
>
> Key: SLING-11591
> URL: https://issues.apache.org/jira/browse/SLING-11591
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>Priority: Minor
> Fix For: Installer Subsystems Factory 1.0.2, Installer Subsystem 
> Base Factory 1.0.0, Installer Packages Factory 1.0.6
>
>




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


[jira] [Resolved] (SLING-11564) Update parent bundle (49) to sling-resourcecollection

2022-09-19 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11564.
---
Resolution: Fixed

> Update parent bundle (49) to sling-resourcecollection
> -
>
> Key: SLING-11564
> URL: https://issues.apache.org/jira/browse/SLING-11564
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




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


[jira] [Resolved] (SLING-11562) Update parent bundle (49) to sling-resource-filter

2022-09-19 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11562.
---
Resolution: Fixed

> Update parent bundle (49) to sling-resource-filter
> --
>
> Key: SLING-11562
> URL: https://issues.apache.org/jira/browse/SLING-11562
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
>




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


[jira] [Resolved] (SLING-11565) Update parent bundle (49) to sling.resourcebuilder

2022-09-19 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11565.
---
Resolution: Fixed

> Update parent bundle (49) to sling.resourcebuilder
> --
>
> Key: SLING-11565
> URL: https://issues.apache.org/jira/browse/SLING-11565
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




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


[jira] [Created] (SLING-11565) Update parent bundle (49) to sling.resourcebuilder

2022-08-31 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11565:
-

 Summary: Update parent bundle (49) to sling.resourcebuilder
 Key: SLING-11565
 URL: https://issues.apache.org/jira/browse/SLING-11565
 Project: Sling
  Issue Type: Task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Created] (SLING-11564) Update parent bundle (49) to sling-resourcecollection

2022-08-31 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11564:
-

 Summary: Update parent bundle (49) to sling-resourcecollection
 Key: SLING-11564
 URL: https://issues.apache.org/jira/browse/SLING-11564
 Project: Sling
  Issue Type: Task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






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


[jira] [Assigned] (SLING-11562) Update parent bundle (49) to sling-resource-filter

2022-08-30 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru reassigned SLING-11562:
-

Assignee: Ashok Pelluru

> Update parent bundle (49) to sling-resource-filter
> --
>
> Key: SLING-11562
> URL: https://issues.apache.org/jira/browse/SLING-11562
> Project: Sling
>  Issue Type: Task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
>




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


[jira] [Created] (SLING-11562) Update parent bundle (49) to sling-resource-filter

2022-08-30 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11562:
-

 Summary: Update parent bundle (49) to sling-resource-filter
 Key: SLING-11562
 URL: https://issues.apache.org/jira/browse/SLING-11562
 Project: Sling
  Issue Type: Task
Reporter: Ashok Pelluru






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


[jira] [Assigned] (SLING-11341) Provide a Permissions module

2022-07-27 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru reassigned SLING-11341:
-

Assignee: Ashok Pelluru

> Provide a Permissions module
> 
>
> Key: SLING-11341
> URL: https://issues.apache.org/jira/browse/SLING-11341
> Project: Sling
>  Issue Type: New Feature
>Reporter: Oliver Lietz
>    Assignee: Ashok Pelluru
>Priority: Major
>
> {noformat}
> service.isPermitted(principal:Principal, operation:String):boolean
> {noformat}
> if operation is a readable sub path in resource hierarchy for given principal 
> return true
> else false



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


Re: [VOTE] Release Apache Sling Oak-Based Discovery Service 1.2.40 and Sling Discovery Commons 1.0.28

2022-07-26 Thread Ashok Pelluru
+1

On 2022/07/26 15:51:33 Stefan Egli wrote:
> Hi,
> 
> We solved 2 issues in this release:
> https://issues.apache.org/jira/browse/SLING/fixforversion/12352121
> https://issues.apache.org/jira/browse/SLING/fixforversion/12351433
> 
> There 2 outstanding issues:
> https://issues.apache.org/jira/browse/SLING/fixforversion/12352142
> https://issues.apache.org/jira/browse/SLING/fixforversion/12352141
> 
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachesling-2658/
> 
> 
> =
> NOTE : discovery.oak 1.2.40 supersedes 1.2.38 which is currently in voting as 
> well. I decided 
> against cancelling that vote though, as it contains also dependent 
> discovery.base 2.0.14. So please 
> consider voting for the other as well, brings good karma!
> =
> 
> 
> 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 2658 /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.
> 
> Cheers,
> Stefan
> 


[jira] [Resolved] (SLING-11355) Update parent bundle (48) to sling-discovery modules

2022-07-26 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11355.
---
Resolution: Fixed

All the discovery modules have been updated to sling 48

> Update parent bundle (48) to sling-discovery modules
> 
>
> Key: SLING-11355
> URL: https://issues.apache.org/jira/browse/SLING-11355
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
> Fix For: Discovery Impl 1.2.14, Discovery Support 1.0.6, 
> Discovery Commons 1.0.28, Discovery Base 2.0.14, Discovery Oak 1.2.38
>
>  Time Spent: 11h 40m
>  Remaining Estimate: 0h
>




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


[jira] [Resolved] (SLING-11413) Update parent bundle (48) to sling-jcr-registration

2022-07-25 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11413.
---
Resolution: Fixed

> Update parent bundle (48) to sling-jcr-registration
> ---
>
> Key: SLING-11413
> URL: https://issues.apache.org/jira/browse/SLING-11413
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
> Fix For: JCR Registration 1.0.8
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




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


Re: [VOTE] Release Apache Sling Oak-Based Discovery Service 1.2.38 and Sling Discovery Base 2.0.14

2022-07-21 Thread Ashok Pelluru
+1

On 2022/07/21 14:46:24 Stefan Egli wrote:
> Hi,
> 
> We solved 2 issues in this release:
> https://issues.apache.org/jira/browse/SLING/fixforversion/12351434
> https://issues.apache.org/jira/browse/SLING/fixforversion/12351439
> 
> There 2 outstanding issues:
> https://issues.apache.org/jira/browse/SLING/fixforversion/12352120
> https://issues.apache.org/jira/browse/SLING/fixforversion/12352121
> 
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachesling-2657/
> 
> 
> 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 2657 /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.
> 
> Cheers,
> Stefan
> 


[jira] [Assigned] (SLING-11310) update sling-datasource to parent 48

2022-07-11 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru reassigned SLING-11310:
-

Assignee: Ashok Pelluru

> update sling-datasource to parent 48
> 
>
> Key: SLING-11310
> URL: https://issues.apache.org/jira/browse/SLING-11310
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
> Fix For: DataSource Provider 1.1.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>




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


[jira] [Resolved] (SLING-11419) Update parent bundle (48) to sling-jcr-jackrabbit-base

2022-07-11 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11419.
---
Resolution: Fixed

> Update parent bundle (48) to sling-jcr-jackrabbit-base
> --
>
> Key: SLING-11419
> URL: https://issues.apache.org/jira/browse/SLING-11419
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




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


[jira] [Assigned] (SLING-11355) Update parent bundle (48) to sling-discovery modules

2022-07-11 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru reassigned SLING-11355:
-

Assignee: Ashok Pelluru

> Update parent bundle (48) to sling-discovery modules
> 
>
> Key: SLING-11355
> URL: https://issues.apache.org/jira/browse/SLING-11355
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
> Fix For: Discovery Impl 1.2.14, Discovery Support 1.0.6, 
> Discovery Commons 1.0.28, Discovery Base 2.0.14, Discovery Oak 1.2.38
>
>  Time Spent: 4h 40m
>  Remaining Estimate: 0h
>




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


[jira] [Resolved] (SLING-11417) Update parent bundle (48) to sling-installer-provider-installhook

2022-06-30 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11417.
---
Resolution: Fixed

> Update parent bundle (48) to sling-installer-provider-installhook
> -
>
> Key: SLING-11417
> URL: https://issues.apache.org/jira/browse/SLING-11417
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Installer Vault Package Install Hook 1.1.2
>
>




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


[jira] [Resolved] (SLING-8686) Example code variable name wrong in Sling API CRUD, updating a property

2022-06-27 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-8686.
--
Resolution: Fixed

closing the story since PR already merged

> Example code variable name wrong in Sling API CRUD, updating a property
> ---
>
> Key: SLING-8686
> URL: https://issues.apache.org/jira/browse/SLING-8686
> Project: Sling
>  Issue Type: Improvement
>  Components: Documentation
>Reporter: Thomas Morf
>Priority: Trivial
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> On the page: 
> [https://sling.apache.org/documentation/the-sling-engine/sling-api-crud-support.html#updating-a-property]
>  
> Paragraph: 
> *Sling API CRUD*
>  
> The variable name myNode in the code example should probably be "myResource", 
> if I understand the intention of the code correctly.
>  
> Resource myResource = resourceResolver.getResource("/myresource"); 
> ModifiableValueMap properties = **myNode**.adaptTo(ModifiableValueMap.class);



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SLING-8732) Generate list of modules to migrate to sling parent 35 (or newer)

2022-06-27 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-8732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17559064#comment-17559064
 ] 

Ashok Pelluru commented on SLING-8732:
--

Hi [~rombert] Could you please re-generate the list of modules needs to be 
migrated? 

Or may be you can guide the steps to execute the attached script? 


Thanks,

Ashok

> Generate list of modules to migrate to sling parent 35 (or newer)
> -
>
> Key: SLING-8732
> URL: https://issues.apache.org/jira/browse/SLING-8732
> Project: Sling
>  Issue Type: Sub-task
>  Components: Build and Source Control
>Reporter: Robert Munteanu
>Priority: Major
> Attachments: report.txt, report.txt, test_has_old_parent.sh
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (SLING-11419) Update parent bundle (48) to sling-jcr-jackrabbit-base

2022-06-27 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11419:
-

 Summary: Update parent bundle (48) to sling-jcr-jackrabbit-base
 Key: SLING-11419
 URL: https://issues.apache.org/jira/browse/SLING-11419
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (SLING-11418) Update parent bundle (48) to adapter-annotations

2022-06-26 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11418.
---
Resolution: Fixed

fixed https://github.com/apache/sling-adapter-annotations/pull/1

> Update parent bundle (48) to adapter-annotations
> 
>
> Key: SLING-11418
> URL: https://issues.apache.org/jira/browse/SLING-11418
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
> Fix For: Adapter Annotations (JSON) 1.0.2
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (SLING-11418) Update parent bundle (48) to adapter-annotations

2022-06-26 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11418:
-

 Summary: Update parent bundle (48) to adapter-annotations
 Key: SLING-11418
 URL: https://issues.apache.org/jira/browse/SLING-11418
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru
 Fix For: Adapter Annotations (JSON) 1.0.2






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


Re: [VOTE] Release Apache Sling Maven Enforcer Rules version 1.1.0

2022-06-26 Thread Ashok Pelluru
+1

On Fri, 24 Jun 2022, 14:24 Konrad Windszus,  wrote:

> Hi,
> We solved 1 issue in this release:
> https://issues.apache.org/jira/browse/SLING-11410 which adds a new Maven
> enforcer rule which we intend to leverage in the context of
> https://issues.apache.org/jira/browse/SLING-11411.
> I also proposed to add this rule to the standard set of Maven Enforcer in
> https://issues.apache.org/jira/browse/MENFORCER-423 but to unblock us
> meanwhile we at least temporarily introduce it in our own artifact.
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachesling-2650/
> 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 2650 /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.
> Thanks for voting.
> Konrad


[jira] [Created] (SLING-11417) Update parent bundle (48) to sling-installer-provider-installhook

2022-06-26 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11417:
-

 Summary: Update parent bundle (48) to 
sling-installer-provider-installhook
 Key: SLING-11417
 URL: https://issues.apache.org/jira/browse/SLING-11417
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
Assignee: Ashok Pelluru
 Fix For: Installer Vault Package Install Hook 1.1.2






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (SLING-11409) Update parent bundle (48) to Sling Tooling Support

2022-06-26 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11409.
---
Resolution: Fixed

Fixed here: 

https://github.com/apache/sling-org-apache-sling-tooling-support-source/pull/1

https://github.com/apache/sling-org-apache-sling-tooling-support-install/pull/2

> Update parent bundle (48) to  Sling Tooling Support
> ---
>
> Key: SLING-11409
> URL: https://issues.apache.org/jira/browse/SLING-11409
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
> Fix For: Tooling Support Source 1.0.6, Tooling Support Install 
> 1.0.8
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (SLING-11413) Update parent bundle (48) to sling-jcr-registration

2022-06-23 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru reassigned SLING-11413:
-

Assignee: Ashok Pelluru

> Update parent bundle (48) to sling-jcr-registration
> ---
>
> Key: SLING-11413
> URL: https://issues.apache.org/jira/browse/SLING-11413
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
> Fix For: JCR Registration 1.0.8
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (SLING-11413) Update parent bundle (48) to sling-jcr-registration

2022-06-23 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11413:
-

 Summary: Update parent bundle (48) to sling-jcr-registration
 Key: SLING-11413
 URL: https://issues.apache.org/jira/browse/SLING-11413
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
 Fix For: JCR Registration 1.0.8






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (SLING-11409) Update parent bundle (48) to Sling Tooling Support

2022-06-23 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru reassigned SLING-11409:
-

Assignee: Ashok Pelluru

> Update parent bundle (48) to  Sling Tooling Support
> ---
>
> Key: SLING-11409
> URL: https://issues.apache.org/jira/browse/SLING-11409
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
> Fix For: Tooling Support Source 1.0.6, Tooling Support Install 
> 1.0.8
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (SLING-11409) Update parent bundle (48) to Sling Tooling Support

2022-06-23 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11409:
-

 Summary: Update parent bundle (48) to  Sling Tooling Support
 Key: SLING-11409
 URL: https://issues.apache.org/jira/browse/SLING-11409
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
 Fix For: Tooling Support Source 1.0.6, Tooling Support Install 
1.0.8






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


Re: Please welcome Ashok Pelluru, Sling committer

2022-06-23 Thread Ashok Pelluru
Hello Sling Family,
 
Let me start with Apologies for being too delayed since I was not subscribed to 
the mailing list.
 
I’m Ashok Pelluru Living in Germany and have been a professional in the retail 
and eCommerce area for the past ten years. And my passion to explore new 
technologies in the DevOps area. Professionally, I am Java (AEM) Developer. 

As I said in my LinkedIn post

I'm honoured and super excited to become an Apache Sling Committer! 😊  and I am 
committed that I will do my best contributions to ASF going forward.

Thank you kindly for this acknowledgement and recognition of my work and 
everyone has been extremely helpful.


I’m super excited to work with you!

On 2022/06/07 08:52:15 Robert Munteanu wrote:
> Hi Sling community,
> 
> Based on his ongoing and valuable contributions to the project, the
> Sling PMC has elected Ashok Pelluru as a Sling committer, and he
> has accepted the invitation.
> 
> Please join me in welcoming Ashok!
> 
> Ashok - if you want to honor the old tradition of new committers
> briefly introducing themselves to the list, feel free.
> 
> Welcome!
> 
> Robert
> 
> 
> 
> 
> 


Re: Switch to Java 11

2022-06-22 Thread Ashok Pelluru
+1

As a first step: at least we can make sure bundles should run with 8 and 11 
together

Regards,
Ashok

On 2022/06/15 15:10:53 Konrad Windszus wrote:
> Hi,
> AFAIK all our Sling bundles still target Java 8. I think for major feature 
> updates we could increase this to Java 11 to leverage the newly introduced 
> features (https://www.geeksforgeeks.org/java-11-features-and-comparison/, 
> https://ondro.inginea.eu/index.php/new-features-in-java-versions-since-java-8/,
>  …)
> 
> As official support (except for extended support) for Java 8 from Oracle has 
> expired 
> (https://www.oracle.com/java/technologies/java-se-support-roadmap.html) I 
> think it is time now to do the shift.
> WDYT?
> 
> As in general we don’t maintain multiple parallel branches, this would 
> obviously have an impact on all consumers.
> Do you know of Sling bundle consumers who cannot update to Java 11 yet?
> 
> Thanks for your input,
> Konrad


[jira] [Commented] (SLING-11374) Improve the details of the exceptions thrown by the BinaryOperator

2022-06-20 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556548#comment-17556548
 ] 

Ashok Pelluru commented on SLING-11374:
---

*[~Akonkagva]* 

*When we try to compare Long with Number would be great if it worked actually 
and not failed with this error.*

- To understand your use case: could you please provide the code snippet or 
unit test case? 

> Improve the details of the exceptions thrown by the BinaryOperator
> --
>
> Key: SLING-11374
> URL: https://issues.apache.org/jira/browse/SLING-11374
> Project: Sling
>  Issue Type: Improvement
>  Components: HTL
>Reporter: PuzanovsP
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Scripting HTL Compiler 1.2.16-1.4.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> When exception occurs:
> org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: Operands 
> are not of the same type: the equality operator can only be applied to 
> String, Number and Boolean types.
>  
> Trace:
> Caused by: 
> org.apache.sling.scripting.sightly.compiler.SightlyCompilerException: 
> Operands are not of the same type: the equality operator can only be applied 
> to String, Number and Boolean types. at 
> org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator.strictEq(BinaryOperator.java:247)
>  [org.apache.sling.scripting.sightly.compiler:1.0.22.1_4_0] at 
> org.apache.sling.scripting.sightly.apps.frontdoor.components.content.twoResponsiveColumns.twoResponsiveColumns_html.render(twoResponsiveColumns_html.java:63)
>  
> Please improve the log and tell us actually which property mismatched and 
> which type it had.
> ---
> When we try to compare Long with Number would be great if it worked actually 
> and not failed with this error.
> Thanks a lot!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SLING-11374) Improve the details of the exceptions thrown by the BinaryOperator

2022-06-20 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556546#comment-17556546
 ] 

Ashok Pelluru commented on SLING-11374:
---

Hi [~Akonkagva] the operands will print together with the exception of 
details/message

Example: 

 

Operands are not of the same type: the equality operator can only be applied to 
String, Number,Boolean and Enum types. *Operands are: 
leftOperand=java.lang.Object@b978d10, rightOperand=TWO"*

 

Fix will be available in the next release. 

> Improve the details of the exceptions thrown by the BinaryOperator
> --
>
> Key: SLING-11374
> URL: https://issues.apache.org/jira/browse/SLING-11374
> Project: Sling
>  Issue Type: Improvement
>  Components: HTL
>Reporter: PuzanovsP
>Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: Scripting HTL Compiler 1.2.16-1.4.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> When exception occurs:
> org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: Operands 
> are not of the same type: the equality operator can only be applied to 
> String, Number and Boolean types.
>  
> Trace:
> Caused by: 
> org.apache.sling.scripting.sightly.compiler.SightlyCompilerException: 
> Operands are not of the same type: the equality operator can only be applied 
> to String, Number and Boolean types. at 
> org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator.strictEq(BinaryOperator.java:247)
>  [org.apache.sling.scripting.sightly.compiler:1.0.22.1_4_0] at 
> org.apache.sling.scripting.sightly.apps.frontdoor.components.content.twoResponsiveColumns.twoResponsiveColumns_html.render(twoResponsiveColumns_html.java:63)
>  
> Please improve the log and tell us actually which property mismatched and 
> which type it had.
> ---
> When we try to compare Long with Number would be great if it worked actually 
> and not failed with this error.
> Thanks a lot!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SLING-11400) Jacoco coverage was missing on PR

2022-06-20 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-11400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556423#comment-17556423
 ] 

Ashok Pelluru commented on SLING-11400:
---

[~kwin]: Can we directly execute `-Pjacoco-report` at 
[https://github.com/apache/sling-tooling-jenkins/blob/master/vars/slingOsgiBundleBuild.groovy#L163]
 ? so we will get coverage XML files to analyse sonar in the next stage? 

it's removed from 
[https://github.com/apache/sling-tooling-jenkins/commit/3782cb94c511db8693306ec74d43f678d15d5d0f#diff-b563d1b8523d30b2e9ee4bf280c97142d5f45078b5abd0f31af2751d08512e5aL59]

[https://github.com/apache/sling-tooling-jenkins/commit/3782cb94c511db8693306ec74d43f678d15d5d0f#diff-b563d1b8523d30b2e9ee4bf280c97142d5f45078b5abd0f31af2751d08512e5aR223]
 (mvn clean verify is missing to reuse the build artifacts maybe)

> Jacoco coverage was missing on PR
> -
>
> Key: SLING-11400
> URL: https://issues.apache.org/jira/browse/SLING-11400
> Project: Sling
>  Issue Type: Bug
>  Components: Build and Source Control
>Reporter: Ashok Pelluru
>Priority: Major
>
> It seems like, after recent changes, jacoco test coverage was missing on pull 
> requests: 
> jacoco test coverage plugin itself is not executing
> *jacoco-maven-plugin*
>  
> Example PR: 
> [https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler/pull/10]
>  
>  
> Build Console: 
> [https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-scripting-sightly-compiler/view/change-requests/job/PR-10/1/console]
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (SLING-11400) Jacoco coverage was missing on PR

2022-06-20 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-11400:
--
Summary: Jacoco coverage was missing on PR  (was: Jacoco coverage was 
missing)

> Jacoco coverage was missing on PR
> -
>
> Key: SLING-11400
> URL: https://issues.apache.org/jira/browse/SLING-11400
> Project: Sling
>  Issue Type: Bug
>  Components: Build and Source Control
>    Reporter: Ashok Pelluru
>Priority: Major
>
> It seems like, after recent changes, jacoco test coverage was missing on pull 
> requests: 
> jacoco test coverage plugin itself is not executing
> *jacoco-maven-plugin*
>  
> Example PR: 
> [https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler/pull/10]
>  
>  
> Build Console: 
> [https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-scripting-sightly-compiler/view/change-requests/job/PR-10/1/console]
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (SLING-11400) Jacoco coverage was missing

2022-06-20 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11400:
-

 Summary: Jacoco coverage was missing
 Key: SLING-11400
 URL: https://issues.apache.org/jira/browse/SLING-11400
 Project: Sling
  Issue Type: Bug
  Components: Build and Source Control
Reporter: Ashok Pelluru


It seems like, after recent changes, jacoco test coverage was missing on pull 
requests: 

jacoco test coverage plugin itself is not executing
*jacoco-maven-plugin*
 

Example PR: 
[https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler/pull/10]
 

 

Build Console: 
[https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-scripting-sightly-compiler/view/change-requests/job/PR-10/1/console]
 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (SLING-11212) Update parent bundle (47) to sling-commons-messaging-mail

2022-06-18 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11212.
---
Resolution: Won't Fix

No longer required since its already using the latest sling 46

> Update parent bundle (47) to sling-commons-messaging-mail
> -
>
> Key: SLING-11212
> URL: https://issues.apache.org/jira/browse/SLING-11212
> Project: Sling
>  Issue Type: Task
>  Components: Commons
>    Reporter: Ashok Pelluru
>Priority: Minor
>  Time Spent: 1h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (SLING-11380) Update parent bundle (48) to sling-jmx-provider

2022-06-14 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11380.
---
Resolution: Fixed

> Update parent bundle (48) to sling-jmx-provider
> ---
>
> Key: SLING-11380
> URL: https://issues.apache.org/jira/browse/SLING-11380
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
> Fix For: JMX Resource Provider 1.0.4
>
>  Time Spent: 2.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (SLING-11355) Update parent bundle (48) to sling-discovery modules

2022-06-12 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-11355:
--
Summary: Update parent bundle (48) to sling-discovery modules  (was: Update 
parent bundle (47) to sling-discovery modules)

> Update parent bundle (48) to sling-discovery modules
> 
>
> Key: SLING-11355
> URL: https://issues.apache.org/jira/browse/SLING-11355
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>Priority: Major
> Fix For: Discovery Impl 1.2.14, Discovery Support 1.0.6, 
> Discovery Commons 1.0.28, Discovery Base 2.0.14, Discovery Oak 1.2.38
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (SLING-11380) Update parent bundle (48) to sling-jmx-provider

2022-06-12 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-11380:
--
Summary: Update parent bundle (48) to sling-jmx-provider  (was: Update 
parent bundle (47) to sling-jmx-provider)

> Update parent bundle (48) to sling-jmx-provider
> ---
>
> Key: SLING-11380
> URL: https://issues.apache.org/jira/browse/SLING-11380
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Major
> Fix For: JMX Resource Provider 1.0.4
>
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (SLING-11310) update sling-datasource to parent 48

2022-06-12 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru updated SLING-11310:
--
Summary: update sling-datasource to parent 48  (was: update 
sling-datasource to parent 47)

> update sling-datasource to parent 48
> 
>
> Key: SLING-11310
> URL: https://issues.apache.org/jira/browse/SLING-11310
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>Priority: Major
> Fix For: DataSource Provider 1.1.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (SLING-11381) Update parent bundle (47) to sling-jcr-api

2022-06-10 Thread Ashok Pelluru (Jira)


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

Ashok Pelluru resolved SLING-11381.
---
Resolution: Fixed

> Update parent bundle (47) to sling-jcr-api
> --
>
> Key: SLING-11381
> URL: https://issues.apache.org/jira/browse/SLING-11381
> Project: Sling
>  Issue Type: Sub-task
>        Reporter: Ashok Pelluru
>    Assignee: Ashok Pelluru
>Priority: Minor
> Fix For: JCR API 2.4.2
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SLING-11382) Update parent bundle (47) to sling-jms

2022-06-06 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-11382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550647#comment-17550647
 ] 

Ashok Pelluru commented on SLING-11382:
---

Hi [~rombert] Could you please take a look? 

[https://github.com/apache/sling-org-apache-sling-jms/pull/3] 

> Update parent bundle (47) to sling-jms
> --
>
> Key: SLING-11382
> URL: https://issues.apache.org/jira/browse/SLING-11382
> Project: Sling
>  Issue Type: Sub-task
>    Reporter: Ashok Pelluru
>Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (SLING-11382) Update parent bundle (47) to sling-jms

2022-06-06 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11382:
-

 Summary: Update parent bundle (47) to sling-jms
 Key: SLING-11382
 URL: https://issues.apache.org/jira/browse/SLING-11382
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SLING-11381) Update parent bundle (47) to sling-jcr-api

2022-06-06 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-11381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550603#comment-17550603
 ] 

Ashok Pelluru commented on SLING-11381:
---

Hi [~rombert] Could you please take a look at 
[https://github.com/apache/sling-org-apache-sling-jcr-api/pull/2?] 

> Update parent bundle (47) to sling-jcr-api
> --
>
> Key: SLING-11381
> URL: https://issues.apache.org/jira/browse/SLING-11381
> Project: Sling
>  Issue Type: Sub-task
>    Reporter: Ashok Pelluru
>Priority: Minor
> Fix For: JCR API 2.4.2
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (SLING-11381) Update parent bundle (47) to sling-jcr-api

2022-06-06 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11381:
-

 Summary: Update parent bundle (47) to sling-jcr-api
 Key: SLING-11381
 URL: https://issues.apache.org/jira/browse/SLING-11381
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
 Fix For: JCR API 2.4.2






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SLING-11380) Update parent bundle (47) to sling-jmx-provider

2022-06-06 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-11380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550490#comment-17550490
 ] 

Ashok Pelluru commented on SLING-11380:
---

[https://github.com/apache/sling-org-apache-sling-jmx-provider/pull/1]

Hi [~rombert] Could you please take a look?

> Update parent bundle (47) to sling-jmx-provider
> ---
>
> Key: SLING-11380
> URL: https://issues.apache.org/jira/browse/SLING-11380
> Project: Sling
>  Issue Type: Sub-task
>    Reporter: Ashok Pelluru
>Priority: Major
> Fix For: JMX Resource Provider 1.0.4
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (SLING-11380) Update parent bundle (47) to sling-jmx-provider

2022-06-06 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11380:
-

 Summary: Update parent bundle (47) to sling-jmx-provider
 Key: SLING-11380
 URL: https://issues.apache.org/jira/browse/SLING-11380
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru
 Fix For: JMX Resource Provider 1.0.4






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SLING-11370) Update parent bundle (47) to sling-resource-inventory

2022-06-02 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-11370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545436#comment-17545436
 ] 

Ashok Pelluru commented on SLING-11370:
---

[https://github.com/apache/sling-org-apache-sling-resource-inventory/pull/1]

Hi [~rombert] could you please take a look?

> Update parent bundle (47) to sling-resource-inventory
> -
>
> Key: SLING-11370
> URL: https://issues.apache.org/jira/browse/SLING-11370
> Project: Sling
>  Issue Type: Sub-task
>    Reporter: Ashok Pelluru
>Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (SLING-11370) Update parent bundle (47) to sling-resource-inventory

2022-06-02 Thread Ashok Pelluru (Jira)
Ashok Pelluru created SLING-11370:
-

 Summary: Update parent bundle (47) to sling-resource-inventory
 Key: SLING-11370
 URL: https://issues.apache.org/jira/browse/SLING-11370
 Project: Sling
  Issue Type: Sub-task
Reporter: Ashok Pelluru






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SLING-11368) Update parent bundle (47) to sling-mom

2022-06-02 Thread Ashok Pelluru (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545353#comment-17545353
 ] 

Ashok Pelluru commented on SLING-11368:
---

[https://github.com/apache/sling-org-apache-sling-mom/pull/2]

Hi [~rombert] Could you please take a look?

> Update parent bundle (47) to sling-mom
> --
>
> Key: SLING-11368
> URL: https://issues.apache.org/jira/browse/SLING-11368
> Project: Sling
>  Issue Type: Sub-task
>    Reporter: Ashok Pelluru
>Priority: Major
> Fix For: MoM API 1.0.2
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


  1   2   >