[jira] [Closed] (SLING-12417) [Compiled Scripts] Add healthcheck for loading capabilities

2024-12-11 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-12417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh closed SLING-12417. - > [Compiled Scripts] Add healthcheck for loading capabilit

[jira] [Resolved] (SLING-12417) [Compiled Scripts] Add healthcheck for loading capabilities

2024-11-28 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-12417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh resolved SLING-12417. --- Resolution: Fixed > [Compiled Scripts] Add healthcheck for loading capabilit

[jira] [Updated] (SLING-12417) [Compiled Scripts] Add healthcheck for loading capabilities

2024-11-28 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-12417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh updated SLING-12417: -- Fix Version/s: Servlets Resolver 2.11.6 > [Compiled Scripts] Add healthcheck for loading capabilit

Re: [PR] SLING-12417- [Compiled Scripts] Add healthcheck for loading capabilities [sling-org-apache-sling-servlets-resolver]

2024-11-28 Thread via GitHub
joerghoh merged PR #50: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/50 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] SLING-12417- [Compiled Scripts] Add healthcheck for loading capabilities [sling-org-apache-sling-servlets-resolver]

2024-11-27 Thread via GitHub
joerghoh commented on code in PR #50: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/50#discussion_r1860704391 ## src/main/java/org/apache/sling/servlets/resolver/internal/bundle/BundledScriptTracker.java: ## @@ -136,10 +154,23 @@ protected void de

Re: [PR] SLING-12417- [Compiled Scripts] Add healthcheck for loading capabilities [sling-org-apache-sling-servlets-resolver]

2024-11-25 Thread via GitHub
joerghoh commented on PR #50: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/50#issuecomment-2498334469 @raducotescu ok, got it. Assuming your case, wouldn't it be reasonable to assume that version 2.0 and version 1.0 have a large overlap of bundled scri

Re: [PR] SLING-12417- [Compiled Scripts] Add healthcheck for loading capabilities [sling-org-apache-sling-servlets-resolver]

2024-11-25 Thread via GitHub
raducotescu commented on code in PR #50: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/50#discussion_r1856586287 ## src/main/java/org/apache/sling/servlets/resolver/internal/bundle/BundledScriptTracker.java: ## @@ -756,4 +805,16 @@ private Set re

Re: [PR] SLING-12417- [Compiled Scripts] Add healthcheck for loading capabilities [sling-org-apache-sling-servlets-resolver]

2024-11-25 Thread via GitHub
raducotescu commented on PR #50: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/50#issuecomment-2497983321 > @raducotescu wrote: >> would it make sense to add support for multiple versions of the same bundle > I don't know, what you mean with that in

Re: [PR] SLING-12417- [Compiled Scripts] Add healthcheck for loading capabilities [sling-org-apache-sling-servlets-resolver]

2024-11-22 Thread via GitHub
joerghoh commented on PR #50: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/50#issuecomment-2494118002 @raducotescu wrote: > would it make sense to add support for multiple versions of the same bundle I don't know, what you mean with that in this

Re: [PR] SLING-12417- [Compiled Scripts] Add healthcheck for loading capabilities [sling-org-apache-sling-servlets-resolver]

2024-11-21 Thread via GitHub
raducotescu commented on code in PR #50: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/50#discussion_r1853000481 ## src/main/java/org/apache/sling/servlets/resolver/internal/bundle/BundledScriptTracker.java: ## @@ -557,6 +589,23 @@ public void rem

[jira] [Updated] (SLING-12417) [Compiled Scripts] Add healthcheck for loading capabilities

2024-11-20 Thread Radu Cotescu (Jira)
the provided scripts is exposed by a bundle using capabilities. These capabilities are loaded async, and it's unclear when the loading process is completed (a log statement was added with SLING-12461). We should have a health check which can be configured with the symbolic names of all exp

[jira] [Updated] (SLING-12417) [Compiled Scripts] Add healthcheck for loading capabilities

