[PR] Bump com.jayway.jsonpath:json-path from 2.6.0 to 2.9.0 [sling-org-apache-sling-servlets-resolver]

2024-01-22 Thread via GitHub


dependabot[bot] opened a new pull request, #43:
URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/43

   Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) 
from 2.6.0 to 2.9.0.
   
   Release notes
   Sourced from https://github.com/jayway/JsonPath/releases;>com.jayway.jsonpath:json-path's
 releases.
   
   json-path-2.9.0
   What's Changed
   
   Fix for https://github.com/advisories/GHSA-pfh2-hfmq-phg5;>CVE-2023-51074.
   update dependencies by https://github.com/SingingBush;>@​SingingBush in https://redirect.github.com/json-path/JsonPath/pull/965;>json-path/JsonPath#965
   JPMS: define Automatic-Module-Name as json.path by https://github.com/SingingBush;>@​SingingBush in https://redirect.github.com/json-path/JsonPath/pull/966;>json-path/JsonPath#966
   Bump json-smart version from 2.4.10 to 2.5.0 by https://github.com/shoothzj;>@​shoothzj in https://redirect.github.com/json-path/JsonPath/pull/945;>json-path/JsonPath#945
   Fixed rendering error on $..book[?(@.price = 
$['expensive'])] in README.md by https://github.com/lulunac27a;>@​lulunac27a in https://redirect.github.com/json-path/JsonPath/pull/967;>json-path/JsonPath#967
   [build] Remove deprecated gradle convetion usage by https://github.com/shoothzj;>@​shoothzj in https://redirect.github.com/json-path/JsonPath/pull/946;>json-path/JsonPath#946
   Check for the existence of the next significant bracket by https://github.com/twobiers;>@​twobiers in https://redirect.github.com/json-path/JsonPath/pull/985;>json-path/JsonPath#985
   Update versions by https://github.com/kallestenflo;>@​kallestenflo in https://redirect.github.com/json-path/JsonPath/pull/987;>json-path/JsonPath#987
   
   New Contributors
   
   https://github.com/lulunac27a;>@​lulunac27a 
made their first contribution in https://redirect.github.com/json-path/JsonPath/pull/967;>json-path/JsonPath#967
   https://github.com/twobiers;>@​twobiers made 
