Re: [PR] SLING-12213 update dependencies [sling-org-apache-sling-models-jacksonexporter]

2024-02-03 Thread via GitHub


sonarcloud[bot] commented on PR #11:
URL: 
https://github.com/apache/sling-org-apache-sling-models-jacksonexporter/pull/11#issuecomment-1925450108

   ## [![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-models-jacksonexporter=11)
 **Quality Gate passed**  
   Kudos, no new issues were introduced!
   
   [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-models-jacksonexporter=11=false=true)
  
   [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-models-jacksonexporter=11=false=true)
  
   No data about Coverage  
   [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-models-jacksonexporter=11=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-models-jacksonexporter=11)
   
   


-- 
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] Various improvements for the webconsole plugin [sling-org-apache-sling-resourceresolver]

2024-02-03 Thread via GitHub


sonarcloud[bot] commented on PR #78:
URL: 
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/78#issuecomment-1925439520

   ## [![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-resourceresolver=78)
 **Quality Gate failed**  
   Failed conditions
   
   [2.1% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-resourceresolver=78=new_coverage=list)
 (required ≥ 80%)  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-resourceresolver=78)
   
   


-- 
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-11352 - Fix parsing of path-only mappings [sling-org-apache-sling-resourceresolver]

2024-02-03 Thread via GitHub


sonarcloud[bot] commented on PR #84:
URL: 
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/84#issuecomment-1925439474

   ## [![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-resourceresolver=84)
 **Quality Gate passed**  
   Kudos, no new issues were introduced!
   
   [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-resourceresolver=84=false=true)
  
   [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-resourceresolver=84=false=true)
  
   [100.0% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-resourceresolver=84=new_coverage=list)
  
   [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-resourceresolver=84=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-resourceresolver=84)
   
   


-- 
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] [Resolved] (SLING-12129) Fix javadoc warnings

2024-02-03 Thread Joerg Hoh (Jira)


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

Joerg Hoh resolved SLING-12129.
---
Resolution: Fixed

PR merged

> Fix javadoc warnings
> 
>
> Key: SLING-12129
> URL: https://issues.apache.org/jira/browse/SLING-12129
> Project: Sling
>  Issue Type: Task
>  Components: ResourceResolver
>Affects Versions: Resource Resolver 1.11.2
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Minor
> Fix For: Resource Resolver 1.11.8
>
>
> ``mvn javadoc:javadoc`` logs a lot of warnings, which pollutes the maven 
> output during the release process.



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


Re: [PR] fix javadoc warnings [sling-org-apache-sling-resourceresolver]

2024-02-03 Thread via GitHub


joerghoh merged PR #114:
URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/114


-- 
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] fix javadoc warnings [sling-org-apache-sling-resourceresolver]

2024-02-03 Thread via GitHub


sonarcloud[bot] commented on PR #114:
URL: 
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/114#issuecomment-1925425069

   ## [![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-resourceresolver=114)
 **Quality Gate passed**  
   Kudos, no new issues were introduced!
   
   [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-resourceresolver=114=false=true)
  
   [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-resourceresolver=114=false=true)
  
   No data about Coverage  
   [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-resourceresolver=114=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-resourceresolver=114)
   
   


-- 
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] [Commented] (SLING-12129) Fix javadoc warnings

2024-02-03 Thread Joerg Hoh (Jira)


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

Joerg Hoh commented on SLING-12129:
---

https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/114

> Fix javadoc warnings
> 
>
> Key: SLING-12129
> URL: https://issues.apache.org/jira/browse/SLING-12129
> Project: Sling
>  Issue Type: Task
>  Components: ResourceResolver
>Affects Versions: Resource Resolver 1.11.2
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Minor
>
> ``mvn javadoc:javadoc`` logs a lot of warnings.



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


[jira] [Updated] (SLING-12129) Fix javadoc warnings

2024-02-03 Thread Joerg Hoh (Jira)


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

Joerg Hoh updated SLING-12129:
--
Fix Version/s: Resource Resolver 1.11.8

> Fix javadoc warnings
> 
>
> Key: SLING-12129
> URL: https://issues.apache.org/jira/browse/SLING-12129
> Project: Sling
>  Issue Type: Task
>  Components: ResourceResolver
>Affects Versions: Resource Resolver 1.11.2
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Minor
> Fix For: Resource Resolver 1.11.8
>
>
> ``mvn javadoc:javadoc`` logs a lot of warnings, which pollutes the maven 
> output during the release process.



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


[jira] [Assigned] (SLING-12129) Fix javadoc warnings

2024-02-03 Thread Joerg Hoh (Jira)


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

Joerg Hoh reassigned SLING-12129:
-

Assignee: Joerg Hoh