2024-11-20 Thread Joerg Hoh (Jira)
provided scripts is exposed by a bundle using capabilities. These capabilities are loaded async, and it's unclear when the loading process is completed (a log statement was added with SLING-12461). We should have a health check which can be configured with the symbolic names of all expected bu

[jira] [Assigned] (SLING-12417) [Compiled Scripts] Add healthcheck for loading capabilities

2024-11-11 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-12417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh reassigned SLING-12417: - Assignee: Joerg Hoh > [Compiled Scripts] Add healthcheck for loading capabilit

[jira] [Updated] (SLING-12417) [Compiled Scripts] Add healthcheck for loading capabilities

2024-11-07 Thread Joerg Hoh (Jira)
bundle using capabilities. These capabilities are loaded async, and it's unclear when the loading process is completed (a log statement was added with SLING-12461). We should have a healthcheck which can be configured with the symbolic names of all expected bundles to contain such precom

[jira] [Updated] (SLING-12417) [Compiled Scripts] Add healthcheck for loading capabilities

2024-09-16 Thread Joerg Hoh (Jira)
ing capabilities > --- > > Key: SLING-12417 > URL: https://issues.apache.org/jira/browse/SLING-12417 > Project: Sling > Issue Type: Improvement > Components: Scripti

[jira] [Created] (SLING-12417) [Compiled Scripts] Add healthcheck for loading capabilities

2024-08-30 Thread Joerg Hoh (Jira)
Joerg Hoh created SLING-12417: - Summary: [Compiled Scripts] Add healthcheck for loading capabilities Key: SLING-12417 URL: https://issues.apache.org/jira/browse/SLING-12417 Project: Sling Issue

Re: [PR] SLING-9883 Export merged provided capabilities in 'Provide-Capability' [sling-slingfeature-maven-plugin]

2023-10-10 Thread via GitHub
kwin merged PR #59: URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/59 -- 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.

Re: [PR] SLING-9883 Export merged provided capabilities in 'Provide-Capability' [sling-slingfeature-maven-plugin]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #59: URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/59#issuecomment-1754699143 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/p

Re: [PR] SLING-9883 Export merged provided capabilities in 'Provide-Capability' [sling-slingfeature-maven-plugin]

2023-10-09 Thread via GitHub
sonarcloud[bot] commented on PR #59: URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/59#issuecomment-1753475080 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/p

[GitHub] [sling-slingfeature-maven-plugin] cziegeler commented on pull request #59: SLING-9883 Export merged provided capabilities in 'Provide-Capability'

2023-09-27 Thread via GitHub
cziegeler commented on PR #59: URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/59#issuecomment-1738461612 @kwin the PR looks ok to me, we have the open question about a bundle not export api into a region which we can ignore for now and get to it if it becomes important

[GitHub] [sling-slingfeature-maven-plugin] cziegeler commented on a diff in pull request #59: SLING-9883 Export merged provided capabilities in 'Provide-Capability'

