[GitHub] [sling-org-apache-sling-repoinit-parser] sonarcloud[bot] commented on pull request #24: Added a simple fix for the Hashtag in a Namespace

2022-06-29 Thread GitBox


sonarcloud[bot] commented on PR #24:
URL: 
https://github.com/apache/sling-org-apache-sling-repoinit-parser/pull/24#issuecomment-1170604233

   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-repoinit-parser=24)
   
   
[![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-repoinit-parser=24=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-repoinit-parser=24=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-repoinit-parser=24=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-repoinit-parser=24=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-repoinit-parser=24=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-repoinit-parser=24=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-repoinit-parser=24=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-repoinit-parser=24=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-repoinit-parser=24=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-repoinit-parser=24=false=CODE_SMELL)
 
[![B](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/B-16px.png
 
'B')](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-repoinit-parser=24=false=CODE_SMELL)
 [1 Code 
Smell](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-repoinit-parser=24=false=CODE_SMELL)
   
   
[![100.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/100-16px.png
 
'100.0%')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-repoinit-parser=24=new_coverage=list)
 [100.0% 
Coverage](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-repoinit-parser=24=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-repoinit-parser=24=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-repoinit-parser=24=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] [Commented] (SLING-11427) Registering a Namespace does not allow Hashtag in the URI

2022-06-29 Thread Andreas Schaefer (Jira)


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

Andreas Schaefer commented on SLING-11427:
--

I created a simple 'fix' for that on this PR: 
https://github.com/apache/sling-org-apache-sling-repoinit-parser/pull/24

> Registering a Namespace does not allow Hashtag in the URI
> -
>
> Key: SLING-11427
> URL: https://issues.apache.org/jira/browse/SLING-11427
> Project: Sling
>  Issue Type: Bug
>  Components: Repoinit
>Affects Versions: Repoinit Parser 1.6.4
>Reporter: Andreas Schaefer
>Priority: Major
> Fix For: Repoinit Parser 1.6.16
>
>
> Registering a Namespace in the repoinit fails when the URI contains a hashtag:
> Example:
> register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]
> This should work or support an escape of the hashtag (#):
> register namespace (stDim) 
> [http://ns.adobe.com/xap/1.0/sType/Dimensions\\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]
>  



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


[GitHub] [sling-org-apache-sling-repoinit-parser] schaefa opened a new pull request, #24: Added a simple fix for the Hashtag in a Namespace

2022-06-29 Thread GitBox


schaefa opened a new pull request, #24:
URL: https://github.com/apache/sling-org-apache-sling-repoinit-parser/pull/24

   I am no Javacc expert but that seems to do the trick.
   
   I allow for an escaped hashtag inside a string and then replace \# with a # 
inside the RegisterNamespace operation.
   


-- 
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-11427) Registering a Namespace does not allow Hashtag in the URI

2022-06-29 Thread Andreas Schaefer (Jira)


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

Andreas Schaefer commented on SLING-11427:
--

Adding this line to the end of test-40.txt:

register namespace (foo2) uri:some-uri/V/1.0/test#
Is missing the output:

RegisterNamespace (foo2) uri:some-uri/V/1.0/test#

Adding this:

register namespace (foo2) uri:some-uri/V/1.0/test\#

is yielding a parser exception:

Caused by: org.apache.sling.repoinit.parser.impl.TokenMgrError: Lexical error 
at line 4, column 50.  Encountered: "\\" (92), after : ""

at 
org.apache.sling.repoinit.parser.impl.RepoInitParserImplTokenManager.getNextToken(RepoInitParserImplTokenManager.java:1200)



I am not a Javacc expert and so my attempts to rectify this issue failed. 

> Registering a Namespace does not allow Hashtag in the URI
> -
>
> Key: SLING-11427
> URL: https://issues.apache.org/jira/browse/SLING-11427
> Project: Sling
>  Issue Type: Bug
>  Components: Repoinit
>Affects Versions: Repoinit Parser 1.6.4
>Reporter: Andreas Schaefer
>Priority: Major
> Fix For: Repoinit Parser 1.6.16
>
>
> Registering a Namespace in the repoinit fails when the URI contains a hashtag:
> Example:
> register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]
> This should work or support an escape of the hashtag (#):
> register namespace (stDim) 
> [http://ns.adobe.com/xap/1.0/sType/Dimensions\\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]
>  



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


[GitHub] [sling-org-apache-sling-scripting-core] sonarcloud[bot] commented on pull request #20: cleanup many compiler and sonar warnings

2022-06-29 Thread GitBox


sonarcloud[bot] commented on PR #20:
URL: 
https://github.com/apache/sling-org-apache-sling-scripting-core/pull/20#issuecomment-1170452973

   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-scripting-core=20)
   
   
[![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-scripting-core=20=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-scripting-core=20=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=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-scripting-core=20=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=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-scripting-core=20=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=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-scripting-core=20=false=CODE_SMELL)
 [0 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-scripting-core=20=false=CODE_SMELL)
   
   
[![38.9%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/25-16px.png
 
'38.9%')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-scripting-core=20=new_coverage=list)
 [38.9% 
Coverage](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core] sonarcloud[bot] commented on pull request #20: cleanup many compiler and sonar warnings

2022-06-29 Thread GitBox


sonarcloud[bot] commented on PR #20:
URL: 
https://github.com/apache/sling-org-apache-sling-scripting-core/pull/20#issuecomment-1170406939

   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-scripting-core=20)
   
   
[![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-scripting-core=20=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-scripting-core=20=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=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-scripting-core=20=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=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-scripting-core=20=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=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-scripting-core=20=false=CODE_SMELL)
 [3 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-scripting-core=20=false=CODE_SMELL)
   
   
[![38.9%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/25-16px.png
 
'38.9%')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-scripting-core=20=new_coverage=list)
 [38.9% 
Coverage](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core] sonarcloud[bot] commented on pull request #20: cleanup many compiler and sonar warnings

2022-06-29 Thread GitBox


sonarcloud[bot] commented on PR #20:
URL: 
https://github.com/apache/sling-org-apache-sling-scripting-core/pull/20#issuecomment-1170388652

   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-scripting-core=20)
   
   
[![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-scripting-core=20=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-scripting-core=20=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=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-scripting-core=20=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=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-scripting-core=20=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=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-scripting-core=20=false=CODE_SMELL)
 [4 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-scripting-core=20=false=CODE_SMELL)
   
   
[![32.9%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/25-16px.png
 
'32.9%')](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-scripting-core=20=new_coverage=list)
 [32.9% 
Coverage](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core=20=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-scripting-core=20=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-scripting-core] enapps-enorman opened a new pull request, #20: cleanup many compiler and sonar warnings

2022-06-29 Thread GitBox


enapps-enorman opened a new pull request, #20:
URL: https://github.com/apache/sling-org-apache-sling-scripting-core/pull/20

   simple refactoring to resolve various compiler and sonar warnings


-- 
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-11141) Make compatible with org.apache.felix.healthcheck.generalchecks version 3.x

2022-06-29 Thread Eric Norman (Jira)


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

Eric Norman commented on SLING-11141:
-

[~henzlerg] Thanks for your feedback.  I had also considered marking the 
ScriptedHealthCheck in this bundle as deprecated and just forward all the calls 
to the Felix equivalent, but getting the forwarding logic to work was somewhat 
complicated.  Also, I did see that the ScriptedHealthCheck in this bundle is 
not 100% compatible with the felix impl due to the reason I described in my 
comment to Oliver above.  But since I don't have much insight as to how people 
are using this, I decided to take the safe approach and leave this 
ScriptedHealthCheck in place but I do not have a firm opinion on that.

Do you see any of your deprecation concerns as blockers for the release of the 
1.0.8 version that is already underway?  Or can these be addressed in the next 
release?

> Make compatible with org.apache.felix.healthcheck.generalchecks version 3.x
> ---
>
> Key: SLING-11141
> URL: https://issues.apache.org/jira/browse/SLING-11141
> Project: Sling
>  Issue Type: Bug
>Reporter: Eric Norman
>Assignee: Eric Norman
>Priority: Major
> Fix For: Health Check Support 1.0.8
>
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> After updating to the org.apache.felix.healthcheck.generalchecks version 
> 3.0.0 release, the org.apache.sling.hc.support bundle fails during the 
> feature analyzer with this error:
> {noformat}
> [ERROR] [bundle-packages] org.apache.sling:org.apache.sling.hc.support:1.0.6: 
>  is importing package(s) org.apache.felix.hc.generalchecks.util in start 
> level 20 but no bundle is exporting these for that start level.
> {noformat}



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


[jira] [Resolved] (SLING-11428) Update maven-fluido-skin to 1.11.1

2022-06-29 Thread Konrad Windszus (Jira)


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

Konrad Windszus resolved SLING-11428.
-
Resolution: Fixed

Fixed in 
https://github.com/apache/sling-parent/commit/aa90f32f4d4f2af9cf7ef80f6254840c3c525a97.

> Update maven-fluido-skin to 1.11.1
> --
>
> Key: SLING-11428
> URL: https://issues.apache.org/jira/browse/SLING-11428
> Project: Sling
>  Issue Type: Improvement
>  Components: General
>Reporter: Konrad Windszus
>Priority: Major
> Fix For: Parent 49
>
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20fixVersion%20%3D%20fluido-1.11.1



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


[jira] [Updated] (SLING-11428) Update maven-fluido-skin to 1.11.1

2022-06-29 Thread Konrad Windszus (Jira)


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

Konrad Windszus updated SLING-11428:

Description: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20fixVersion%20%3D%20fluido-1.11.1

> Update maven-fluido-skin to 1.11.1
> --
>
> Key: SLING-11428
> URL: https://issues.apache.org/jira/browse/SLING-11428
> Project: Sling
>  Issue Type: Improvement
>  Components: General
>Reporter: Konrad Windszus
>Priority: Major
> Fix For: Parent 49
>
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20fixVersion%20%3D%20fluido-1.11.1



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


[jira] [Created] (SLING-11428) Update maven-fluido-skin to 1.11.1

2022-06-29 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-11428:
---

 Summary: Update maven-fluido-skin to 1.11.1
 Key: SLING-11428
 URL: https://issues.apache.org/jira/browse/SLING-11428
 Project: Sling
  Issue Type: Improvement
  Components: General
Reporter: Konrad Windszus
 Fix For: Parent 49






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


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

2022-06-29 Thread Andreas Schaefer
I created a ticket for it: https://issues.apache.org/jira/browse/SLING-11427 


- Andy

> On Jun 28, 2022, at 1:46 PM, Eric Norman  wrote:
> 
> Hi Andy,
> 
> I agree that it looks like the grammar for parsing the namespace value is
> too strict.  It should accept any string that is a valid URI.
> 
> Can you open up a bug report with your findings?
> 
> If you need a temporary workaround, you may also register a namespace using
> the "register nodetypes" instruction with CND syntax that looks something
> like this:
> 
> register nodetypes
> <<===
>http://ns.adobe.com/xap/1.0/sType/Dimensions#'>
> ===>>
> 
> 
> Regards,
> -Eric
> 
> 
> On Mon, Jun 27, 2022 at 4:43 PM Andreas Schaefer 
> wrote:
> 
>> 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] [Updated] (SLING-11427) Registering a Namespace does not allow Hashtag in the URI