> Fix javadoc warnings
> 
>
> Key: SLING-12129
> URL: https://issues.apache.org/jira/browse/SLING-12129
> Project: Sling
>  Issue Type: Task
>  Components: ResourceResolver
>Affects Versions: Resource Resolver 1.11.2
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Minor
>
> ``mvn javadoc:javadoc`` logs a lot of warnings.



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


[jira] [Updated] (SLING-12129) Fix javadoc warnings

2024-02-03 Thread Joerg Hoh (Jira)


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

Joerg Hoh updated SLING-12129:
--
Description: ``mvn javadoc:javadoc`` logs a lot of warnings, which pollutes 
the maven output during the release process.  (was: 
``mvn javadoc:javadoc`` logs a lot of warnings.)

> Fix javadoc warnings
> 
>
> Key: SLING-12129
> URL: https://issues.apache.org/jira/browse/SLING-12129
> Project: Sling
>  Issue Type: Task
>  Components: ResourceResolver
>Affects Versions: Resource Resolver 1.11.2
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Minor
>
> ``mvn javadoc:javadoc`` logs a lot of warnings, which pollutes the maven 
> output during the release process.



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


[PR] fix javadoc warnings [sling-org-apache-sling-resourceresolver]

2024-02-03 Thread via GitHub


joerghoh opened a new pull request, #114:
URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/114

   (not necessarily the best javadoc documentation, but at least the warnings 
are gone ...)


-- 
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] [Closed] (SLING-12163) Update ASF Parent to 31

2024-02-03 Thread Konrad Windszus (Jira)


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

Konrad Windszus closed SLING-12163.
---

> Update ASF Parent to 31
> ---
>
> Key: SLING-12163
> URL: https://issues.apache.org/jira/browse/SLING-12163
> Project: Sling
>  Issue Type: Improvement
>  Components: General
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Parent 60 (Java 11)
>
>
> https://github.com/apache/maven-apache-parent/releases/tag/apache-31



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


[jira] [Closed] (SLING-12186) Automatic code formatting with spotless-maven-plugin

2024-02-03 Thread Konrad Windszus (Jira)


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

Konrad Windszus closed SLING-12186.
---