2023-09-27 Thread via GitHub
could add allow to add metadata like "api-export-capabilities":"true" to a bundle. Otherwise I would just remove the comment -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[jira] [Closed] (SLING-10808) Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-27 Thread Radu Cotescu (Jira)
[ https://issues.apache.org/jira/browse/SLING-10808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu closed SLING-10808. > Generate scripting capabilities from Jackrabbit FileVault content packa

[jira] [Closed] (SLING-10811) Mark unresolved required capabilities as optional

2021-09-27 Thread Radu Cotescu (Jira)
[ https://issues.apache.org/jira/browse/SLING-10811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu closed SLING-10811. > Mark unresolved required capabilities as optio

[jira] [Resolved] (SLING-10808) Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-20 Thread Radu Cotescu (Jira)
-scriptingbundle-maven-plugin/commit/0d45342]. > Generate scripting capabilities from Jackrabbit FileVault content packages > -- > > Key: SLING-10808 > URL: https://issues.apache.org/jira/bro

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu merged pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-20 Thread GitBox
raducotescu merged pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8 -- 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 unsubscrib

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] commented on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-17 Thread GitBox
sonarcloud[bot] commented on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-921800999 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadg

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] removed a comment on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-17 Thread GitBox
sonarcloud[bot] removed a comment on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-920978915 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Quality

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-17 Thread GitBox
+66,8 @@ public Capabilities getCapabilities(@NotNull Path resourceTypeDirectory) { fileProcessor.processExtendsFile(resourceType, entry, providedCapabilities, requiredCapabilities); } else if (Constants.REQUIRES_FILE.equals(file.toString

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-17 Thread GitBox
@@ public Capabilities getCapabilities(@NotNull Path resourceTypeDirectory) { fileProcessor.processExtendsFile(resourceType, entry, providedCapabilities, requiredCapabilities); } else if (Constants.REQUIRES_FILE.equals(file.toString

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
kwin commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r710261328 ## File path: pom.xml ## @@ -236,6 +236,18 @@ 1.40.0 compile + +org.apache.jack

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
kwin commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r710261328 ## File path: pom.xml ## @@ -236,6 +236,18 @@ 1.40.0 compile + +org.apache.jack

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] commented on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
sonarcloud[bot] commented on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-920978915 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadg

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] removed a comment on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
sonarcloud[bot] removed a comment on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-920179073 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Quality

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
raducotescu commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r710197306 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/filevault/VaultContentXmlReader.java ## @@ -0,0 +

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
raducotescu commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r710196404 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/Constants.java ## @@ -53,6 +53,10 @@ private Cons

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
raducotescu commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r710194181 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/Constants.java ## @@ -53,6 +53,10 @@ private Cons

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
raducotescu commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r710189945 ## File path: pom.xml ## @@ -54,7 +54,7 @@ -${mavenVersion} +${maven.version} Review comment:

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
raducotescu commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r710146032 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/filevault/VaultContentXmlReader.java ## @@ -0,0 +

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
kwin commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r709923541 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/Constants.java ## @@ -53,6 +53,10 @@ private Constants()

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
+66,8 @@ public Capabilities getCapabilities(@NotNull Path resourceTypeDirectory) { fileProcessor.processExtendsFile(resourceType, entry, providedCapabilities, requiredCapabilities); } else if (Constants.REQUIRES_FILE.equals(file.toString

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
raducotescu commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r709886560 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/filevault/VaultContentXmlReader.java ## @@ -0,0 +

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
+66,8 @@ public Capabilities getCapabilities(@NotNull Path resourceTypeDirectory) { fileProcessor.processExtendsFile(resourceType, entry, providedCapabilities, requiredCapabilities); } else if (Constants.REQUIRES_FILE.equals(file.toString

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-16 Thread GitBox
raducotescu commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r709869399 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/Constants.java ## @@ -53,6 +53,10 @@ private Cons

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] commented on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-15 Thread GitBox
sonarcloud[bot] commented on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-920179073 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadg

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] removed a comment on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-15 Thread GitBox
sonarcloud[bot] removed a comment on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-919004604 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Quality

[jira] [Resolved] (SLING-10811) Mark unresolved required capabilities as optional

2021-09-15 Thread Radu Cotescu (Jira)
-scriptingbundle-maven-plugin/commit/1a23212]. > Mark unresolved required capabilities as optional > - > > Key: SLING-10811 > URL: https://issues.apache.org/jira/browse/SLING-10811 > Project: Sling >

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu merged pull request #9: SLING-10811 - Mark unresolved required capabilities as optional

2021-09-15 Thread GitBox
raducotescu merged pull request #9: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/9 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] removed a comment on pull request #9: SLING-10811 - Mark unresolved required capabilities as optional

2021-09-15 Thread GitBox
sonarcloud[bot] removed a comment on pull request #9: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/9#issuecomment-919843223 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] commented on pull request #9: SLING-10811 - Mark unresolved required capabilities as optional

2021-09-15 Thread GitBox
sonarcloud[bot] commented on pull request #9: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/9#issuecomment-919880005 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityG

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] commented on pull request #9: SLING-10811 - Mark unresolved required capabilities as optional

2021-09-15 Thread GitBox
sonarcloud[bot] commented on pull request #9: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/9#issuecomment-919843223 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityG

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu opened a new pull request #9: SLING-10811 - Mark unresolved required capabilities as optional

2021-09-15 Thread GitBox
raducotescu opened a new pull request #9: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/9 * required capabilities which are not satisfied by the current project are marked as optional; a flag can disable this behaviour, making these required capabilities mandatory

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
kwin commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r708138049 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/filevault/VaultContentXmlReader.java ## @@ -0,0 +1,123 @

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
kwin commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r708380511 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/filevault/VaultContentXmlReader.java ## @@ -0,0 +1,123 @

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
raducotescu commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r708378848 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/filevault/VaultContentXmlReader.java ## @@ -0,0 +

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
kwin commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r708367493 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/filevault/VaultContentXmlReader.java ## @@ -0,0 +1,123 @

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
raducotescu commented on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-919247141 > Is that a dedicated m-jar-plug-in execution together with bnd-maven-plugin? That would be the idea. > This deserves a dedicated documenta

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
kwin commented on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-919244673 TBH I don't really get who should generate the bundle then. Is that a dedicated m-jar-plug-in execution together with bnd-maven-plugin? How do you make sure t

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
kwin commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r708367493 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/filevault/VaultContentXmlReader.java ## @@ -0,0 +1,123 @

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
@@ public Capabilities getCapabilities(@NotNull Path resourceTypeDirectory) { fileProcessor.processExtendsFile(resourceType, entry, providedCapabilities, requiredCapabilities); } else if (Constants.REQUIRES_FILE.equals(file.toString

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
raducotescu commented on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-919201767 > Are you expecting the FileVault Docview files inside the scripts folder for a bundle? That way they would end up in the bundle unnecessarily. Would it

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
raducotescu commented on a change in pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#discussion_r708320022 ## File path: src/main/java/org/apache/sling/scriptingbundle/plugin/processor/filevault/VaultContentXmlReader.java ## @@ -0,0 +

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
+66,8 @@ public Capabilities getCapabilities(@NotNull Path resourceTypeDirectory) { fileProcessor.processExtendsFile(resourceType, entry, providedCapabilities, requiredCapabilities); } else if (Constants.REQUIRES_FILE.equals(file.toString

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
kwin commented on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-919094245 Are you expecting the FileVault Docview files inside the scripts folder for a bundle? That way they would end up in the bundle unnecessarily. Would it make se

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on a change in pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
ants.SLING_RESOURCE_SUPER_TYPE); Review comment: You need to consider namespaces defined in the xml and check against the fully qualified element name. Docview XMLs might use other url prefixes than "sling" ## File path: src/main/java/org/apache/sling/scripti

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] commented on pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
sonarcloud[bot] commented on pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8#issuecomment-919004604 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadg

[jira] [Created] (SLING-10811) Mark unresolved required capabilities as optional

2021-09-14 Thread Radu Cotescu (Jira)
Radu Cotescu created SLING-10811: Summary: Mark unresolved required capabilities as optional Key: SLING-10811 URL: https://issues.apache.org/jira/browse/SLING-10811 Project: Sling Issue Type

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu opened a new pull request #8: SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-14 Thread GitBox
raducotescu opened a new pull request #8: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/8 * added support to generate provided and required capabilities based on FileVault content packages by reading the `.content.xml` files -- This is an automated message from

[jira] [Created] (SLING-10808) Generate scripting capabilities from Jackrabbit FileVault content packages

2021-09-13 Thread Radu Cotescu (Jira)
Radu Cotescu created SLING-10808: Summary: Generate scripting capabilities from Jackrabbit FileVault content packages Key: SLING-10808 URL: https://issues.apache.org/jira/browse/SLING-10808 Project

[GitHub] [sling-scriptingbundle-maven-plugin] kwin merged pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-05 Thread GitBox
kwin merged pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3 -- 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-ma

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] commented on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-05 Thread GitBox
sonarcloud[bot] commented on pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3#issuecomment-893473330 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadg

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] removed a comment on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-05 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3#issuecomment-892792652 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Quality

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] removed a comment on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-05 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3#issuecomment-889873719 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Quality

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] commented on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-05 Thread GitBox
sonarcloud[bot] commented on pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3#issuecomment-892792652 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadg

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] commented on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-04 Thread GitBox
sonarcloud[bot] commented on pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3#issuecomment-892792652 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadg

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] removed a comment on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-04 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3#issuecomment-889873719 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Quality

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu edited a comment on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-03 Thread GitBox
the versioned capabilities. -- 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

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu edited a comment on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-03 Thread GitBox
versioned capabilities. -- 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