2022-06-29 Thread Andreas Schaefer (Jira)


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

Andreas Schaefer updated SLING-11427:
-
Description: 
Registering a Namespace in the repoinit fails when the URI contains a hashtag:
Example:

register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]

This should work or support an escape of the hashtag (#):

register namespace (stDim) 
[http://ns.adobe.com/xap/1.0/sType/Dimensions\\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]

 

  was:
Registering a Namespace in the repoinit fails when the URI contains a hashtag:
Example:

register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]

This should work or support an escape of the hashtag (\#):

register namespace (stDim) 
[http://ns.adobe.com/xap/1.0/sType/Dimensions\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]

 


> Registering a Namespace does not allow Hashtag in the URI
> -
>
> Key: SLING-11427
> URL: https://issues.apache.org/jira/browse/SLING-11427
> Project: Sling
>  Issue Type: Bug
>  Components: Repoinit
>Affects Versions: Repoinit Parser 1.6.4
>Reporter: Andreas Schaefer
>Priority: Major
> Fix For: Repoinit Parser 1.6.16
>
>
> Registering a Namespace in the repoinit fails when the URI contains a hashtag:
> Example:
> register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]
> This should work or support an escape of the hashtag (#):
> register namespace (stDim) 
> [http://ns.adobe.com/xap/1.0/sType/Dimensions\\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]
>  



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


[jira] [Updated] (SLING-11427) Registering a Namespace does not allow Hashtag in the URI

2022-06-29 Thread Andreas Schaefer (Jira)


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

Andreas Schaefer updated SLING-11427:
-
Description: 
Registering a Namespace in the repoinit fails when the URI contains a hashtag:
Example:

register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]

This should work or support an escape of the hashtag (\\#):

register namespace (stDim) 
[http://ns.adobe.com/xap/1.0/sType/Dimensions\\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]

 

  was:
Registering a Namespace in the repoinit fails when the URI contains a hashtag:
Example:

register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]

This should work or support an escape of the hashtag (#):

register namespace (stDim) 
[http://ns.adobe.com/xap/1.0/sType/Dimensions\\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]

 


> Registering a Namespace does not allow Hashtag in the URI
> -
>
> Key: SLING-11427
> URL: https://issues.apache.org/jira/browse/SLING-11427
> Project: Sling
>  Issue Type: Bug
>  Components: Repoinit
>Affects Versions: Repoinit Parser 1.6.4
>Reporter: Andreas Schaefer
>Priority: Major
> Fix For: Repoinit Parser 1.6.16
>
>
> Registering a Namespace in the repoinit fails when the URI contains a hashtag:
> Example:
> register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]
> This should work or support an escape of the hashtag (\\#):
> register namespace (stDim) 
> [http://ns.adobe.com/xap/1.0/sType/Dimensions\\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]
>  



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


[jira] [Updated] (SLING-11427) Registering a Namespace does not allow Hashtag in the URI

2022-06-29 Thread Andreas Schaefer (Jira)


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

Andreas Schaefer updated SLING-11427:
-
Description: 
Registering a Namespace in the repoinit fails when the URI contains a hashtag:
Example:

register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]

This should work or support an escape of the hashtag (#):

register namespace (stDim) 
[http://ns.adobe.com/xap/1.0/sType/Dimensions\\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]

 

  was:
Registering a Namespace in the repoinit fails when the URI contains a hashtag:
Example:

register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]

This should work or support an escape of the hashtag (\\#):

register namespace (stDim) 
[http://ns.adobe.com/xap/1.0/sType/Dimensions\\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]

 


> Registering a Namespace does not allow Hashtag in the URI
> -
>
> Key: SLING-11427
> URL: https://issues.apache.org/jira/browse/SLING-11427
> Project: Sling
>  Issue Type: Bug
>  Components: Repoinit
>Affects Versions: Repoinit Parser 1.6.4
>Reporter: Andreas Schaefer
>Priority: Major
> Fix For: Repoinit Parser 1.6.16
>
>
> Registering a Namespace in the repoinit fails when the URI contains a hashtag:
> Example:
> register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]
> This should work or support an escape of the hashtag (#):
> register namespace (stDim) 
> [http://ns.adobe.com/xap/1.0/sType/Dimensions\\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]
>  



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


[jira] [Updated] (SLING-11427) Registering a Namespace does not allow Hashtag in the URI

2022-06-29 Thread Andreas Schaefer (Jira)


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

Andreas Schaefer updated SLING-11427:
-
Description: 
Registering a Namespace in the repoinit fails when the URI contains a hashtag:
Example:

register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]

This should work or support an escape of the hashtag (\#):

register namespace (stDim) 
[http://ns.adobe.com/xap/1.0/sType/Dimensions\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]

 

  was:
Registering a Namespace in the repoinit fails when the URI contains a hashtag:
Example:

register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]

This should work or support an escape of the hashtag:

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

 


> Registering a Namespace does not allow Hashtag in the URI
> -
>
> Key: SLING-11427
> URL: https://issues.apache.org/jira/browse/SLING-11427
> Project: Sling
>  Issue Type: Bug
>  Components: Repoinit
>Affects Versions: Repoinit Parser 1.6.4
>Reporter: Andreas Schaefer
>Priority: Major
> Fix For: Repoinit Parser 1.6.16
>
>
> Registering a Namespace in the repoinit fails when the URI contains a hashtag:
> Example:
> register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]
> This should work or support an escape of the hashtag (\#):
> register namespace (stDim) 
> [http://ns.adobe.com/xap/1.0/sType/Dimensions\#|http://ns.adobe.com/xap/1.0/sType/Dimensions#]
>  



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


[jira] [Created] (SLING-11427) Registering a Namespace does not allow Hashtag in the URI

2022-06-29 Thread Andreas Schaefer (Jira)
Andreas Schaefer created SLING-11427:


 Summary: Registering a Namespace does not allow Hashtag in the URI
 Key: SLING-11427
 URL: https://issues.apache.org/jira/browse/SLING-11427
 Project: Sling
  Issue Type: Bug
  Components: Repoinit
Affects Versions: Repoinit Parser 1.6.4
Reporter: Andreas Schaefer
 Fix For: Repoinit Parser 1.6.16


Registering a Namespace in the repoinit fails when the URI contains a hashtag:
Example:

register namespace (stDim) [http://ns.adobe.com/xap/1.0/sType/Dimensions#]

This should work or support an escape of the hashtag:

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

 



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


Re: [DISCUSS] Running Starter ITs with module builds

2022-06-29 Thread Robert Munteanu
On Tue, 2022-06-14 at 13:51 +0200, Robert Munteanu wrote:
> 
> Hi Eric,
> 
> On Mon, 2022-06-13 at 15:05 -0700, Eric Norman wrote:
> > Hi Robert,
> > 
> > For your reference, I stashed a quick demonstration of what I was
> > talking
> > about in my last reply at9d9b7d5
> > <
> > https://github.com/enapps-enorman/sling-org-apache-sling-jcr-maintenan
> > ce/commit/9d9b7d5d683dc51236e311a0f4641177f6cd7cc2>
> > that
> > will run the starter-its while using the SNAPSHOT versions of
> > the o.a.sling.jcr.maintenance features in the runtime.
> 
> 
> Nice, that looks like an improvement over the current PoC.
> 
> One thing which I would like to do is avoid the need to have an
> additional feature model file which includes the current artifact
> being
> built, since I think that most of the bundles don't need it. We can
> do
> that by adding the 'additionalBundles' configuration to the
> slingfeature-maven-plugin
> 

I have updated my sling-parent PR [1] following your example. I was
able to include the current artifact in a new feature on the fly using
the slingfeature-maven-plugin include-artifact goal.

I have also enabled feature model analysis on the generated feature
model ( Sling Starter test model + local artifact ).

I have not yet extended the support for additional local feature model
files, as I would like to keep things simple at the start and
experiment some more.

I'm going to leave this open for a couple of more days for comments.

Thanks,
Robert

[1]: https://github.com/apache/sling-parent/pull/27


[GitHub] [sling-parent] sonarcloud[bot] commented on pull request #27: SLING-11395 - Create a profile that allows running the Sling Starter ITs with the current SNAPSHOT being built

2022-06-29 Thread GitBox


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

   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=27)
   
   
[![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png
 
'Bug')](https://sonarcloud.io/project/issues?id=apache_sling-parent=27=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=27=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-parent=27=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=27=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=27=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-parent=27=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=27=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=27=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-parent=27=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=27=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=27=false=CODE_SMELL)
 [1 Code 
Smell](https://sonarcloud.io/project/issues?id=apache_sling-parent=27=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=27)
 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=27=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-parent=27=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-parent] sonarcloud[bot] commented on pull request #27: SLING-11395 - Create a profile that allows running the Sling Starter ITs with the current SNAPSHOT being built

2022-06-29 Thread GitBox


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

   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=27)
   
   
[![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png
 
'Bug')](https://sonarcloud.io/project/issues?id=apache_sling-parent=27=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=27=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-parent=27=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=27=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=27=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-parent=27=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=27=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=27=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-parent=27=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=27=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=27=false=CODE_SMELL)
 [1 Code 
Smell](https://sonarcloud.io/project/issues?id=apache_sling-parent=27=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=27)
 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=27=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-parent=27=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-xss] rombert merged pull request #24: Update to parent pom version 48

2022-06-29 Thread GitBox


rombert merged PR #24:
URL: https://github.com/apache/sling-org-apache-sling-xss/pull/24


-- 
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-xss] sonarcloud[bot] commented on pull request #24: Update to parent pom version 48

2022-06-29 Thread GitBox


sonarcloud[bot] commented on PR #24:
URL: 
https://github.com/apache/sling-org-apache-sling-xss/pull/24#issuecomment-1169989443

   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-xss=24)
   
   
[![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-xss=24=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-xss=24=false=BUG)
 [0 
Bugs](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-xss=24=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-xss=24=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-xss=24=false=VULNERABILITY)
 [0 
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-xss=24=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-xss=24=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-xss=24=false=SECURITY_HOTSPOT)
 [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_sling-org-apache-sling-xss=24=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-xss=24=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-xss=24=false=CODE_SMELL)
 [0 Code 
Smells](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-xss=24=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-xss=24=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-xss=24=new_duplicated_lines_density=list)
 [0.0% 
Duplication](https://sonarcloud.io/component_measures?id=apache_sling-org-apache-sling-xss=24=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 Health Check Support version 1.0.8

2022-06-29 Thread Stefan Seifert
+1

stefan


[GitHub] [sling-org-apache-sling-discovery-base] ashokmca07 commented on pull request #7: SLING-11355: sling discovery bundles: update to sling parent 48

2022-06-29 Thread GitBox


ashokmca07 commented on PR #7:
URL: 
https://github.com/apache/sling-org-apache-sling-discovery-base/pull/7#issuecomment-1169609216

   > There are a couple of major version bumps which we can't take as they are. 
Can you please double-check why this is needed?
   
   Hi @rombert, Unfortunately `bnd-baseline-maven-plugin` caused the issue for 
bumping the versions. please find the logs below
   
   | Artifact/Package | From | To | Reason |
   | -| --- | - | ---|
   | jackrabbit.version | 2.12.2  | 2.14.3  | actually two reasons 1) All 
discovery modules are using the same version. 2) below exception  
`java.lang.IllegalArgumentException: javax.jcr.RepositoryFactory is not an 
ImageIO SPI class` |
   | org.osgi.service.http | | 1.2.2  | as per OSGi R7 specification |
   | 
[@Version("3.0.0")](https://github.com/apache/sling-org-apache-sling-discovery-base/pull/7/files#diff-607bbdc40590bd7049a5e98d1c690281de22f5141811d34dea112ed9ef23ce68R26)
 | 2.0.0 | 3.0.0 | because of `bnd-baseline-maven-plugin` |
   | 
[@Version("3.0.0")](https://github.com/apache/sling-org-apache-sling-discovery-base/pull/7/files#diff-ddb360f3e9a58613fcbb3b90b413788e15e727199e068e16a671dd2459599e36R26)
 | 2.0.0 | 3.0.0 | because of `bnd-baseline-maven-plugin` |
   | 
[@Version("2.0.0")](https://github.com/apache/sling-org-apache-sling-discovery-base/pull/7/files#diff-f7d8a8349fc0131e709fb6d3bfb7de89f23c1ea81d4c318edfd3e64cc55242cfR26)
 | 1.0.0 | 2.0.0 |because of `bnd-baseline-maven-plugin` |
   | 
[@Version("2.0.0")](https://github.com/apache/sling-org-apache-sling-discovery-base/pull/7/files#diff-11cdf1dc74a4311ca9af651d38f089db043b469fd29a4bc2b88b05f5d2701d51R26)
 | 1.0.0 |2.0.0 | because of `bnd-baseline-maven-plugin` |
   
   Should I use property `bnd.baseline.continue.on.error` to continue on error 
without bumping to major versions? any leads would be helpful here.
   Cc: @stefan-egli @kwin 
   
   Click here Baseline logs 
bnd-baseline-maven-plugin
   
   ```[ERROR] ===
   [ERROR]   Name   Type   
Delta  NewOldSuggest
   [ERROR]   org.apache.sling.discovery.baseBUNDLE 
MAJOR  2.0.13.SNAPSHOT 2.0.12 -
   [ERROR]   MAJORBUNDLE 
org.apache.sling.discovery.base-2.0.13-SNAPSHOT
   [ERROR] MAJOR  API
   [ERROR]   MICROPACKAGE
org.apache.sling.discovery.base.commons
   [ERROR] MICRO  CLASS  
org.apache.sling.discovery.base.commons.BaseViewChecker
   [ERROR]   MICROMETHOD 
activate(org.osgi.service.component.ComponentContext)
   [ERROR] REMOVEDANNOTATED  
org.apache.felix.scr.annotations.Activate
   [ERROR] ADDED  ANNOTATED  
org.osgi.service.component.annotations.Activate
   [ERROR]   MICROMETHOD 
bindHttpService(org.osgi.framework.ServiceReference)
   [ERROR] ADDED  ANNOTATED  
org.osgi.service.component.annotations.Reference
   [ERROR]   ADDEDPROPERTY   bind='bindHttpService'
   [ERROR]   ADDEDPROPERTY   cardinality='MULTIPLE'
   [ERROR]   ADDEDPROPERTY   policy='DYNAMIC'
   [ERROR]   ADDEDPROPERTY   
service=org.osgi.service.http.HttpService
   [ERROR]   ADDEDPROPERTY   unbind='unbindHttpService'
   [ERROR]   MICROMETHOD deactivate()
   [ERROR] REMOVEDANNOTATED  
org.apache.felix.scr.annotations.Deactivate
   [ERROR] ADDED  ANNOTATED  
org.osgi.service.component.annotations.Deactivate
   [ERROR] REMOVEDANNOTATED  aQute.bnd.annotation.Version
   [ERROR]   REMOVED  PROPERTY   value='2.0.0'
   [ERROR] ADDED  ANNOTATED  
org.osgi.annotation.versioning.Version
   [ERROR]   ADDEDPROPERTY   value='3.0.0'
   [ERROR] REMOVEDVERSION2.0.0
   [ERROR] ADDED  VERSION3.0.0
   [ERROR]   MICROPACKAGE
org.apache.sling.discovery.base.connectors
   [ERROR] REMOVEDANNOTATED  aQute.bnd.annotation.Version
   [ERROR]   REMOVED  PROPERTY   value='1.0.0'
   [ERROR] ADDED  ANNOTATED  
org.osgi.annotation.versioning.Version
   [ERROR]   ADDEDPROPERTY   value='1.0.1'
   [ERROR] REMOVEDVERSION1.0.0
   [ERROR] ADDED  VERSION1.0.1
   [ERROR]   MAJORPACKAGE
org.apache.sling.discovery.base.connectors.announcement
   [ERROR] MAJOR  CLASS  
org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
   [ERROR]   MICROMETHOD activate()
   [ERROR] REMOVEDANNOTATED  
org.apache.felix.scr.annotations.Activate
   [ERROR] ADDED  ANNOTATED  

[GitHub] [sling-parent] kwin merged pull request #29: SLING-11412 ban OSGi aggregate dependencies

2022-06-29 Thread GitBox


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


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