> Automatic code formatting with spotless-maven-plugin
> 
>
> Key: SLING-12186
> URL: https://issues.apache.org/jira/browse/SLING-12186
> Project: Sling
>  Issue Type: Improvement
>  Components: General
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Parent 60 (Java 11)
>
>
> As discussed in 
> https://lists.apache.org/thread/t32o425mttoftfr622wkvp4s5br4wzt1 we should 
> introduce 
> [spotless-maven-plugin|https://github.com/diffplug/spotless/tree/main/plugin-maven]
>  to enforce a common code formatting similar to what was done for Maven in 
> https://issues.apache.org/jira/browse/MPOM-349.
> With each reformatting a {{.git-blame-ignore-revs}} should be added/enriched 
> which is considered by git blame in GitHub 
> (https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view)
>  and optionally with Git CLI 
> (https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt).
>  
> I propose to reuse the following configuration files from Apache Maven Shared 
> Resources
> * 
> https://github.com/apache/maven-shared-resources/blob/master/src/main/resources/config/maven-eclipse-importorder.txt
> * 
> https://github.com/apache/maven-shared-resources/blob/master/src/main/resources/config/maven-header-plain.txt



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


[jira] [Closed] (SLING-12080) Update to Bnd 7.0 and require at least Java 17 for build

2024-02-03 Thread Konrad Windszus (Jira)


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

Konrad Windszus closed SLING-12080.
---

> Update to Bnd 7.0 and require at least Java 17 for build
> 
>
> Key: SLING-12080
> URL: https://issues.apache.org/jira/browse/SLING-12080
> Project: Sling
>  Issue Type: Improvement
>  Components: General
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Bundle Parent 60 (Java 17)
>
>
> Bnd 7.0 (https://github.com/bndtools/bnd/wiki/Changes-in-7.0.0) is out and 
> requires Java 17 for build.



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


[jira] [Closed] (SLING-12207) Use adjusted inheritance rules for URLs

2024-02-03 Thread Konrad Windszus (Jira)


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

Konrad Windszus closed SLING-12207.
---

> Use adjusted inheritance rules for URLs
> ---
>
> Key: SLING-12207
> URL: https://issues.apache.org/jira/browse/SLING-12207
> Project: Sling
>  Issue Type: Bug
>  Components: General
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Parent 60 (Java 11)
>
>
> For Sling projects the default inheritance rules for URLs are not applicable: 
> https://maven.apache.org/ref/3.8.4/maven-model-builder/index.html#Inheritance_Assembly.
> Therefore the dedicated attribute {{@child.project.url.inherit.append.path}} 
> should be set to {{false}} (requires Maven 3.6.1 or newer, 
> https://issues.apache.org/jira/browse/MNG-6059).
> Also the SCM element and children should be moved to the profile only active 
> when the parent pom is built (as they are never applicable as is to derived 
> modules).



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


[jira] [Closed] (SLING-12170) Update Jacoco to 0.8.11

2024-02-03 Thread Konrad Windszus (Jira)


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

Konrad Windszus closed SLING-12170.
---

> Update Jacoco to 0.8.11
> ---
>
> Key: SLING-12170
> URL: https://issues.apache.org/jira/browse/SLING-12170
> Project: Sling
>  Issue Type: Improvement
>  Components: General
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Parent 60 (Java 11)
>
>
> https://www.eclemma.org/jacoco/trunk/doc/changes.html



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


[jira] [Closed] (SLING-12131) Update sling-parent pom.xml to include JUnit5 dependencies

2024-02-03 Thread Konrad Windszus (Jira)


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

Konrad Windszus closed SLING-12131.
---

> Update sling-parent pom.xml to include JUnit5 dependencies
> --
>
> Key: SLING-12131
> URL: https://issues.apache.org/jira/browse/SLING-12131
> Project: Sling
>  Issue Type: Task
>Reporter: Rob McDougall
>Assignee: Rob McDougall
>Priority: Major
> Fix For: Parent 60 (Java 11)
>
>
> JUnit4 is in maintenance mode (no updates in the last 2 years and then only 
> security fixes).  I think updating projects to JUnit5 should be encouraged.
> I am thinking this should be a relatively easy change of adding the 
> junit-jupiter and junit-vintage-engine into the Dependency Management section 
> of the sling-parent.
> Once this is done, individual projects could switch to the vintage-engine (at 
> the very least) or move to jupiter by switching the dependency in their 
> project pom.
> Some day down the road, the JUnit 4 dependencies could be removed.  Projects 
> that have not updated to JUnit5 (vintage or jupiter) by that time are likely 
> no longer maintained.



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


[RESULT] [VOTE] Release Apache Sling Parent and Bundle Parent version 60

2024-02-03 Thread Konrad Windszus
Hi, 
The vote has passed with the following result : +1 (binding): Stefan, Robert 
and Jörg.
I will copy this release to the Sling dist directory and promote the artifacts 
to the central Maven repository.

Thanks for voting,
Konrad

> On 30. Jan 2024, at 14:27, Konrad Windszus  wrote:
> 
> Hi, 
> 
> We solved some issues in this release: 
> 
> Sling Parent 60: 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310710=12353433=Text
>  
> Sling Bundle Parent 60: 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310710=12353434=Text
>  
> 
> Some important hints to consider when upgrading to that version are available 
> at https://cwiki.apache.org/confluence/x/SI75E.
> These releases increase the minimum Java build version to 11/17 and introduce 
> automated code formatting with spotless-maven-plugin.
> 
> Staging repository: 
> https://repository.apache.org/content/repositories/orgapachesling-2836/
> 
> 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 2836 /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,
> Konrad




[jira] [Resolved] (SLING-12242) Improve unit tests (JacksonExporterLimitSerializationTest)

2024-02-03 Thread Joerg Hoh (Jira)


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

Joerg Hoh resolved SLING-12242.
---
Fix Version/s: Models Jackson Exporter 1.1.6
   Resolution: Fixed

> Improve unit tests (JacksonExporterLimitSerializationTest)
> --
>
> Key: SLING-12242
> URL: https://issues.apache.org/jira/browse/SLING-12242
> Project: Sling
>  Issue Type: Task
>  Components: Sling Models
>Affects Versions: Models Jackson Exporter 1.1.4
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Major
> Fix For: Models Jackson Exporter 1.1.6
>
>
> https://github.com/apache/sling-org-apache-sling-models-jacksonexporter/pull/12



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


[jira] [Updated] (SLING-12242) Improve unit tests (JacksonExporterLimitSerializationTest)

2024-02-03 Thread Joerg Hoh (Jira)


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

Joerg Hoh updated SLING-12242:
--
Description: 
https://github.com/apache/sling-org-apache-sling-models-jacksonexporter/pull/12

> Improve unit tests (JacksonExporterLimitSerializationTest)
> --
>
> Key: SLING-12242
> URL: https://issues.apache.org/jira/browse/SLING-12242
> Project: Sling
>  Issue Type: Task
>  Components: Sling Models
>Affects Versions: Models Jackson Exporter 1.1.4
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Major
>
> https://github.com/apache/sling-org-apache-sling-models-jacksonexporter/pull/12



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


Re: [PR] SLING-12242 improve the tests [sling-org-apache-sling-models-jacksonexporter]

2024-02-03 Thread via GitHub


joerghoh merged PR #12:
URL: 
https://github.com/apache/sling-org-apache-sling-models-jacksonexporter/pull/12


-- 
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] [Assigned] (SLING-12242) Improve unit tests (JacksonExporterLimitSerializationTest)

2024-02-03 Thread Joerg Hoh (Jira)


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

Joerg Hoh reassigned SLING-12242:
-

Assignee: Joerg Hoh

> Improve unit tests (JacksonExporterLimitSerializationTest)
> --
>
> Key: SLING-12242
> URL: https://issues.apache.org/jira/browse/SLING-12242
> Project: Sling
>  Issue Type: Task
>  Components: Sling Models
>Affects Versions: Models Jackson Exporter 1.1.4
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Major
>




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


[jira] [Created] (SLING-12242) Improve unit tests (JacksonExporterLimitSerializationTest)

2024-02-03 Thread Joerg Hoh (Jira)
Joerg Hoh created SLING-12242:
-

 Summary: Improve unit tests (JacksonExporterLimitSerializationTest)
 Key: SLING-12242
 URL: https://issues.apache.org/jira/browse/SLING-12242
 Project: Sling
  Issue Type: Task
  Components: Sling Models
Affects Versions: Models Jackson Exporter 1.1.4
Reporter: Joerg Hoh






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


Re: [PR] SLING-12213 update dependencies [sling-org-apache-sling-models-jacksonexporter]

2024-02-03 Thread via GitHub


kwin commented on code in PR #11:
URL: 
https://github.com/apache/sling-org-apache-sling-models-jacksonexporter/pull/11#discussion_r1477105414


##
pom.xml:
##
@@ -112,19 +112,19 @@
 
 com.fasterxml.jackson.core
 jackson-databind
-2.3.2
+2.13.5

Review Comment:
   Please use this version for all jackson dependencies. Probably worth to 
introduce a property for it.



-- 
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-12213 update dependencies [sling-org-apache-sling-models-jacksonexporter]

2024-02-03 Thread via GitHub


sonarcloud[bot] commented on PR #11:
URL: 
https://github.com/apache/sling-org-apache-sling-models-jacksonexporter/pull/11#issuecomment-1925408511

   ## [![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-models-jacksonexporter=11)
 **Quality Gate passed**  
   Kudos, no new issues were introduced!
   
   [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-models-jacksonexporter=11=false=true)
  
   [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-models-jacksonexporter=11=false=true)
  
   No data about Coverage  
   [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-models-jacksonexporter=11=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-models-jacksonexporter=11)
   
   


-- 
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 Parent and Bundle Parent version 60

2024-02-03 Thread Jörg Hoh
+1

Am Di., 30. Jan. 2024 um 14:27 Uhr schrieb Konrad Windszus :

> Hi,
>
> We solved some issues in this release:
>
> Sling Parent 60:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310710=12353433=Text
> Sling Bundle Parent 60:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310710=12353434=Text
>
> Some important hints to consider when upgrading to that version are
> available at https://cwiki.apache.org/confluence/x/SI75E.
> These releases increase the minimum Java build version to 11/17 and
> introduce automated code formatting with spotless-maven-plugin.
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachesling-2836/
>
> 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 2836 /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,
> Konrad



-- 
https://cqdump.joerghoh.de


Community over Code EU 2024 Travel Assistance Applications now open!

2024-02-03 Thread Gavin McDonald
Hello to all users, contributors and Committers!

The Travel Assistance Committee (TAC) are pleased to announce that
travel assistance applications for Community over Code EU 2024 are now
open!

We will be supporting Community over Code EU, Bratislava, Slovakia,
June 3th - 5th, 2024.

TAC exists to help those that would like to attend Community over Code
events, but are unable to do so for financial reasons. For more info
on this years applications and qualifying criteria, please visit the
TAC website at < https://tac.apache.org/ >. Applications are already
open on https://tac-apply.apache.org/, so don't delay!

The Apache Travel Assistance Committee will only be accepting
applications from those people that are able to attend the full event.

Important: Applications close on Friday, March 1st, 2024.

Applicants have until the the closing date above to submit their
applications (which should contain as much supporting material as
required to efficiently and accurately process their request), this
will enable TAC to announce successful applications shortly
afterwards.

As usual, TAC expects to deal with a range of applications from a
diverse range of backgrounds; therefore, we encourage (as always)
anyone thinking about sending in an application to do so ASAP.

For those that will need a Visa to enter the Country - we advise you apply
now so that you have enough time in case of interview delays. So do not
wait until you know if you have been accepted or not.

We look forward to greeting many of you in Bratislava, Slovakia in June,
2024!

Kind Regards,

Gavin

(On behalf of the Travel Assistance Committee)