[GitHub] [sling-scriptingbundle-maven-plugin] raducotescu commented on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-03 Thread GitBox
versioned capabilities. -- 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

[GitHub] [sling-scriptingbundle-maven-plugin] kwin edited a comment on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-03 Thread GitBox
kwin edited a comment on pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3#issuecomment-891693924 I am fine with using another directive/attribute. The main question is if the stricter parsing is ok (so that the position of the attribute/directive d

[GitHub] [sling-scriptingbundle-maven-plugin] kwin commented on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-03 Thread GitBox
kwin commented on pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3#issuecomment-891693924 I am fine with using another directive/attribute. The main question is if the stricter parsing is ok (so that the position of the attribute/version does not m

[GitHub] [sling-scriptingbundle-maven-plugin] karlpauls commented on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-08-03 Thread GitBox
karlpauls commented on pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3#issuecomment-891691474 @kwin, wouldn't it be better to just allow extends to be resolution=optional? So, we would still parse it as a header but just add all attributes and dir

[GitHub] [sling-scriptingbundle-maven-plugin] sonarcloud[bot] commented on pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3#issuecomment-889873719 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadg

[GitHub] [sling-scriptingbundle-maven-plugin] kwin opened a new pull request #3: SLING-10689 optionally don't generate require-capabilities header for

