[GitHub] [sling-parent] kwin merged pull request #28: SLING-11411 remove scope from depMgmt

2022-06-27 Thread GitBox


kwin merged PR #28:
URL: https://github.com/apache/sling-parent/pull/28


-- 
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



Repo-Init: register Namespace with a trailing hashtag (#)

2022-06-27 Thread Andreas Schaefer
Hi

I wanted to register namespaces with the Repo-Init and it works except for 
namespaces with a trailing hashtag like:

"register namespace (stDim) http://ns.adobe.com/xap/1.0/sType/Dimensions#”,

Fails with:

7.06.2022 16:12:41.019 *ERROR* [Apache Sling Repository Startup Thread #1] 
com.adobe.granite.repository.impl.SlingRepositoryManager Exception in a 
SlingRepositoryInitializer, SlingRepository service registration aborted
org.apache.sling.repoinit.parser.RepoInitParsingException: Encountered "" at 
line 14, column 1._Was expecting one of:_
at 
org.apache.sling.repoinit.parser.impl.RepoInitParserService.parse(RepoInitParserService.java:45)
 [org.apache.sling.repoinit.parser:1.6.14]
at 
org.apache.sling.jcr.repoinit.impl.RepositoryInitializerFactory.processRepository(RepositoryInitializerFactory.java:127)
 [org.apache.sling.jcr.repoinit:1.1.39.T20220426093723-a4cd7db]
at 
org.apache.sling.jcr.base.AbstractSlingRepositoryManager.executeRepositoryInitializers(AbstractSlingRepositoryManager.java:627)
 [org.apache.sling.jcr.base:3.1.10]
at 
org.apache.sling.jcr.base.AbstractSlingRepositoryManager.initializeAndRegisterRepositoryService(AbstractSlingRepositoryManager.java:575)
 [org.apache.sling.jcr.base:3.1.10]
at 
org.apache.sling.jcr.base.AbstractSlingRepositoryManager.access$300(AbstractSlingRepositoryManager.java:96)
 [org.apache.sling.jcr.base:3.1.10]
at 
org.apache.sling.jcr.base.AbstractSlingRepositoryManager$4.run(AbstractSlingRepositoryManager.java:544)
 [org.apache.sling.jcr.base:3.1.10]
Caused by: org.apache.sling.repoinit.parser.impl.ParseException: Encountered "" 
at line 14, column 1._Was expecting one of:_
at 
org.apache.sling.repoinit.parser.impl.RepoInitParserImpl.generateParseException(RepoInitParserImpl.java:4888)
 [org.apache.sling.repoinit.parser:1.6.14]
at 
org.apache.sling.repoinit.parser.impl.RepoInitParserImpl.jj_consume_token(RepoInitParserImpl.java:4770)
 [org.apache.sling.repoinit.parser:1.6.14]
at 
org.apache.sling.repoinit.parser.impl.RepoInitParserImpl.registerNamespaceStatement(RepoInitParserImpl.java:1590)
 [org.apache.sling.repoinit.parser:1.6.14]
at 
org.apache.sling.repoinit.parser.impl.RepoInitParserImpl.parse(RepoInitParserImpl.java:69)
 [org.apache.sling.repoinit.parser:1.6.14]
at 
org.apache.sling.repoinit.parser.impl.RepoInitParserService.parse(RepoInitParserService.java:43)
 [org.apache.sling.repoinit.parser:1.6.14]

AEM has many of these namespaces registered out of the box so I should be able 
to add one of them.

I tried to escape it with \ but that did not work either.

- Andy

[jira] [Resolved] (SLING-11401) Jenkins: Properly isolate workspace directories for parallel stages

2022-06-27 Thread Konrad Windszus (Jira)


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

Konrad Windszus resolved SLING-11401.
-
Resolution: Fixed

Fixed in 
https://github.com/apache/sling-tooling-jenkins/commit/86f64a59ed33c4e7bdbee8150d391d9d27ac8ebb.

> Jenkins: Properly isolate workspace directories for parallel stages
> ---
>
> Key: SLING-11401
> URL: https://issues.apache.org/jira/browse/SLING-11401
> Project: Sling
>  Issue Type: Bug
>  Components: Build and Source Control
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The default workspace name is not unique for parallel stages which run 
> incidentally on the same node. That could lead to race conditions (e.g. 
> between clean and install).
> An example can be found here 
> (https://ci-builds.apache.org/job/Sling/job/modules/job/sling-maven-enforcer-rules/job/master/19/console)
>  where the rat-check was executed on a workspace which was populated by 
> another job.
> {code}
> [WARNING] Files with unapproved licenses:
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/maven-metadata.xml.sha1
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/1.0.1-SNAPSHOT/maven-metadata.xml.sha1
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/1.0.1-SNAPSHOT/maven-metadata.xml.md5
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/1.0.1-SNAPSHOT/maven-enforcer-rules-1.0.1-20220618.114744-1-sources.jar.sha1
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/1.0.1-SNAPSHOT/maven-enforcer-rules-1.0.1-20220618.114744-1.jar.md5
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/1.0.1-SNAPSHOT/maven-enforcer-rules-1.0.1-20220618.114744-1.pom.sha1
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/1.0.1-SNAPSHOT/maven-enforcer-rules-1.0.1-20220618.114744-1.jar.sha1
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/1.0.1-SNAPSHOT/maven-metadata.xml
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/1.0.1-SNAPSHOT/maven-enforcer-rules-1.0.1-20220618.114744-1.pom.md5
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/1.0.1-SNAPSHOT/maven-enforcer-rules-1.0.1-20220618.114744-1-sources.jar.md5
>   
> local-snapshots-dir/org/apache/sling/maven-enforcer-rules/maven-metadata.xml.md5
>   local-snapshots-dir/org/apache/sling/maven-enforcer-rules/maven-metadata.xml
> {code}
> Also the Maven repository should not be shared until Maven 3.9 (with Maven 
> Resolver 1.7+) has been released as there is no proper locking in place there 
> (compare with 
> https://lists.apache.org/thread/yovswz70v3f4d2b5ofyoqymvg9lbmzrg).
> As the installation to the local repository directory may be executed for 
> multi-module jobs prior to execution of rat-maven-plugin the local repository 
> should be created below {{target}} where it is excluded by default (and also 
> cleaned up through a regular {{mvn clean}}).



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


[GitHub] [sling-tooling-jenkins] kwin merged pull request #10: SLING-11401 properly isolate workspace directories

2022-06-27 Thread GitBox


kwin merged PR #10:
URL: https://github.com/apache/sling-tooling-jenkins/pull/10


-- 
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



[GitHub] [sling-tooling-jenkins] kwin commented on pull request #10: SLING-11401 properly isolate workspace directories

2022-06-27 Thread GitBox


kwin commented on PR #10:
URL: 
https://github.com/apache/sling-tooling-jenkins/pull/10#issuecomment-1167653030

   Due to lack of review feedback and since this is affecting quite some build, 
I am gonna merge this without approval.


-- 
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



[GitHub] [sling-parent] sonarcloud[bot] commented on pull request #28: SLING-11411 remove scope from depMgmt

2022-06-27 Thread GitBox


sonarcloud[bot] commented on PR #28:
URL: https://github.com/apache/sling-parent/pull/28#issuecomment-1167640206

   Kudos, SonarCloud Quality Gate passed!  [![Quality Gate 
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
 'Quality Gate 
passed')](https://sonarcloud.io/dashboard?id=apache_sling-parent=28)
   
   
[![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png
 
'Bug')](https://sonarcloud.io/project/issues?id=apache_sling-parent=28=false=BUG)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-parent=28=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-parent=28=false=BUG)
  
   
[![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png
 
'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_sling-parent=28=false=VULNERABILITY)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-parent=28=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-parent=28=false=VULNERABILITY)
  
   [![Security 
Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png
 'Security 
Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-parent=28=false=SECURITY_HOTSPOT)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-parent=28=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-parent=28=false=SECURITY_HOTSPOT)
  
   [![Code 
Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png
 'Code 
Smell')](https://sonarcloud.io/project/issues?id=apache_sling-parent=28=false=CODE_SMELL)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-parent=28=false=CODE_SMELL)
 [0 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_sling-parent=28=false=CODE_SMELL)
   
   [![No Coverage 
information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png
 'No Coverage 
information')](https://sonarcloud.io/component_measures?id=apache_sling-parent=28)
 No Coverage information  
   
[![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png
 
'0.0%')](https://sonarcloud.io/component_measures?id=apache_sling-parent=28=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-parent=28=new_duplicated_lines_density=list)
   
   


-- 
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



[GitHub] [sling-org-apache-sling-cassandra] dependabot[bot] opened a new pull request, #1: Bump libthrift from 0.9.0 to 0.14.0

2022-06-27 Thread GitBox


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

   Bumps [libthrift](https://github.com/apache/thrift) from 0.9.0 to 0.14.0.
   
   Release notes
   Sourced from https://github.com/apache/thrift/releases;>libthrift's 
releases.
   
   Version 0.14.0
   For release 0.14.0 head over to the official release download source:
   http://thrift.apache.org/download;>http://thrift.apache.org/download
   The assets below are added by Github based on the release tag and they 
may therefore not match the checkums.
   Version 0.13.0
   For release 0.13.0 head over to the official release download source:
   http://thrift.apache.org/download;>http://thrift.apache.org/download
   The assets below are added by Github based on the release tag and they 
may therefore not match the checkums.
   Version 0.12.0
   Apache Thrift Release 0.12.0
   Version 0.9.3.1
   This release is a backport of the security fix for https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-1320;>CVE-2018-1320
 as documented in https://issues.apache.org/jira/browse/THRIFT-4506;>THRIFT-4506.  The 
only code change is in Java, and a 0.9.3-1 package was released to https://search.maven.org/search?q=g:org.apache.thrift%20AND%20a:libthriftcore=gav;>Maven
 Central.
   This is marked in GitHub as a pre-release so that it does not become the 
latest release.
   
   
   
   Changelog
   Sourced from https://github.com/apache/thrift/blob/master/CHANGES.md;>libthrift's 
changelog.
   
   0.14.0
   Deprecated Languages
   
   https://issues.apache.org/jira/browse/THRIFT-5229;>THRIFT-5229 - 
Deprecate ActionScript 3 support
   
   Removed Languages
   
   https://issues.apache.org/jira/browse/THRIFT-4980;>THRIFT-4980 - 
Remove deprecated C# and netcore bindings from the code base
   https://issues.apache.org/jira/browse/THRIFT-4981;>THRIFT-4981 - 
Remove deprecated netcore bindings from the code base
   https://issues.apache.org/jira/browse/THRIFT-4982;>THRIFT-4982 - 
Remove deprecated C# bindings from the code base
   
   Breaking Changes
   
   https://issues.apache.org/jira/browse/THRIFT-4981;>THRIFT-4981 - 
Remove deprecated netcore bindings from the code base
   https://issues.apache.org/jira/browse/THRIFT-4982;>THRIFT-4982 - 
Remove deprecated csharp bindings from the code base
   https://issues.apache.org/jira/browse/THRIFT-4990;>THRIFT-4990 - 
Upgrade to .NET Core 3.1 (LTS)
   https://issues.apache.org/jira/browse/THRIFT-5006;>THRIFT-5006 - 
Implement DEFAULT_MAX_LENGTH at TFramedTransport
   https://issues.apache.org/jira/browse/THRIFT-5069;>THRIFT-5069 - In 
Go library TDeserializer.Transport is now typed *TMemoryBuffer instead of 
TTransport
   https://issues.apache.org/jira/browse/THRIFT-5072;>THRIFT-5072 - 
Haskell generator fails to distinguish between multiple enum types with 
conflicting enum identifiers
   https://issues.apache.org/jira/browse/THRIFT-5116;>THRIFT-5116 - 
Upgrade NodeJS to 10.x
   https://issues.apache.org/jira/browse/THRIFT-5138;>THRIFT-5138 - 
Swift generator does not escape keywords properly
   https://issues.apache.org/jira/browse/THRIFT-5164;>THRIFT-5164 - In 
Go library TProcessor interface now includes ProcessorMap and AddToProcessorMap 
functions.
   https://issues.apache.org/jira/browse/THRIFT-5186;>THRIFT-5186 - cpp: 
use all getaddrinfo() results when retrying failed bind() in 
T{Nonblocking,}ServerSocket
   https://issues.apache.org/jira/browse/THRIFT-5233;>THRIFT-5233 - go: 
Now all Read*, Write* and Skip functions in TProtocol accept context arg
   https://issues.apache.org/jira/browse/THRIFT-5152;>THRIFT-5152 - go: 
TSocket and TSSLSocket now have separated connect timeout and socket 
timeout
   c++: dropped support for Windows XP
   https://issues.apache.org/jira/browse/THRIFT-5326;>THRIFT-5326 - go: 
TException interface now has a new function: TExceptionType
   https://issues.apache.org/jira/browse/THRIFT-4914;>THRIFT-4914 - go: 
TClient.Call now returns ResponseMeta in addition to error
   
   Known Open Issues (Blocker or Critical)
   
   https://issues.apache.org/jira/browse/THRIFT-3877;>THRIFT-3877 - C++: 
library don't work with HTTP (csharp server, cpp client; need cross test 
enhancement)
   https://issues.apache.org/jira/browse/THRIFT-5098;>THRIFT-5098 - 
Deprecated: The high level Network interface is no longer supported. 
Please use Network.Socket. and other Haskell issues
   https://issues.apache.org/jira/browse/THRIFT-5245;>THRIFT-5245 - NPE 
when the value of map's key is null
   https://issues.apache.org/jira/browse/THRIFT-4687;>THRIFT-4687 - Add 
thrift 0.12.0 to pypi and/or enable more maintainers
   
   Build Process
   
   https://issues.apache.org/jira/browse/THRIFT-4976;>THRIFT-4976 - 
Docker build: Test failure for StalenessCheckTest on MacOS
   https://issues.apache.org/jira/browse/THRIFT-5087;>THRIFT-5087 - 
test/test.py fails with AssertionError: Python 3.3 or later is required 
for proper operation.
   

[jira] [Closed] (SLING-11410) Maven enforcer rule which checks that all dependencies have an explicit scope set

2022-06-27 Thread Konrad Windszus (Jira)


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

Konrad Windszus closed SLING-11410.
---

> Maven enforcer rule which checks that all dependencies have an explicit scope 
> set
> -
>
> Key: SLING-11410
> URL: https://issues.apache.org/jira/browse/SLING-11410
> Project: Sling
>  Issue Type: New Feature
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Maven Enforcer Rules 1.1.0
>
> Attachments: Screenshot 2022-06-24 at 14.11.25.png
>
>
> Useful in case when the scope is no longer part of the dependencyManagement 
> or in general to force making developers a distinct decision (prevents the 
> default scope compile from being used for test dependencies).
> For some background read 
> https://lists.apache.org/thread/srm5cbfjn1004ql4c5k6mgbp1t684zc0



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


[RESULT] [VOTE] Release Apache Sling Maven Enforcer Rules version 1.1.0

2022-06-27 Thread Konrad Windszus
Hi, 

 The vote has passed with the following result : 

+1 (binding): Stefan, Radu and myself
+1 (non binding): Ashok

I will copy this release to the Sling dist directory and promote the artifacts 
to the central Maven repository.
Thanks for voting,
Konrad

> On 24. Jun 2022, at 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



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

2022-06-27 Thread Radu Cotescu
+1

> On 24 Jun 2022, at 14:24, Konrad Windszus  wrote:
> 
> [ ] +1 Approve the release
> [ ] 0 Don't care 
> [ ] -1 Don't release, because … 



[jira] [Updated] (SLING-8413) JobManagerImpl.findJobs does not escape some values when running queries

2022-06-27 Thread Joerg Hoh (Jira)


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

Joerg Hoh updated SLING-8413:
-
Fix Version/s: (was: Event 4.3.0)
   (was: Event 4.3.2)

> JobManagerImpl.findJobs does not escape some values when running queries
> 
>
> Key: SLING-8413
> URL: https://issues.apache.org/jira/browse/SLING-8413
> Project: Sling
>  Issue Type: Bug
>  Components: Event
>Reporter: Thomas Mueller
>Assignee: Joerg Hoh
>Priority: Major
> Fix For: Event 4.3.6
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> For SLING-8407 [~stefanegli] found that JobManagerImpl.findJobs doesn't 
> escape some values when building a JCR query. Values need to be escaped. 



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


[jira] [Updated] (SLING-8413) JobManagerImpl.findJobs does not escape some values when running queries

2022-06-27 Thread Joerg Hoh (Jira)


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

Joerg Hoh updated SLING-8413:
-
Fix Version/s: Event 4.3.2
   Event 4.3.0

> JobManagerImpl.findJobs does not escape some values when running queries
> 
>
> Key: SLING-8413
> URL: https://issues.apache.org/jira/browse/SLING-8413
> Project: Sling
>  Issue Type: Bug
>  Components: Event
>Reporter: Thomas Mueller
>Assignee: Joerg Hoh
>Priority: Major
> Fix For: Event 4.3.0, Event 4.3.2, Event 4.3.6
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> For SLING-8407 [~stefanegli] found that JobManagerImpl.findJobs doesn't 
> escape some values when building a JCR query. Values need to be escaped. 



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


[jira] [Commented] (SLING-9664) org.apache.sling.event.jobs package not present in javadoc for sling10+

2022-06-27 Thread Stefan Egli (Jira)


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

Stefan Egli commented on SLING-9664:


[~rombert], +1, I think downstream effort should be smaller these days for 
doing such a change now.

> org.apache.sling.event.jobs package not present in javadoc for sling10+
> ---
>
> Key: SLING-9664
> URL: https://issues.apache.org/jira/browse/SLING-9664
> Project: Sling
>  Issue Type: Improvement
>  Components: Event
>Reporter: Joerg Hoh
>Priority: Major
> Fix For: Event 4.3.8
>
>
> While the javadoc for sling9 [1] cover the org.apache.sling.event.jobs 
> package(s), they went missing with the sling10 javadoc [2] and subsequent 
> versions.
> [1] https://sling.apache.org/apidocs/sling9/index.html
> [2] https://sling.apache.org/apidocs/sling10/index.html



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


[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] [Closed] (SLING-11385) Update to Sling Bundle Parent 48

2022-06-27 Thread Stefan Egli (Jira)


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

Stefan Egli closed SLING-11385.
---

> Update to Sling Bundle Parent 48
> 
>
> Key: SLING-11385
> URL: https://issues.apache.org/jira/browse/SLING-11385
> Project: Sling
>  Issue Type: Task
>  Components: Event
>Reporter: Oliver Lietz
>Assignee: Oliver Lietz
>Priority: Major
> Fix For: Event 4.3.6
>
>




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


[jira] [Closed] (SLING-11346) CleanUpTest is flaky

2022-06-27 Thread Stefan Egli (Jira)


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

Stefan Egli closed SLING-11346.
---

> CleanUpTest is flaky
> 
>
> Key: SLING-11346
> URL: https://issues.apache.org/jira/browse/SLING-11346
> Project: Sling
>  Issue Type: Bug
>  Components: Event
>Affects Versions: Event 4.3.2
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Major
> Fix For: Event 4.3.6
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The CleanUpTest is flaky and fails depending on date.



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


[jira] [Closed] (SLING-8413) JobManagerImpl.findJobs does not escape some values when running queries

2022-06-27 Thread Stefan Egli (Jira)


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

Stefan Egli closed SLING-8413.
--

> JobManagerImpl.findJobs does not escape some values when running queries
> 
>
> Key: SLING-8413
> URL: https://issues.apache.org/jira/browse/SLING-8413
> Project: Sling
>  Issue Type: Bug
>  Components: Event
>Reporter: Thomas Mueller
>Assignee: Joerg Hoh
>Priority: Major
> Fix For: Event 4.3.6
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> For SLING-8407 [~stefanegli] found that JobManagerImpl.findJobs doesn't 
> escape some values when building a JCR query. Values need to be escaped. 



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


[jira] [Closed] (SLING-11379) Do not create duplicate scheduled jobs

2022-06-27 Thread Stefan Egli (Jira)


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

Stefan Egli closed SLING-11379.
---

> Do not create duplicate scheduled jobs
> --
>
> Key: SLING-11379
> URL: https://issues.apache.org/jira/browse/SLING-11379
> Project: Sling
>  Issue Type: Improvement
>  Components: Event
>Affects Versions: Event 4.3.2
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Major
> Fix For: Event 4.3.6
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> I came across situations where periodic jobs were added in the activation of 
> an OSGI component, which eventually piles up to a huge amount of (identical) 
> jobs being scheduled, causing major problems on load and stability.
> Before adding a new scheduled job, it should be checked if it already exists. 



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


[jira] [Closed] (SLING-8582) Improve test coverage

2022-06-27 Thread Stefan Egli (Jira)


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

Stefan Egli closed SLING-8582.
--

> Improve test coverage 
> --
>
> Key: SLING-8582
> URL: https://issues.apache.org/jira/browse/SLING-8582
> Project: Sling
>  Issue Type: Improvement
>  Components: Event
>Affects Versions: Event 4.2.12
>Reporter: Joerg Hoh
>Assignee: Joerg Hoh
>Priority: Major
> Fix For: Event 4.3.6
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Right now the unittest coverage of sling eventing has room for improvement, 
> also there are some sonar reportings for it.
> Please merge [https://github.com/apache/sling-org-apache-sling-event/pull/6] 
> as a first step to towards adressing those issues.



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


[RESULT] [VOTE] Release Apache Sling Event 4.3.6

2022-06-27 Thread Stefan Egli

Hi,

The vote has passed with the following result :

+1 (binding): Jörg Hoh, Stefan Seifert and Carsten Ziegeler
+1 (non binding): none

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

Thanks for voting!

Cheers,
Stefan

On 23.06.22 17:12, Stefan Egli wrote:

Hi,

We solved 5 issues in this release:
https://issues.apache.org/jira/browse/SLING/fixforversion/12351878

There 1 outstanding issue:
https://issues.apache.org/jira/browse/SLING/fixforversion/12351879

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


PS: I just had to extend my gpg key so please consider retrying if signature 
check complains.


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 2649 /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


[GitHub] [sling-org-apache-sling-feature-cpconverter] sonarcloud[bot] commented on pull request #139: SLING-11420 remove unused classes for DocView serialisation

2022-06-27 Thread GitBox


sonarcloud[bot] commented on PR #139:
URL: 
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/139#issuecomment-1167082805

   Kudos, SonarCloud Quality Gate passed!  [![Quality Gate 
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
 'Quality Gate 
passed')](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-feature-cpconverter=139)
   
   
[![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png
 
'Bug')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=BUG)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=BUG)
  
   
[![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png
 
'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=VULNERABILITY)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=VULNERABILITY)
  
   [![Security 
Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png
 'Security 
Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=SECURITY_HOTSPOT)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=SECURITY_HOTSPOT)
  
   [![Code 
Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png
 'Code 
Smell')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=CODE_SMELL)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=CODE_SMELL)
 [0 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-feature-cpconverter=139=false=CODE_SMELL)
   
   
[![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/0-16px.png
 
'0.0%')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-feature-cpconverter=139=new_coverage=list)
 [0.0% 
Coverage](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-feature-cpconverter=139=new_coverage=list)
  
   
[![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png
 
'0.0%')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-feature-cpconverter=139=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-feature-cpconverter=139=new_duplicated_lines_density=list)
   
   


-- 
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-11420) Remove unused classes for DocView serialization

2022-06-27 Thread Konrad Windszus (Jira)


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

Konrad Windszus updated SLING-11420:

Description: After the refactoring in the context of SLING-10931 some 
previously used classes for DocView serialization are no longer used and should 
be removed.  (was: After the refactoring in the context of SLING-10931 some 
previously used classes for DocView serialisation are no longer used and should 
be removed.)

> Remove unused classes for DocView serialization
> ---
>
> Key: SLING-11420
> URL: https://issues.apache.org/jira/browse/SLING-11420
> Project: Sling
>  Issue Type: Improvement
>  Components: Content-Package to Feature Model Converter
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.1.18
>
>
> After the refactoring in the context of SLING-10931 some previously used 
> classes for DocView serialization are no longer used and should be removed.



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


[jira] [Updated] (SLING-11421) Use DocView serialisation classes from FileVault

2022-06-27 Thread Konrad Windszus (Jira)


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

Konrad Windszus updated SLING-11421:

Component/s: Content-Package to Feature Model Converter

> Use DocView serialisation classes from FileVault
> 
>
> Key: SLING-11421
> URL: https://issues.apache.org/jira/browse/SLING-11421
> Project: Sling
>  Issue Type: Improvement
>  Components: Content-Package to Feature Model Converter
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
>
> Instead of doing another implementation on enhanced DocView serialisation (in 
> {{XMLNode}} and {{XMLNodeToXMLFileWriter}}), one should rather reuse the 
> functionality provided by FileVault in 
> https://github.com/apache/jackrabbit-filevault/blob/master/vault-core/src/main/java/org/apache/jackrabbit/vault/util/DocViewNode2.java.
>  That would also allow to get rid of the ancient {{staxutils}} dependency 
> (https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/c95e677562c114bca877abdde8fa789b87f69e0d/pom.xml#L260-L265).



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


[jira] [Updated] (SLING-11386) Make sure that cp2fm contains all necessary runtime dependencies

2022-06-27 Thread Konrad Windszus (Jira)


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

Konrad Windszus updated SLING-11386:

Fix Version/s: Content-Package to Feature Model Converter 1.1.18

> Make sure that cp2fm contains all necessary runtime dependencies
> 
>
> Key: SLING-11386
> URL: https://issues.apache.org/jira/browse/SLING-11386
> Project: Sling
>  Issue Type: Improvement
>  Components: Feature Model
>Affects Versions: Content-Package to Feature Model Converter 1.1.16
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.1.18
>
>
> For the standalone usecase cp2fm uses {{appassembler-maven-plugin}} for 
> packaging all runtime dependencies into the classpath. As a lot of required 
> dependencies have scope "provided" (due to primary usage within OSGi) it is 
> hard to come up with a correct runtime classpath. The enforcer rule from 
> SLING-11369 should be leveraged to automatically enforce a complete runtime 
> classpath.



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


[jira] [Updated] (SLING-11420) Remove unused classes for DocView serialization

2022-06-27 Thread Konrad Windszus (Jira)


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

Konrad Windszus updated SLING-11420:

Fix Version/s: Content-Package to Feature Model Converter 1.1.18

> Remove unused classes for DocView serialization
> ---
>
> Key: SLING-11420
> URL: https://issues.apache.org/jira/browse/SLING-11420
> Project: Sling
>  Issue Type: Improvement
>  Components: Content-Package to Feature Model Converter
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.1.18
>
>
> After the refactoring in the context of SLING-10931 some previously used 
> classes for DocView serialisation are no longer used and should be removed.



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


[jira] [Updated] (SLING-11421) Use DocView serialisation classes from FileVault

2022-06-27 Thread Konrad Windszus (Jira)


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

Konrad Windszus updated SLING-11421:

Description: Instead of doing another implementation on enhanced DocView 
serialisation (in {{XMLNode}} and {{XMLNodeToXMLFileWriter}}), one should 
rather reuse the functionality provided by FileVault in 
https://github.com/apache/jackrabbit-filevault/blob/master/vault-core/src/main/java/org/apache/jackrabbit/vault/util/DocViewNode2.java.
 That would also allow to get rid of the ancient {{staxutils}} dependency 
(https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/c95e677562c114bca877abdde8fa789b87f69e0d/pom.xml#L260-L265).
  (was: Instead of doing another implementation on enhanced DocView 
serialisation, one should rather reuse the functionality provided by FileVault 
in 
https://github.com/apache/jackrabbit-filevault/blob/master/vault-core/src/main/java/org/apache/jackrabbit/vault/util/DocViewNode2.java)

> Use DocView serialisation classes from FileVault
> 
>
> Key: SLING-11421
> URL: https://issues.apache.org/jira/browse/SLING-11421
> Project: Sling
>  Issue Type: Improvement
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
>
> Instead of doing another implementation on enhanced DocView serialisation (in 
> {{XMLNode}} and {{XMLNodeToXMLFileWriter}}), one should rather reuse the 
> functionality provided by FileVault in 
> https://github.com/apache/jackrabbit-filevault/blob/master/vault-core/src/main/java/org/apache/jackrabbit/vault/util/DocViewNode2.java.
>  That would also allow to get rid of the ancient {{staxutils}} dependency 
> (https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/c95e677562c114bca877abdde8fa789b87f69e0d/pom.xml#L260-L265).



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


[jira] [Created] (SLING-11421) Use DocView serialisation classes from FileVault

2022-06-27 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-11421:
---

 Summary: Use DocView serialisation classes from FileVault
 Key: SLING-11421
 URL: https://issues.apache.org/jira/browse/SLING-11421
 Project: Sling
  Issue Type: Improvement
Reporter: Konrad Windszus
Assignee: Konrad Windszus


Instead of doing another implementation on enhanced DocView serialisation, one 
should rather reuse the functionality provided by FileVault in 
https://github.com/apache/jackrabbit-filevault/blob/master/vault-core/src/main/java/org/apache/jackrabbit/vault/util/DocViewNode2.java



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


[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin opened a new pull request, #139: SLING-11420 remove unused classes for DocView serialisation

2022-06-27 Thread GitBox


kwin opened a new pull request, #139:
URL: 
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/139

   remove invalid @NotNull annotations on primitive types


-- 
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-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=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)


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

2022-06-27 Thread Stefan Seifert
+1

stefan


[jira] [Created] (SLING-11420) Remove unused classes for DocView serialization

2022-06-27 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-11420:
---

 Summary: Remove unused classes for DocView serialization
 Key: SLING-11420
 URL: https://issues.apache.org/jira/browse/SLING-11420
 Project: Sling
  Issue Type: Improvement
  Components: Content-Package to Feature Model Converter
Reporter: Konrad Windszus
Assignee: Konrad Windszus


After the refactoring in the context of SLING-10931 some previously used 
classes for DocView serialisation are no longer used and should be removed.



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


[FINAL CALL] - Travel Assistance to ApacheCon New Orleans 2022

2022-06-27 Thread Gavin McDonald
 To all committers and non-committers.

This is a final call to apply for travel/hotel assistance to get to and
stay in New Orleans
for ApacheCon 2022.

Applications have been extended by one week and so the application deadline
is now the 8th July 2022.

The rest of this email is a copy of what has been sent out previously.

We will be supporting ApacheCon North America in New Orleans, Louisiana,
on October 3rd through 6th, 2022.

TAC exists to help those that would like to attend ApacheCon events, but
are unable to do so for financial reasons. This year, We are supporting
both committers and non-committers involved with projects at the
Apache Software Foundation, or open source projects in general.

For more info on this year's applications and qualifying criteria, please
visit the TAC website at http://www.apache.org/travel/
Applications have been extended until the 8th of July 2022.

Important: Applicants have until 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 awards shortly afterwards.

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

Why should you attend as a TAC recipient? We encourage you to read stories
from
past recipients at https://apache.org/travel/stories/ . Also note that
previous TAC recipients have gone on to become Committers, PMC Members, ASF
Members, Directors of the ASF Board and Infrastructure Staff members.
Others have gone from Committer to full time Open Source Developers!

How far can you go! - Let TAC help get you there.


===

Gavin McDonald on behalf of the Travel Assistance Committee.


[GitHub] [sling-org-apache-sling-jcr-jackrabbit-base] sonarcloud[bot] commented on pull request #1: SLING-11419: Upgrade to sling 48

2022-06-27 Thread GitBox


sonarcloud[bot] commented on PR #1:
URL: 
https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-base/pull/1#issuecomment-1166967685

   SonarCloud Quality Gate failed.  [![Quality Gate 
failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png
 'Quality Gate 
failed')](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1)
   
   
[![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png
 
'Bug')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=BUG)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=BUG)
  
   
[![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png
 
'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=VULNERABILITY)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=VULNERABILITY)
  
   [![Security 
Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png
 'Security 
Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=SECURITY_HOTSPOT)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=SECURITY_HOTSPOT)
  
   [![Code 
Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png
 'Code 
Smell')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=CODE_SMELL)
 
[![C](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/C-16px.png
 
'C')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=CODE_SMELL)
 [18 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=false=CODE_SMELL)
   
   
[![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/0-16px.png
 
'0.0%')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=new_coverage=list)
 [0.0% 
Coverage](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=new_coverage=list)
  
   
[![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png
 
'0.0%')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-jcr-jackrabbit-base=1=new_duplicated_lines_density=list)
   
   


-- 
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] [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-27 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)


[GitHub] [sling-adapter-annotations] ashokmca07 merged pull request #1: SLING-11418: upgrade to sling 48

2022-06-27 Thread GitBox


ashokmca07 merged PR #1:
URL: https://github.com/apache/sling-adapter-annotations/pull/1


-- 
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] [Created] (SLING-11418) Update parent bundle (48) to adapter-annotations

2022-06-27 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)


[GitHub] [sling-adapter-annotations] sonarcloud[bot] commented on pull request #1: upgrade to sling 48

2022-06-27 Thread GitBox


sonarcloud[bot] commented on PR #1:
URL: 
https://github.com/apache/sling-adapter-annotations/pull/1#issuecomment-1166948847

   Kudos, SonarCloud Quality Gate passed!  [![Quality Gate 
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
 'Quality Gate 
passed')](https://sonarcloud.io/dashboard?id=apache_sling-adapter-annotations=1)
   
   
[![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png
 
'Bug')](https://sonarcloud.io/project/issues?id=apache_sling-adapter-annotations=1=false=BUG)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-adapter-annotations=1=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-adapter-annotations=1=false=BUG)
  
   
[![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png
 
'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_sling-adapter-annotations=1=false=VULNERABILITY)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-adapter-annotations=1=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-adapter-annotations=1=false=VULNERABILITY)
  
   [![Security 
Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png
 'Security 
Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-adapter-annotations=1=false=SECURITY_HOTSPOT)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-adapter-annotations=1=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-adapter-annotations=1=false=SECURITY_HOTSPOT)
  
   [![Code 
Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png
 'Code 
Smell')](https://sonarcloud.io/project/issues?id=apache_sling-adapter-annotations=1=false=CODE_SMELL)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-adapter-annotations=1=false=CODE_SMELL)
 [0 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_sling-adapter-annotations=1=false=CODE_SMELL)
   
   [![No Coverage 
information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png
 'No Coverage 
information')](https://sonarcloud.io/component_measures?id=apache_sling-adapter-annotations=1)
 No Coverage information  
   
[![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png
 
'0.0%')](https://sonarcloud.io/component_measures?id=apache_sling-adapter-annotations=1=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-adapter-annotations=1=new_duplicated_lines_density=list)
   
   


-- 
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 Maven Enforcer Rules version 1.1.0

2022-06-27 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


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

2022-06-27 Thread Konrad Windszus
+1

I need more votes, please.
Thanks,
Konrad

> On 24. Jun 2022, at 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-27 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)


[GitHub] [sling-org-apache-sling-tooling-support-install] sonarcloud[bot] commented on pull request #3: Bump commons-io from 2.4 to 2.7

2022-06-27 Thread GitBox


sonarcloud[bot] commented on PR #3:
URL: 
https://github.com/apache/sling-org-apache-sling-tooling-support-install/pull/3#issuecomment-1166929538

   Kudos, SonarCloud Quality Gate passed!  [![Quality Gate 
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
 'Quality Gate 
passed')](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-tooling-support-install=3)
   
   
[![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png
 
'Bug')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-install=3=false=BUG)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-install=3=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-install=3=false=BUG)
  
   
[![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png
 
'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-install=3=false=VULNERABILITY)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-install=3=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-install=3=false=VULNERABILITY)
  
   [![Security 
Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png
 'Security 
Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-tooling-support-install=3=false=SECURITY_HOTSPOT)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-tooling-support-install=3=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-tooling-support-install=3=false=SECURITY_HOTSPOT)
  
   [![Code 
Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png
 'Code 
Smell')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-install=3=false=CODE_SMELL)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-install=3=false=CODE_SMELL)
 [0 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-install=3=false=CODE_SMELL)
   
   [![No Coverage 
information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png
 'No Coverage 
information')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-tooling-support-install=3=coverage=list)
 No Coverage information  
   
[![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png
 
'0.0%')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-tooling-support-install=3=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-tooling-support-install=3=new_duplicated_lines_density=list)
   
   


-- 
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



[GitHub] [sling-org-apache-sling-tooling-support-source] sonarcloud[bot] commented on pull request #2: Bump commons-io from 2.4 to 2.7

2022-06-27 Thread GitBox


sonarcloud[bot] commented on PR #2:
URL: 
https://github.com/apache/sling-org-apache-sling-tooling-support-source/pull/2#issuecomment-1166928605

   Kudos, SonarCloud Quality Gate passed!  [![Quality Gate 
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
 'Quality Gate 
passed')](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-tooling-support-source=2)
   
   
[![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png
 
'Bug')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-source=2=false=BUG)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-source=2=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-source=2=false=BUG)
  
   
[![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png
 
'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-source=2=false=VULNERABILITY)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-source=2=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-source=2=false=VULNERABILITY)
  
   [![Security 
Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png
 'Security 
Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-tooling-support-source=2=false=SECURITY_HOTSPOT)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-tooling-support-source=2=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-tooling-support-source=2=false=SECURITY_HOTSPOT)
  
   [![Code 
Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png
 'Code 
Smell')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-source=2=false=CODE_SMELL)
 
[![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png
 
'A')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-source=2=false=CODE_SMELL)
 [0 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-tooling-support-source=2=false=CODE_SMELL)
   
   [![No Coverage 
information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png
 'No Coverage 
information')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-tooling-support-source=2=coverage=list)
 No Coverage information  
   
[![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png
 
'0.0%')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-tooling-support-source=2=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-tooling-support-source=2=new_duplicated_lines_density=list)
   
   


-- 
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



[GitHub] [sling-org-apache-sling-tooling-support-install] dependabot[bot] opened a new pull request, #3: Bump commons-io from 2.4 to 2.7

2022-06-27 Thread GitBox


dependabot[bot] opened a new pull request, #3:
URL: 
https://github.com/apache/sling-org-apache-sling-tooling-support-install/pull/3

   Bumps commons-io from 2.4 to 2.7.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io=maven=2.4=2.7)](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
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/sling-org-apache-sling-tooling-support-install/network/alerts).
   
   


-- 
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-11409) Update parent bundle (48) to Sling Tooling Support

2022-06-27 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)


[GitHub] [sling-org-apache-sling-tooling-support-source] dependabot[bot] opened a new pull request, #2: Bump commons-io from 2.4 to 2.7

2022-06-27 Thread GitBox


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

   Bumps commons-io from 2.4 to 2.7.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io=maven=2.4=2.7)](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
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/sling-org-apache-sling-tooling-support-source/network/alerts).
   
   


-- 
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



[GitHub] [sling-org-apache-sling-tooling-support-install] ashokmca07 merged pull request #2: SLING-11409: Upgrade to sling 48

2022-06-27 Thread GitBox


ashokmca07 merged PR #2:
URL: 
https://github.com/apache/sling-org-apache-sling-tooling-support-install/pull/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



[GitHub] [sling-org-apache-sling-tooling-support-source] ashokmca07 merged pull request #1: SLING-11409: Upgrade to sling 48

2022-06-27 Thread GitBox


ashokmca07 merged PR #1:
URL: 
https://github.com/apache/sling-org-apache-sling-tooling-support-source/pull/1


-- 
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