their first contribution in https://redirect.github.com/json-path/JsonPath/pull/985;>json-path/JsonPath#985
   
   Full Changelog: https://github.com/json-path/JsonPath/compare/json-path-2.8.0...json-path-2.9.0;>https://github.com/json-path/JsonPath/compare/json-path-2.8.0...json-path-2.9.0
   json-path-2.8.0
   Upgrade json-smart to fix https://www.cve.org/CVERecord?id=CVE-2023-1370;>https://www.cve.org/CVERecord?id=CVE-2023-1370
   json-path-2.7.0
   No release notes provided.
   
   
   
   Commits
   
   https://github.com/json-path/JsonPath/commit/af7e516c69df680a6584fca7180ef082eb67c96c;>af7e516
 Release 2.9.0
   https://github.com/json-path/JsonPath/commit/af4dfcc17a9cb69002a5abc6e88a7745aef4c43d;>af4dfcc
 Make PropertyPathToken public, closes https://redirect.github.com/jayway/JsonPath/issues/955;>#955
   https://github.com/json-path/JsonPath/commit/49b1151b11fbb147382c9c0f1c898b1ca0d2d3ec;>49b1151
 Update versions (https://redirect.github.com/jayway/JsonPath/issues/987;>#987)
   https://github.com/json-path/JsonPath/commit/71a09c1193726c010917f1157ecbb069ad6c3e3b;>71a09c1
 Check for the existence of the next significant bracket (https://redirect.github.com/jayway/JsonPath/issues/985;>#985)
   https://github.com/json-path/JsonPath/commit/900ebfe58f4c9e78b209401c642320ef332ba618;>900ebfe
 Remove deprecated gradle usage (https://redirect.github.com/jayway/JsonPath/issues/946;>#946)
   https://github.com/json-path/JsonPath/commit/946274d3cb2ee51098bc0d8ba767a01da525218f;>946274d
 Fixed rendering error on $..book[?(@.price = $['expensive'])] 
in README.md...
   https://github.com/json-path/JsonPath/commit/425bcb18a5ffdfafcc60190c892f941ea4117fb7;>425bcb1
 Bump json-smart version from 2.4.10 to 2.5.0 (https://redirect.github.com/jayway/JsonPath/issues/945;>#945)
   https://github.com/json-path/JsonPath/commit/2d57ab361512451fc3352816648357ffbd5c2a13;>2d57ab3
 JPMS: define Automatic-Module-Name as json.path (https://redirect.github.com/jayway/JsonPath/issues/966;>#966)
   https://github.com/json-path/JsonPath/commit/1a57f7800b2c101b6fca218c3f04a8b6adf04122;>1a57f78
 update dependencies (https://redirect.github.com/jayway/JsonPath/issues/965;>#965)
   https://github.com/json-path/JsonPath/commit/21de6207945dfca6b49809fa9dd08c3781b7ab9d;>21de620
 Prepare next version
   Additional commits viewable in https://github.com/jayway/JsonPath/compare/json-path-2.6.0...json-path-2.9.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jayway.jsonpath:json-path=maven=2.6.0=2.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot 

[PR] Bump com.jayway.jsonpath:json-path from 2.6.0 to 2.9.0 in /json-generation [sling-samples]

2024-01-22 Thread via GitHub


dependabot[bot] opened a new pull request, #11:
URL: https://github.com/apache/sling-samples/pull/11

   Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) 
from 2.6.0 to 2.9.0.
   
   Release notes
   Sourced from https://github.com/jayway/JsonPath/releases;>com.jayway.jsonpath:json-path's
 releases.
   
   json-path-2.9.0
   What's Changed
   
   Fix for https://github.com/advisories/GHSA-pfh2-hfmq-phg5;>CVE-2023-51074.
   update dependencies by https://github.com/SingingBush;>@​SingingBush in https://redirect.github.com/json-path/JsonPath/pull/965;>json-path/JsonPath#965
   JPMS: define Automatic-Module-Name as json.path by https://github.com/SingingBush;>@​SingingBush in https://redirect.github.com/json-path/JsonPath/pull/966;>json-path/JsonPath#966
   Bump json-smart version from 2.4.10 to 2.5.0 by https://github.com/shoothzj;>@​shoothzj in https://redirect.github.com/json-path/JsonPath/pull/945;>json-path/JsonPath#945
   Fixed rendering error on $..book[?(@.price = 
$['expensive'])] in README.md by https://github.com/lulunac27a;>@​lulunac27a in https://redirect.github.com/json-path/JsonPath/pull/967;>json-path/JsonPath#967
   [build] Remove deprecated gradle convetion usage by https://github.com/shoothzj;>@​shoothzj in https://redirect.github.com/json-path/JsonPath/pull/946;>json-path/JsonPath#946
   Check for the existence of the next significant bracket by https://github.com/twobiers;>@​twobiers in https://redirect.github.com/json-path/JsonPath/pull/985;>json-path/JsonPath#985
   Update versions by https://github.com/kallestenflo;>@​kallestenflo in https://redirect.github.com/json-path/JsonPath/pull/987;>json-path/JsonPath#987
   
   New Contributors
   
   https://github.com/lulunac27a;>@​lulunac27a 
made their first contribution in https://redirect.github.com/json-path/JsonPath/pull/967;>json-path/JsonPath#967
   https://github.com/twobiers;>@​twobiers made 
their first contribution in https://redirect.github.com/json-path/JsonPath/pull/985;>json-path/JsonPath#985
   
   Full Changelog: https://github.com/json-path/JsonPath/compare/json-path-2.8.0...json-path-2.9.0;>https://github.com/json-path/JsonPath/compare/json-path-2.8.0...json-path-2.9.0
   json-path-2.8.0
   Upgrade json-smart to fix https://www.cve.org/CVERecord?id=CVE-2023-1370;>https://www.cve.org/CVERecord?id=CVE-2023-1370
   json-path-2.7.0
   No release notes provided.
   
   
   
   Commits
   
   https://github.com/json-path/JsonPath/commit/af7e516c69df680a6584fca7180ef082eb67c96c;>af7e516
 Release 2.9.0
   https://github.com/json-path/JsonPath/commit/af4dfcc17a9cb69002a5abc6e88a7745aef4c43d;>af4dfcc
 Make PropertyPathToken public, closes https://redirect.github.com/jayway/JsonPath/issues/955;>#955
   https://github.com/json-path/JsonPath/commit/49b1151b11fbb147382c9c0f1c898b1ca0d2d3ec;>49b1151
 Update versions (https://redirect.github.com/jayway/JsonPath/issues/987;>#987)
   https://github.com/json-path/JsonPath/commit/71a09c1193726c010917f1157ecbb069ad6c3e3b;>71a09c1
 Check for the existence of the next significant bracket (https://redirect.github.com/jayway/JsonPath/issues/985;>#985)
   https://github.com/json-path/JsonPath/commit/900ebfe58f4c9e78b209401c642320ef332ba618;>900ebfe
 Remove deprecated gradle usage (https://redirect.github.com/jayway/JsonPath/issues/946;>#946)
   https://github.com/json-path/JsonPath/commit/946274d3cb2ee51098bc0d8ba767a01da525218f;>946274d
 Fixed rendering error on $..book[?(@.price = $['expensive'])] 
in README.md...
   https://github.com/json-path/JsonPath/commit/425bcb18a5ffdfafcc60190c892f941ea4117fb7;>425bcb1
 Bump json-smart version from 2.4.10 to 2.5.0 (https://redirect.github.com/jayway/JsonPath/issues/945;>#945)
   https://github.com/json-path/JsonPath/commit/2d57ab361512451fc3352816648357ffbd5c2a13;>2d57ab3
 JPMS: define Automatic-Module-Name as json.path (https://redirect.github.com/jayway/JsonPath/issues/966;>#966)
   https://github.com/json-path/JsonPath/commit/1a57f7800b2c101b6fca218c3f04a8b6adf04122;>1a57f78
 update dependencies (https://redirect.github.com/jayway/JsonPath/issues/965;>#965)
   https://github.com/json-path/JsonPath/commit/21de6207945dfca6b49809fa9dd08c3781b7ab9d;>21de620
 Prepare next version
   Additional commits viewable in https://github.com/jayway/JsonPath/compare/json-path-2.6.0...json-path-2.9.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jayway.jsonpath:json-path=maven=2.6.0=2.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
  

[PR] Bump com.jayway.jsonpath:json-path from 2.6.0 to 2.9.0 [sling-org-apache-sling-event]

2024-01-22 Thread via GitHub


dependabot[bot] opened a new pull request, #34:
URL: https://github.com/apache/sling-org-apache-sling-event/pull/34

   Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) 
from 2.6.0 to 2.9.0.
   
   Release notes
   Sourced from https://github.com/jayway/JsonPath/releases;>com.jayway.jsonpath:json-path's
 releases.
   
   json-path-2.9.0
   What's Changed
   
   Fix for https://github.com/advisories/GHSA-pfh2-hfmq-phg5;>CVE-2023-51074.
   update dependencies by https://github.com/SingingBush;>@​SingingBush in https://redirect.github.com/json-path/JsonPath/pull/965;>json-path/JsonPath#965
   JPMS: define Automatic-Module-Name as json.path by https://github.com/SingingBush;>@​SingingBush in https://redirect.github.com/json-path/JsonPath/pull/966;>json-path/JsonPath#966
   Bump json-smart version from 2.4.10 to 2.5.0 by https://github.com/shoothzj;>@​shoothzj in https://redirect.github.com/json-path/JsonPath/pull/945;>json-path/JsonPath#945
   Fixed rendering error on $..book[?(@.price = 
$['expensive'])] in README.md by https://github.com/lulunac27a;>@​lulunac27a in https://redirect.github.com/json-path/JsonPath/pull/967;>json-path/JsonPath#967
   [build] Remove deprecated gradle convetion usage by https://github.com/shoothzj;>@​shoothzj in https://redirect.github.com/json-path/JsonPath/pull/946;>json-path/JsonPath#946
   Check for the existence of the next significant bracket by https://github.com/twobiers;>@​twobiers in https://redirect.github.com/json-path/JsonPath/pull/985;>json-path/JsonPath#985
   Update versions by https://github.com/kallestenflo;>@​kallestenflo in https://redirect.github.com/json-path/JsonPath/pull/987;>json-path/JsonPath#987
   
   New Contributors
   
   https://github.com/lulunac27a;>@​lulunac27a 
made their first contribution in https://redirect.github.com/json-path/JsonPath/pull/967;>json-path/JsonPath#967
   https://github.com/twobiers;>@​twobiers made 
their first contribution in https://redirect.github.com/json-path/JsonPath/pull/985;>json-path/JsonPath#985
   
   Full Changelog: https://github.com/json-path/JsonPath/compare/json-path-2.8.0...json-path-2.9.0;>https://github.com/json-path/JsonPath/compare/json-path-2.8.0...json-path-2.9.0
   json-path-2.8.0
   Upgrade json-smart to fix https://www.cve.org/CVERecord?id=CVE-2023-1370;>https://www.cve.org/CVERecord?id=CVE-2023-1370
   json-path-2.7.0
   No release notes provided.
   
   
   
   Commits
   
   https://github.com/json-path/JsonPath/commit/af7e516c69df680a6584fca7180ef082eb67c96c;>af7e516
 Release 2.9.0
   https://github.com/json-path/JsonPath/commit/af4dfcc17a9cb69002a5abc6e88a7745aef4c43d;>af4dfcc
 Make PropertyPathToken public, closes https://redirect.github.com/jayway/JsonPath/issues/955;>#955
   https://github.com/json-path/JsonPath/commit/49b1151b11fbb147382c9c0f1c898b1ca0d2d3ec;>49b1151
 Update versions (https://redirect.github.com/jayway/JsonPath/issues/987;>#987)
   https://github.com/json-path/JsonPath/commit/71a09c1193726c010917f1157ecbb069ad6c3e3b;>71a09c1
 Check for the existence of the next significant bracket (https://redirect.github.com/jayway/JsonPath/issues/985;>#985)
   https://github.com/json-path/JsonPath/commit/900ebfe58f4c9e78b209401c642320ef332ba618;>900ebfe
 Remove deprecated gradle usage (https://redirect.github.com/jayway/JsonPath/issues/946;>#946)
   https://github.com/json-path/JsonPath/commit/946274d3cb2ee51098bc0d8ba767a01da525218f;>946274d
 Fixed rendering error on $..book[?(@.price = $['expensive'])] 
in README.md...
   https://github.com/json-path/JsonPath/commit/425bcb18a5ffdfafcc60190c892f941ea4117fb7;>425bcb1
 Bump json-smart version from 2.4.10 to 2.5.0 (https://redirect.github.com/jayway/JsonPath/issues/945;>#945)
   https://github.com/json-path/JsonPath/commit/2d57ab361512451fc3352816648357ffbd5c2a13;>2d57ab3
 JPMS: define Automatic-Module-Name as json.path (https://redirect.github.com/jayway/JsonPath/issues/966;>#966)
   https://github.com/json-path/JsonPath/commit/1a57f7800b2c101b6fca218c3f04a8b6adf04122;>1a57f78
 update dependencies (https://redirect.github.com/jayway/JsonPath/issues/965;>#965)
   https://github.com/json-path/JsonPath/commit/21de6207945dfca6b49809fa9dd08c3781b7ab9d;>21de620
 Prepare next version
   Additional commits viewable in https://github.com/jayway/JsonPath/compare/json-path-2.6.0...json-path-2.9.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jayway.jsonpath:json-path=maven=2.6.0=2.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands 

Re: [PR] Bump com.jayway.jsonpath:json-path from 2.2.0 to 2.9.0 [sling-org-apache-sling-testing-email]

2024-01-22 Thread via GitHub


sonarcloud[bot] commented on PR #2:
URL: 
https://github.com/apache/sling-org-apache-sling-testing-email/pull/2#issuecomment-1904460317

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-testing-email=2)
 **Quality Gate passed**  
   Kudos, no new issues were introduced!
   
   [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-testing-email=2=false=true)
  
   [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-testing-email=2=false=true)
  
   No data about Coverage  
   [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-testing-email=2=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-testing-email=2)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump com.jayway.jsonpath:json-path from 2.2.0 to 2.9.0 [sling-org-apache-sling-testing-email]

2024-01-22 Thread via GitHub


dependabot[bot] opened a new pull request, #2:
URL: https://github.com/apache/sling-org-apache-sling-testing-email/pull/2

   Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) 
from 2.2.0 to 2.9.0.
   
   Release notes
   Sourced from https://github.com/jayway/JsonPath/releases;>com.jayway.jsonpath:json-path's
 releases.
   
   json-path-2.9.0
   What's Changed
   
   Fix for https://github.com/advisories/GHSA-pfh2-hfmq-phg5;>CVE-2023-51074.
   update dependencies by https://github.com/SingingBush;>@​SingingBush in https://redirect.github.com/json-path/JsonPath/pull/965;>json-path/JsonPath#965
   JPMS: define Automatic-Module-Name as json.path by https://github.com/SingingBush;>@​SingingBush in https://redirect.github.com/json-path/JsonPath/pull/966;>json-path/JsonPath#966
   Bump json-smart version from 2.4.10 to 2.5.0 by https://github.com/shoothzj;>@​shoothzj in https://redirect.github.com/json-path/JsonPath/pull/945;>json-path/JsonPath#945
   Fixed rendering error on $..book[?(@.price = 
$['expensive'])] in README.md by https://github.com/lulunac27a;>@​lulunac27a in https://redirect.github.com/json-path/JsonPath/pull/967;>json-path/JsonPath#967
   [build] Remove deprecated gradle convetion usage by https://github.com/shoothzj;>@​shoothzj in https://redirect.github.com/json-path/JsonPath/pull/946;>json-path/JsonPath#946
   Check for the existence of the next significant bracket by https://github.com/twobiers;>@​twobiers in https://redirect.github.com/json-path/JsonPath/pull/985;>json-path/JsonPath#985
   Update versions by https://github.com/kallestenflo;>@​kallestenflo in https://redirect.github.com/json-path/JsonPath/pull/987;>json-path/JsonPath#987
   
   New Contributors
   
   https://github.com/lulunac27a;>@​lulunac27a 
made their first contribution in https://redirect.github.com/json-path/JsonPath/pull/967;>json-path/JsonPath#967
   https://github.com/twobiers;>@​twobiers made 
their first contribution in https://redirect.github.com/json-path/JsonPath/pull/985;>json-path/JsonPath#985
   
   Full Changelog: https://github.com/json-path/JsonPath/compare/json-path-2.8.0...json-path-2.9.0;>https://github.com/json-path/JsonPath/compare/json-path-2.8.0...json-path-2.9.0
   json-path-2.8.0
   Upgrade json-smart to fix https://www.cve.org/CVERecord?id=CVE-2023-1370;>https://www.cve.org/CVERecord?id=CVE-2023-1370
   json-path-2.7.0
   No release notes provided.
   json-path-2.6.0
   No release notes provided.
   json-path-2.5.0
   No release notes provided.
   json-path-2.4.0
   No release notes provided.
   json-path-2.3.0
   Bugfixes and improvements
   
   
   
   Commits
   
   https://github.com/json-path/JsonPath/commit/af7e516c69df680a6584fca7180ef082eb67c96c;>af7e516
 Release 2.9.0
   https://github.com/json-path/JsonPath/commit/af4dfcc17a9cb69002a5abc6e88a7745aef4c43d;>af4dfcc
 Make PropertyPathToken public, closes https://redirect.github.com/jayway/JsonPath/issues/955;>#955
   https://github.com/json-path/JsonPath/commit/49b1151b11fbb147382c9c0f1c898b1ca0d2d3ec;>49b1151
 Update versions (https://redirect.github.com/jayway/JsonPath/issues/987;>#987)
   https://github.com/json-path/JsonPath/commit/71a09c1193726c010917f1157ecbb069ad6c3e3b;>71a09c1
 Check for the existence of the next significant bracket (https://redirect.github.com/jayway/JsonPath/issues/985;>#985)
   https://github.com/json-path/JsonPath/commit/900ebfe58f4c9e78b209401c642320ef332ba618;>900ebfe
 Remove deprecated gradle usage (https://redirect.github.com/jayway/JsonPath/issues/946;>#946)
   https://github.com/json-path/JsonPath/commit/946274d3cb2ee51098bc0d8ba767a01da525218f;>946274d
 Fixed rendering error on $..book[?(@.price = $['expensive'])] 
in README.md...
   https://github.com/json-path/JsonPath/commit/425bcb18a5ffdfafcc60190c892f941ea4117fb7;>425bcb1
 Bump json-smart version from 2.4.10 to 2.5.0 (https://redirect.github.com/jayway/JsonPath/issues/945;>#945)
   https://github.com/json-path/JsonPath/commit/2d57ab361512451fc3352816648357ffbd5c2a13;>2d57ab3
 JPMS: define Automatic-Module-Name as json.path (https://redirect.github.com/jayway/JsonPath/issues/966;>#966)
   https://github.com/json-path/JsonPath/commit/1a57f7800b2c101b6fca218c3f04a8b6adf04122;>1a57f78
 update dependencies (https://redirect.github.com/jayway/JsonPath/issues/965;>#965)
   https://github.com/json-path/JsonPath/commit/21de6207945dfca6b49809fa9dd08c3781b7ab9d;>21de620
 Prepare next version
   Additional commits viewable in https://github.com/jayway/JsonPath/compare/2.2.0...json-path-2.9.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jayway.jsonpath:json-path=maven=2.2.0=2.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can 

Re: [RESULT] [VOTE] Release Apache Resource Resolver 1.11.6

2024-01-22 Thread Julian Reschke

On 22.01.2024 10:20, Julian Reschke wrote:

On 17.01.2024 07:51, Julian Reschke wrote:

...


Hi,

The vote has passed with the following result :

+1 (binding): Bertrand Delacretaz , Julian
Reschke , Konrad Windszus ,
Robert Munteanu 

I will copy this release to the Sling dist directory and
promote the artifacts to the central Maven repository.

Best regards, Julian


OK, I will need help with promoting the release (I'm committer but not
PMC member, thus have no write access to the SVN repo).

Best regards, Julian


Re: [PR] SLING-12237 Extend error message from RepositoryInitializer(Factory) by [sling-org-apache-sling-jcr-repoinit]

2024-01-22 Thread via GitHub


sonarcloud[bot] commented on PR #50:
URL: 
https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/50#issuecomment-1904294059

   ## [![Quality Gate 
Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png
 'Quality Gate 
Failed')](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-jcr-repoinit=50)
 **Quality Gate failed**  
   Failed conditions
   
   [52.4% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-jcr-repoinit=50=new_coverage=list)
 (required ≥ 80%)  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-jcr-repoinit=50)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] SLING-12237 Extend error message from RepositoryInitializer(Factory) by [sling-org-apache-sling-jcr-repoinit]

2024-01-22 Thread via GitHub


sonarcloud[bot] commented on PR #50:
URL: 
https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/50#issuecomment-1904263488

   ## [![Quality Gate 
Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png
 'Quality Gate 
Failed')](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-jcr-repoinit=50)
 **Quality Gate failed**  
   Failed conditions
   
   [52.4% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-jcr-repoinit=50=new_coverage=list)
 (required ≥ 80%)  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-jcr-repoinit=50)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] SLING-11716 ability to cache the results of a caconfig lookup [sling-org-apache-sling-caconfig-impl]

2024-01-22 Thread via GitHub


sonarcloud[bot] commented on PR #9:
URL: 
https://github.com/apache/sling-org-apache-sling-caconfig-impl/pull/9#issuecomment-1904233178

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-caconfig-impl=9)
 **Quality Gate passed**  
   Kudos, no new issues were introduced!
   
   [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-caconfig-impl=9=false=true)
  
   [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-caconfig-impl=9=false=true)
  
   [100.0% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-caconfig-impl=9=new_coverage=list)
  
   [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-caconfig-impl=9=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-caconfig-impl=9)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] SLING-12237 Extend error message from RepositoryInitializer(Factory) by [sling-org-apache-sling-jcr-repoinit]

2024-01-22 Thread via GitHub


kwin opened a new pull request, #50:
URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/50

   source reference


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] SLING-11716 ability to cache the results of a caconfig lookup [sling-org-apache-sling-caconfig-impl]

2024-01-22 Thread via GitHub


sonarcloud[bot] commented on PR #9:
URL: 
https://github.com/apache/sling-org-apache-sling-caconfig-impl/pull/9#issuecomment-1904208738

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-caconfig-impl=9)
 **Quality Gate passed**  
   Kudos, no new issues were introduced!
   
   [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-caconfig-impl=9=false=true)
  
   [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-caconfig-impl=9=false=true)
  
   [100.0% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-caconfig-impl=9=new_coverage=list)
  
   [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-caconfig-impl=9=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-caconfig-impl=9)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



RE: [VOTE] Release Apache Sling Testing JCR Mock 1.6.14, OSGi Mock 3.4.2, ResourceResolver Mock 1.4.6, Sling Mock 3.4.18

2024-01-22 Thread Stefan Seifert
+1

stefan


[VOTE] Release Apache Sling Testing JCR Mock 1.6.14, OSGi Mock 3.4.2, ResourceResolver Mock 1.4.6, Sling Mock 3.4.18

2024-01-22 Thread Stefan Seifert
Hi,

Testing JCR Mock 1.6.14  (1 issue)
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12354068=Text=12310710

Testing OSGi Mock 3.4.2  (1 issue)
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353872=Text=12310710

Testing ResourceResolver Mock 1.4.6  (1 issue)
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353544=Text=12310710

Testing Sling Mock 3.4.18  (1 issue)
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12354009=Text=12310710

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

You can use this UNIX script to download the release and verify the signatures:
https://raw.githubusercontent.com/apache/sling-tooling-release/master/check_staged_release.sh

Usage:
sh check_staged_release.sh 2832 /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.

stefan


[jira] [Closed] (SLING-12232) Remove usage of httpclient 5

2024-01-22 Thread Carsten Ziegeler (Jira)


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

Carsten Ziegeler closed SLING-12232.


> Remove usage of httpclient 5
> 
>
> Key: SLING-12232
> URL: https://issues.apache.org/jira/browse/SLING-12232
> Project: Sling
>  Issue Type: Improvement
>  Components: Feature Model, Installer
>Affects Versions: Feature Model Unpack Extension 0.3.0
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
>Priority: Major
> Fix For: Feature Model Unpack Extension 0.4.0
>
>
> Version 0.3.0 introduced a dependency on httpclient5 which is not available 
> as an OSGi bundle. Therefore we should remove this dependency.
> It seems, httpclient is only used in order to implement a retry loop, this 
> can be done without using that dependency.



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


[jira] [Commented] (SLING-12232) Remove usage of httpclient 5

2024-01-22 Thread Carsten Ziegeler (Jira)


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

Carsten Ziegeler commented on SLING-12232:
--

Applied PR which removes dependency to httpclient completely

> Remove usage of httpclient 5
> 
>
> Key: SLING-12232
> URL: https://issues.apache.org/jira/browse/SLING-12232
> Project: Sling
>  Issue Type: Improvement
>  Components: Feature Model, Installer
>Affects Versions: Feature Model Unpack Extension 0.3.0
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
>Priority: Major
> Fix For: Feature Model Unpack Extension 0.4.0
>
>
> Version 0.3.0 introduced a dependency on httpclient5 which is not available 
> as an OSGi bundle. Therefore we should remove this dependency.
> It seems, httpclient is only used in order to implement a retry loop, this 
> can be done without using that dependency.



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


[jira] [Resolved] (SLING-12232) Remove usage of httpclient 5

2024-01-22 Thread Carsten Ziegeler (Jira)


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

Carsten Ziegeler resolved SLING-12232.
--
Resolution: Fixed

> Remove usage of httpclient 5
> 
>
> Key: SLING-12232
> URL: https://issues.apache.org/jira/browse/SLING-12232
> Project: Sling
>  Issue Type: Improvement
>  Components: Feature Model, Installer
>Affects Versions: Feature Model Unpack Extension 0.3.0
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
>Priority: Major
> Fix For: Feature Model Unpack Extension 0.4.0
>
>
> Version 0.3.0 introduced a dependency on httpclient5 which is not available 
> as an OSGi bundle. Therefore we should remove this dependency.
> It seems, httpclient is only used in order to implement a retry loop, this 
> can be done without using that dependency.



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


[jira] [Closed] (SLING-12231) Replace javax.json with jakarta.json

2024-01-22 Thread Carsten Ziegeler (Jira)


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

Carsten Ziegeler closed SLING-12231.


> Replace javax.json with jakarta.json
> 
>
> Key: SLING-12231
> URL: https://issues.apache.org/jira/browse/SLING-12231
> Project: Sling
>  Issue Type: Improvement
>  Components: Installer
>Affects Versions: Installer Core 3.12.0
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
>Priority: Major
> Fix For: Installer Core 3.14.0
>
>
> We should replace the usage of javax.json with jakarta.json



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


[jira] [Closed] (SLING-12097) Installer Core build fails with Java 17

2024-01-22 Thread Carsten Ziegeler (Jira)


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

Carsten Ziegeler closed SLING-12097.


> Installer Core build fails with Java 17
> ---
>
> Key: SLING-12097
> URL: https://issues.apache.org/jira/browse/SLING-12097
> Project: Sling
>  Issue Type: Bug
>  Components: Installer
>Reporter: Robert Munteanu
>Assignee: Robert Munteanu
>Priority: Major
> Fix For: Installer Core 3.14.0
>
>
> [ERROR] Failed to execute goal 
> biz.aQute.bnd:bnd-maven-plugin:5.0.0:bnd-process (bnd-process) on project 
> org.apache.sling.installer.core: bnd error: null: 
> ConcurrentModificationException -> [Help 1]



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


[VOTE RESULT] Release Apache Sling Installer Core 3.14.0, Installer Factory Feature 0.8.0, Feature Extension Unpack 0.4.0

2024-01-22 Thread Carsten Ziegeler

The vote passed with three binding +1 votes

Thanks
Carsten

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


Re: [PR] SLING-11716 ability to cache the results of a caconfig lookup [sling-org-apache-sling-caconfig-impl]

2024-01-22 Thread via GitHub


sonarcloud[bot] commented on PR #9:
URL: 
https://github.com/apache/sling-org-apache-sling-caconfig-impl/pull/9#issuecomment-1904047243

   ## [![Quality Gate 
Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png
 'Quality Gate 
Failed')](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-caconfig-impl=9)
 **Quality Gate failed**  
   Failed conditions
   
   [76.9% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-caconfig-impl=9=new_coverage=list)
 (required ≥ 80%)  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-caconfig-impl=9)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (SLING-12237) Extend exception message for RepositoryInitializerFactory with config PID and affected script/reference

2024-01-22 Thread Konrad Windszus (Jira)


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

Konrad Windszus updated SLING-12237:

Description: 
Currently an error in any of the repoinit scripts or reference just lead to an 
exception which does not expose the configuration PID triggering the exception, 
e.g.

{code}
javax.jcr.RepositoryException: Applying repoinit operation failed despite 
retry; set loglevel to DEBUG to see all exceptions. Last exception message was: 
Session.save failed: javax.jcr.nodetype.ConstraintViolationException: 
OakConstraint0001: /var/groovyconsole[[nt:folder]]: No matching definition 
found for child node audit with effective type [nt:unstructured]
  at 
org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.applyOperations(RepositoryInitializerFactory.java:176)
 [org.apache.sling.jcr.repoinit:1.1.38]
{code}

As repo init scripts are contributed from many different source locations the 
underlying configuration PID should be contained in the exception message as 
well. In addition the index of the according script or the according reference 
URL should be included.

  was:
Currently an error in any of the repoinit scripts or reference just lead to an 
exception which does not expose the configuration PID triggering the exception, 
e.g.

{code}
javax.jcr.RepositoryException: Applying repoinit operation failed despite 
retry; set loglevel to DEBUG to see all exceptions. Last exception message was: 
Session.save failed: javax.jcr.nodetype.ConstraintViolationException: 
OakConstraint0001: /var/groovyconsole[[nt:folder]]: No matching definition 
found for child node audit with effective type [nt:unstructured]
  at 
org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.applyOperations(RepositoryInitializerFactory.java:176)
 [org.apache.sling.jcr.repoinit:1.1.38]
{code}

As repo init scripts are contributed by many different suppliers the underlying 
configuration PID should be contained in the exception message as well. In 
addition the index of the according script or the according reference URL 
should be included.


> Extend exception message for RepositoryInitializerFactory with config PID and 
> affected script/reference
> ---
>
> Key: SLING-12237
> URL: https://issues.apache.org/jira/browse/SLING-12237
> Project: Sling
>  Issue Type: Improvement
>  Components: Repoinit
>Affects Versions: Repoinit JCR 1.1.46
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Repoinit JCR 1.1.48
>
>
> Currently an error in any of the repoinit scripts or reference just lead to 
> an exception which does not expose the configuration PID triggering the 
> exception, e.g.
> {code}
> javax.jcr.RepositoryException: Applying repoinit operation failed despite 
> retry; set loglevel to DEBUG to see all exceptions. Last exception message 
> was: Session.save failed: javax.jcr.nodetype.ConstraintViolationException: 
> OakConstraint0001: /var/groovyconsole[[nt:folder]]: No matching definition 
> found for child node audit with effective type [nt:unstructured]
>   at 
> org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.applyOperations(RepositoryInitializerFactory.java:176)
>  [org.apache.sling.jcr.repoinit:1.1.38]
> {code}
> As repo init scripts are contributed from many different source locations the 
> underlying configuration PID should be contained in the exception message as 
> well. In addition the index of the according script or the according 
> reference URL should be included.



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


[jira] [Assigned] (SLING-12237) Extend exception message for RepositoryInitializerFactory with config PID and affected script/reference

2024-01-22 Thread Konrad Windszus (Jira)


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

Konrad Windszus reassigned SLING-12237:
---

Assignee: Konrad Windszus

> Extend exception message for RepositoryInitializerFactory with config PID and 
> affected script/reference
> ---
>
> Key: SLING-12237
> URL: https://issues.apache.org/jira/browse/SLING-12237
> Project: Sling
>  Issue Type: Improvement
>  Components: Repoinit
>Affects Versions: Repoinit JCR 1.1.46
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Repoinit JCR 1.1.48
>
>
> Currently an error in any of the repoinit scripts or reference just lead to 
> an exception which does not expose the configuration PID triggering the 
> exception, e.g.
> {code}
> javax.jcr.RepositoryException: Applying repoinit operation failed despite 
> retry; set loglevel to DEBUG to see all exceptions. Last exception message 
> was: Session.save failed: javax.jcr.nodetype.ConstraintViolationException: 
> OakConstraint0001: /var/groovyconsole[[nt:folder]]: No matching definition 
> found for child node audit with effective type [nt:unstructured]
>   at 
> org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.applyOperations(RepositoryInitializerFactory.java:176)
>  [org.apache.sling.jcr.repoinit:1.1.38]
> {code}
> As repo init scripts are contributed by many different suppliers the 
> underlying configuration PID should be contained in the exception message as 
> well. In addition the index of the according script or the according 
> reference URL should be included.



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


[jira] [Updated] (SLING-12237) Extend exception message for RepositoryInitializerFactory with config PID and affected script/reference

2024-01-22 Thread Konrad Windszus (Jira)


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

Konrad Windszus updated SLING-12237:

Description: 
Currently an error in any of the repoinit scripts or reference just lead to an 
exception which does not expose the configuration PID triggering the exception, 
e.g.

{code}
javax.jcr.RepositoryException: Applying repoinit operation failed despite 
retry; set loglevel to DEBUG to see all exceptions. Last exception message was: 
Session.save failed: javax.jcr.nodetype.ConstraintViolationException: 
OakConstraint0001: /var/groovyconsole[[nt:folder]]: No matching definition 
found for child node audit with effective type [nt:unstructured]
  at 
org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.applyOperations(RepositoryInitializerFactory.java:176)
 [org.apache.sling.jcr.repoinit:1.1.38]
{code}

As repo init scripts are contributed by many different suppliers the underlying 
configuration PID should be contained in the exception message as well. In 
addition the index of the according script or the according reference URL 
should be included.

  was:
Currently an error in any of the repoinit scripts or reference just lead to an 
exception which does not expose the configuration PID triggering the exception, 
e.g.

{code}
javax.jcr.RepositoryException: Applying repoinit operation failed despite 
retry; set loglevel to DEBUG to see all exceptions. Last exception message was: 
Session.save failed: javax.jcr.nodetype.ConstraintViolationException: 
OakConstraint0001: /var/groovyconsole[[nt:folder]]: No matching definition 
found for child node audit with effective type [nt:unstructured]
  at 
org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.applyOperations(RepositoryInitializerFactory.java:176)
 [org.apache.sling.jcr.repoinit:1.1.38]
{code}

As repo init scripts are contributed by many different suppliers the underlying 
configuration PID should be contained in the exception message as well.


> Extend exception message for RepositoryInitializerFactory with config PID and 
> affected script/reference
> ---
>
> Key: SLING-12237
> URL: https://issues.apache.org/jira/browse/SLING-12237
> Project: Sling
>  Issue Type: Improvement
>  Components: Repoinit
>Affects Versions: Repoinit JCR 1.1.46
>Reporter: Konrad Windszus
>Priority: Major
> Fix For: Repoinit JCR 1.1.48
>
>
> Currently an error in any of the repoinit scripts or reference just lead to 
> an exception which does not expose the configuration PID triggering the 
> exception, e.g.
> {code}
> javax.jcr.RepositoryException: Applying repoinit operation failed despite 
> retry; set loglevel to DEBUG to see all exceptions. Last exception message 
> was: Session.save failed: javax.jcr.nodetype.ConstraintViolationException: 
> OakConstraint0001: /var/groovyconsole[[nt:folder]]: No matching definition 
> found for child node audit with effective type [nt:unstructured]
>   at 
> org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.applyOperations(RepositoryInitializerFactory.java:176)
>  [org.apache.sling.jcr.repoinit:1.1.38]
> {code}
> As repo init scripts are contributed by many different suppliers the 
> underlying configuration PID should be contained in the exception message as 
> well. In addition the index of the according script or the according 
> reference URL should be included.



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


[jira] [Updated] (SLING-12237) Extend exception message for RepositoryInitializerFactory with config PID and script/reference

2024-01-22 Thread Konrad Windszus (Jira)


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

Konrad Windszus updated SLING-12237:

Summary: Extend exception message for RepositoryInitializerFactory with 
config PID and script/reference  (was: Extend exception message for 
RepositoryInitializerFactory with config PID)

> Extend exception message for RepositoryInitializerFactory with config PID and 
> script/reference
> --
>
> Key: SLING-12237
> URL: https://issues.apache.org/jira/browse/SLING-12237
> Project: Sling
>  Issue Type: Improvement
>  Components: Repoinit
>Affects Versions: Repoinit JCR 1.1.46
>Reporter: Konrad Windszus
>Priority: Major
> Fix For: Repoinit JCR 1.1.48
>
>
> Currently an error in any of the repoinit scripts or reference just lead to 
> an exception which does not expose the configuration PID triggering the 
> exception, e.g.
> {code}
> javax.jcr.RepositoryException: Applying repoinit operation failed despite 
> retry; set loglevel to DEBUG to see all exceptions. Last exception message 
> was: Session.save failed: javax.jcr.nodetype.ConstraintViolationException: 
> OakConstraint0001: /var/groovyconsole[[nt:folder]]: No matching definition 
> found for child node audit with effective type [nt:unstructured]
>   at 
> org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.applyOperations(RepositoryInitializerFactory.java:176)
>  [org.apache.sling.jcr.repoinit:1.1.38]
> {code}
> As repo init scripts are contributed by many different suppliers the 
> underlying configuration PID should be contained in the exception message as 
> well.



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


[jira] [Updated] (SLING-12237) Extend exception message for RepositoryInitializerFactory with config PID and affected script/reference

2024-01-22 Thread Konrad Windszus (Jira)


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

Konrad Windszus updated SLING-12237:

Summary: Extend exception message for RepositoryInitializerFactory with 
config PID and affected script/reference  (was: Extend exception message for 
RepositoryInitializerFactory with config PID and script/reference)

> Extend exception message for RepositoryInitializerFactory with config PID and 
> affected script/reference
> ---
>
> Key: SLING-12237
> URL: https://issues.apache.org/jira/browse/SLING-12237
> Project: Sling
>  Issue Type: Improvement
>  Components: Repoinit
>Affects Versions: Repoinit JCR 1.1.46
>Reporter: Konrad Windszus
>Priority: Major
> Fix For: Repoinit JCR 1.1.48
>
>
> Currently an error in any of the repoinit scripts or reference just lead to 
> an exception which does not expose the configuration PID triggering the 
> exception, e.g.
> {code}
> javax.jcr.RepositoryException: Applying repoinit operation failed despite 
> retry; set loglevel to DEBUG to see all exceptions. Last exception message 
> was: Session.save failed: javax.jcr.nodetype.ConstraintViolationException: 
> OakConstraint0001: /var/groovyconsole[[nt:folder]]: No matching definition 
> found for child node audit with effective type [nt:unstructured]
>   at 
> org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.applyOperations(RepositoryInitializerFactory.java:176)
>  [org.apache.sling.jcr.repoinit:1.1.38]
> {code}
> As repo init scripts are contributed by many different suppliers the 
> underlying configuration PID should be contained in the exception message as 
> well.



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


[jira] [Created] (SLING-12237) Extend exception message for RepositoryInitializerFactory with config PID

2024-01-22 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-12237:
---

 Summary: Extend exception message for RepositoryInitializerFactory 
with config PID
 Key: SLING-12237
 URL: https://issues.apache.org/jira/browse/SLING-12237
 Project: Sling
  Issue Type: Improvement
  Components: Repoinit
Affects Versions: Repoinit JCR 1.1.46
Reporter: Konrad Windszus
 Fix For: Repoinit JCR 1.1.48


Currently an error in any of the repoinit scripts or reference just lead to an 
exception which does not expose the configuration PID triggering the exception, 
e.g.

{code}
javax.jcr.RepositoryException: Applying repoinit operation failed despite 
retry; set loglevel to DEBUG to see all exceptions. Last exception message was: 
Session.save failed: javax.jcr.nodetype.ConstraintViolationException: 
OakConstraint0001: /var/groovyconsole[[nt:folder]]: No matching definition 
found for child node audit with effective type [nt:unstructured]
  at 
org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.applyOperations(RepositoryInitializerFactory.java:176)
 [org.apache.sling.jcr.repoinit:1.1.38]
{code}

As repo init scripts are contributed by many different suppliers the underlying 
configuration PID should be contained in the exception message as well.



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


[jira] [Created] (SLING-12236) Introduce config option to bypass oak's DataStore deduplication for job properties

2024-01-22 Thread Stefan Egli (Jira)
Stefan Egli created SLING-12236:
---

 Summary: Introduce config option to bypass oak's DataStore 
deduplication for job properties
 Key: SLING-12236
 URL: https://issues.apache.org/jira/browse/SLING-12236
 Project: Sling
  Issue Type: Task
  Components: Event
Reporter: Stefan Egli


When a sling job is created, its properties are persisted using 
ResourceHelper.getOrCreateResource. Typically the property values would be 
primitive types or short Strings and thus be embedded. For larger property 
values they might be stored as binaries by the underlying DataStore. If for 
some reason different jobs contain identical property values (i.e. binaries), 
then they are deduplicated by DataStore. If such identical binaries are 
concurrently read and written by different Sling instances (as could happen if 
the job queue is not ORDERED and if identical property binaries are in play in 
the first place), then DataStore could run into concurrency issues with 
reading/writing the same binary. That could manifest in sling job eg as a 
ClassNotFoundException.

This situation could either be avoided by the application ensuring not to have 
such duplicate job binaries. 

Alternatively sling job could consider introducing a job queue configuration 
that would artificially make binaries unique (by eg prepending a hidden UUID).



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


Re: [PR] SLING-12233 some more tests [sling-org-apache-sling-servlets-resolver]

2024-01-22 Thread via GitHub


cziegeler merged PR #42:
URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/42


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] chore(deps): update dependency org.apache.sling:org.apache.sling.resourceresolver to v1.11.6 [sling-site]

2024-01-22 Thread via GitHub


renovate-bot opened a new pull request, #153:
URL: https://github.com/apache/sling-site/pull/153

   [![Mend 
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | 
[org.apache.sling:org.apache.sling.resourceresolver](https://sling.apache.org) 
([source](https://togithub.com/apache/sling-org-apache-sling-resourceresolver)) 
| `1.11.4` -> `1.11.6` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.sling:org.apache.sling.resourceresolver/1.11.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.sling:org.apache.sling.resourceresolver/1.11.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.sling:org.apache.sling.resourceresolver/1.11.4/1.11.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.sling:org.apache.sling.resourceresolver/1.11.4/1.11.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   > [!WARNING]
   > Some dependencies could not be looked up. Check the Dependency Dashboard 
for more information.
   
   ---
   
   ### Configuration
   
    **Schedule**: Branch creation - At any time (no schedule defined), 
Automerge - At any time (no schedule defined).
   
    **Automerge**: Disabled by config. Please merge this manually once you are 
satisfied.
   
   ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry 
checkbox.
   
    **Ignore**: Close this PR and you won't be reminded about this update 
again.
   
   ---
   
- [ ] If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR has been generated by [Mend 
Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository 
job log [here](https://developer.mend.io/github/apache/sling-site).
   

   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] SLING-12233 some more tests [sling-org-apache-sling-servlets-resolver]

2024-01-22 Thread via GitHub


joerghoh opened a new pull request, #42:
URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/42

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [VOTE] Release Apache Sling Installer Core 3.14.0, Installer Factory Feature 0.8.0, Feature Extension Unpack 0.4.0

2024-01-22 Thread Robert Munteanu
On Fri, 2024-01-19 at 16:08 +0100, Carsten Ziegeler wrote:
> Please vote to approve this release:

+1
Robert


signature.asc
Description: This is a digitally signed message part


[RESULT] [VOTE] Release Apache Resource Resolver 1.11.6

2024-01-22 Thread Julian Reschke

On 17.01.2024 07:51, Julian Reschke wrote:

...


Hi,

The vote has passed with the following result :

+1 (binding): Bertrand Delacretaz , Julian 
Reschke , Konrad Windszus , 
Robert Munteanu 


I will copy this release to the Sling dist directory and
promote the artifacts to the central Maven repository.

Best regards, Julian


Re: [VOTE] Release Apache Resource Resolver 1.11.6

2024-01-22 Thread Julian Reschke

On 20.01.2024 02:09, Eric Norman wrote:

+0 for me.

Though, I am still a little annoyed that you just ignored my review
comments from
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/109#pullrequestreview-1791514750


Eric,

FWIW: disagreeing is not the same thing as "ignoring". This change was
urgent because it addresses a customer-visible defect (aliases broken
when more than >100K). What you raised is a stylistic issue which is not
specific to this PR, so it really ought to be addressed/discussed as
separate issue.

Best regards, Julian


Re: [PR] SLING-12205: ResourceResolver: switch sling:alias query to JCR-SQL2 [sling-org-apache-sling-resourceresolver]

2024-01-22 Thread via GitHub


reschke commented on PR #109:
URL: 
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/109#issuecomment-1903541030

   FWIW, I chose not to act on the feedback above because it's not specific to 
*this* PR. I'm ok with having a discussion unsing javax.jcr in the source, but 
we haven't before, and that change should me made consistently, not just in 
that part of the code.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org