2021-07-30 Thread GitBox
kwin opened a new pull request #3: URL: https://github.com/apache/sling-scriptingbundle-maven-plugin/pull/3 "extends" -- 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 un

[jira] [Updated] (SLING-10658) Provide a BND plugin that can automatically generate the requirements and capabilities for provider bundles

2021-07-23 Thread Radu Cotescu (Jira)
[0] section of each partial file. [0] - https://github.com/apache/sling-org-apache-sling-graphql-schema-aggregator#provider-bundles > Provide a BND plugin that can automatically generate the requirements and > capabil

[jira] [Created] (SLING-10658) Provide a BND plugin that can automatically generate the requirements and capabilities for provider bundles

2021-07-23 Thread Radu Cotescu (Jira)
Radu Cotescu created SLING-10658: Summary: Provide a BND plugin that can automatically generate the requirements and capabilities for provider bundles Key: SLING-10658 URL: https://issues.apache.org/jira/browse

[jira] [Closed] (SLING-9998) Remove required internal OSGi capabilities

2021-05-11 Thread Radu Cotescu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu closed SLING-9998. --- > Remove required internal OSGi capabilit

[jira] [Commented] (SLING-9997) Add missing OSGi capabilities

2021-01-05 Thread Robert Munteanu (Jira)
egration. I vaguely remember asking infra about it at some point but I can't find the Jira issue/email right now. > Add missing OSGi capabilities > - > > Key: SLING-9997 > URL: https://issues.apache.org/jira/browse/

[jira] [Commented] (SLING-9997) Add missing OSGi capabilities

2020-12-30 Thread Bertrand Delacretaz (Jira)
OSGi capabilities is a "standard" summary which helps finding similar issues... Works for me! We might also use jira labels for such things, or create a "master" issue about this and link others to it. > Add missing OSGi capabilities > - >

[jira] [Updated] (SLING-9997) Add missing OSGi capabilities

2020-12-29 Thread Oliver Lietz (Jira)
=org.apache.sling.engine.SlingRequestProcessor,\ osgi.service;objectClass=javax.servlet.ServletContext {noformat} > Add missing OSGi capabilities > - > > Key: SLING-9997 > URL: https://issues.apache.org/jira/browse/SLING-9997 >

[jira] [Updated] (SLING-9997) Add missing OSGi capabilities

2020-12-29 Thread Oliver Lietz (Jira)
[ https://issues.apache.org/jira/browse/SLING-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-9997: Summary: Add missing OSGi capabilities (was: Add missing OSGi SlingRequestProcessor and

[jira] [Commented] (SLING-9997) Add missing OSGi SlingRequestProcessor and ServletContext capabilities

2020-12-29 Thread Oliver Lietz (Jira)
n Jira? > Add missing OSGi SlingRequestProcessor and ServletContext capabilities > -- > > Key: SLING-9997 > URL: https://issues.apache.org/jira/browse/SLING-9997 > Proj

[jira] [Updated] (SLING-9998) Remove required internal OSGi capabilities

2020-12-29 Thread Oliver Lietz (Jira)
SGi capabilities > -- > > Key: SLING-9998 > URL: https://issues.apache.org/jira/browse/SLING-9998 > Project: Sling > Issue Type: Improvement > Components: Servlets >

[jira] [Resolved] (SLING-9998) Remove required internal OSGi capabilities

2020-12-29 Thread Oliver Lietz (Jira)
[ https://issues.apache.org/jira/browse/SLING-9998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz resolved SLING-9998. - Resolution: Done > Remove required internal OSGi capabilit

[jira] [Updated] (SLING-9998) Remove required internal OSGi capabilities

2020-12-29 Thread Oliver Lietz (Jira)
[ https://issues.apache.org/jira/browse/SLING-9998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-9998: Fix Version/s: Servlets Resolver 2.7.14 > Remove required internal OSGi capabilit

[jira] [Updated] (SLING-9998) Remove required internal OSGi capabilities

2020-12-29 Thread Oliver Lietz (Jira)
[ https://issues.apache.org/jira/browse/SLING-9998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-9998: Summary: Remove required internal OSGi capabilities (was: Add missing OSGi capabilities

[jira] [Updated] (SLING-9997) Add missing OSGi SlingRequestProcessor and ServletContext capabilities

2020-12-21 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-9997: --- Summary: Add missing OSGi SlingRequestProcessor and ServletContext capabilities

[jira] [Commented] (SLING-9997) Add missing OSGi SlingRequestProcessor and ServletContext capabilities

2020-12-21 Thread Bertrand Delacretaz (Jira)
ious, that's [commit dcf1f30|https://github.com/apache/sling-org-apache-sling-engine/commit/dcf1f300910ab2c16780e7f55b7229164b6bc778] > Add missing OSGi SlingRequestProcessor and ServletContext

[jira] [Resolved] (SLING-9997) Add missing OSGi capabilities

2020-12-21 Thread Oliver Lietz (Jira)
[ https://issues.apache.org/jira/browse/SLING-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz resolved SLING-9997. - Resolution: Done > Add missing OSGi capabilit

[jira] [Updated] (SLING-9997) Add missing OSGi capabilities

2020-12-21 Thread Oliver Lietz (Jira)
[ https://issues.apache.org/jira/browse/SLING-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-9997: Fix Version/s: Engine 2.7.4 > Add missing OSGi capabilit

[jira] [Updated] (SLING-9997) Add missing OSGi capabilities

2020-12-21 Thread Oliver Lietz (Jira)
[ https://issues.apache.org/jira/browse/SLING-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-9997: Affects Version/s: (was: Engine 2.7.2) > Add missing OSGi capabilit

  1   2   3   >