RE: [VOTE] Release Apache Sling Form Based Authentication 1.0.24

2021-06-08 Thread Stefan Seifert
+1 unit test is running fine now, thanks stefan

[GitHub] [sling-org-apache-sling-jcr-repoinit] cziegeler commented on pull request #18: SLING-10418 implement a retry for the application of the statements

2021-06-08 Thread GitBox
cziegeler commented on pull request #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/18#issuecomment-857360154 I still don't understand why we need to apply this blindly to every operation. creating a path seems to be the critical one. So why not just handle

[VOTE] Release Apache Sling Form Based Authentication 1.0.24

2021-06-08 Thread Eric Norman
Hi, We solved 6 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12350289 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2472/ You can use this UNIX script to download the release and verify the signatures:

[jira] [Updated] (SLING-10472) TokenStore.saveTokens fails on windows

2021-06-08 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-10472: Fix Version/s: (was: Form Based Authentication 1.0.22) Form Based

[jira] [Updated] (SLING-10421) validate configured and client supplied cookie domain value

2021-06-08 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-10421: Fix Version/s: (was: Form Based Authentication 1.0.22) Form Based

[jira] [Updated] (SLING-10464) Update to Sling Bundle Parent 43

2021-06-08 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-10464: Fix Version/s: (was: Form Based Authentication 1.0.22) Form Based

[jira] [Updated] (SLING-10411) review and resolve code quality warnings and issues reported by sonar

2021-06-08 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-10411: Fix Version/s: (was: Form Based Authentication 1.0.22) Form Based

[jira] [Updated] (SLING-10290) Every request renews sling.formauth token

2021-06-08 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-10290: Fix Version/s: (was: Form Based Authentication 1.0.22) Form Based

[jira] [Updated] (SLING-10350) Use a stronger algorithm in TokenStore

2021-06-08 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-10350: Fix Version/s: (was: Form Based Authentication 1.0.22) Form Based

[jira] [Resolved] (SLING-10472) TokenStore.saveTokens fails on windows

2021-06-08 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-10472. - Resolution: Fixed Fixed at: 

[CANCELED] [VOTE] Release Apache Sling Form Based Authentication 1.0.22

2021-06-08 Thread Eric Norman
Hi, This vote is cancelled in order to deal with SLING-10472 On Mon, Jun 7, 2021 at 12:19 PM Eric Norman wrote: > Hi, > > We solved 5 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12348251 > > Staging

Re: [VOTE] Release Apache Sling Form Based Authentication 1.0.22

2021-06-08 Thread Eric Norman
Hi Stefan, That's a good catch. I took a look at why that test fails on windows and it looks like it is because the TokenStore#saveTokens method calls "tmpTokenFile.renameTo(tokenFile)". On windows the File.renameTo call fails if the destination file already exists.From what I can tell this

[jira] [Created] (SLING-10472) TokenStore.saveTokens fails on windows

2021-06-08 Thread Eric Norman (Jira)
Eric Norman created SLING-10472: --- Summary: TokenStore.saveTokens fails on windows Key: SLING-10472 URL: https://issues.apache.org/jira/browse/SLING-10472 Project: Sling Issue Type: Bug

[GitHub] [sling-org-apache-sling-jcr-repoinit] enapps-enorman commented on pull request #18: SLING-10418 implement a retry for the application of the statements

2021-06-08 Thread GitBox
enapps-enorman commented on pull request #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/18#issuecomment-857269436 > The security hotspot issue in Sonar is bogus, because I want that randomness just to add some random delay, not for any type of security. >

[GitHub] [sling-org-apache-sling-jcr-repoinit] joerghoh commented on pull request #18: SLING-10418 implement a retry for the application of the statements

2021-06-08 Thread GitBox
joerghoh commented on pull request #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/18#issuecomment-857048382 The security hotspot issue in Sonar is bogus, because I want that randomness just to add some random delay, not for any type of security.

[jira] [Commented] (SLING-10471) Allow giving and evaluating an optional removal date for deprecated package exports

2021-06-08 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359499#comment-17359499 ] Carsten Ziegeler commented on SLING-10471: -- First implemented at

[GitHub] [sling-org-apache-sling-jcr-repoinit] anchela commented on a change in pull request #19: SLING-10463 - "create path" should fail if a property exists at the same path

2021-06-08 Thread GitBox
anchela commented on a change in pull request #19: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/19#discussion_r647565640 ## File path: src/main/java/org/apache/sling/jcr/repoinit/impl/AclVisitor.java ## @@ -142,7 +142,9 @@ public void

[GitHub] [sling-org-apache-sling-jcr-repoinit] anchela edited a comment on pull request #19: SLING-10463 - "create path" should fail if a property exists at the same path

2021-06-08 Thread GitBox
anchela edited a comment on pull request #19: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/19#issuecomment-856877644 @bdelacretaz somehow can't comment directly on the affect lines. here what i would suggest to change. instead of ``` if

[GitHub] [sling-org-apache-sling-jcr-repoinit] anchela commented on pull request #19: SLING-10463 - "create path" should fail if a property exists at the same path

2021-06-08 Thread GitBox
anchela commented on pull request #19: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/19#issuecomment-856877644 @bdelacretaz somehow can't comment directly on the affect lines. here what i would suggest to change. instead of ``` if

[GitHub] [sling-org-apache-sling-jcr-repoinit] sonarcloud[bot] commented on pull request #19: SLING-10463 - "create path" should fail if a property exists at the same path

2021-06-08 Thread GitBox
sonarcloud[bot] commented on pull request #19: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/19#issuecomment-856864969 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-repoinit=19=false=BUG)

Re: Ability of scoping sling:vanityPath per content path

2021-06-08 Thread Carsten Ziegeler
Hi Henry, agreed, yes makes sense to not let authors fiddle with it. I think it would be good if we don't need extension points and can just go via configuration. Good idea to come up with some proposal for how to do the config Regards Carsten Am 08.06.2021 um 17:14 schrieb Kuijpers, Henry:

[jira] [Updated] (SLING-10468) Converted content package is missing some .content.xml

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber updated SLING-10468: - Attachment: SLING-10468.patch > Converted content package is missing some .content.xml

Re: Ability of scoping sling:vanityPath per content path

2021-06-08 Thread Kuijpers, Henry
Hi Carsten, While I like your idea, the same issues will arise if we put that “map:/” (or similar) prefix there with a ResourceDecorator. And I don’t think letting the content author add that prefix is very intuitive (almost feels like programming/configuring). I was thinking more of an

[jira] [Commented] (SLING-10468) Converted content package is missing some .content.xml

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359408#comment-17359408 ] Angela Schreiber commented on SLING-10468: -- [~kpauls], if i am not mistaken the culprit is the

RE: [VOTE] Release Apache Sling Form Based Authentication 1.0.22

2021-06-08 Thread Stefan Seifert
+1 please note that the unit test do not run on my (windows) machine (they are running fine on linux, so it'S not a release blocker) [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.948 s <<< FAILURE! - in org.apache.sling.auth.form.impl.TokenStoreTest [ERROR]

RE: [VOTE] Release Apache Sling JCR Package Init 1.0.4

2021-06-08 Thread Stefan Seifert
+1

RE: [VOTE] Release Apache Sling Servlet Annotations version 1.2.6

2021-06-08 Thread Stefan Seifert
+1

[jira] [Resolved] (SLING-10470) Add configuration for defining bundle metadata like symbolic name in manifest file

2021-06-08 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-10470. -- Resolution: Fixed Added a new property "apiName" which is optional. If set it is used

[jira] [Assigned] (SLING-10471) Allow giving and evaluating an optional removal date for deprecated package exports

2021-06-08 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-10471: Assignee: Carsten Ziegeler > Allow giving and evaluating an optional removal

[jira] [Created] (SLING-10471) Allow giving and evaluating an optional removal date for deprecated package exports

2021-06-08 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-10471: --- Summary: Allow giving and evaluating an optional removal date for deprecated package exports Key: SLING-10471 URL: https://issues.apache.org/jira/browse/SLING-10471

[jira] [Commented] (SLING-10463) Repoinit fails to create node if property already exists at the same path

2021-06-08 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359396#comment-17359396 ] Bertrand Delacretaz commented on SLING-10463: - I have created PR #19 with the "conservative

[GitHub] [sling-org-apache-sling-jcr-repoinit] bdelacretaz opened a new pull request #19: SLING-10463 - "create path" should fail if a property exists at the same path

2021-06-08 Thread GitBox
bdelacretaz opened a new pull request #19: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/19 -- 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. For

[jira] [Commented] (SLING-10463) Repoinit fails to create node if property already exists at the same path

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359392#comment-17359392 ] Angela Schreiber commented on SLING-10463: -- [~rma61...@adobe.com], yes. they are tedious to

[jira] [Updated] (SLING-10470) Add configuration for defining bundle metadata like symbolic name in manifest file

2021-06-08 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-10470: - Fix Version/s: slingfeature-maven-plugin 1.5.6 > Add configuration for defining bundle

[jira] [Assigned] (SLING-10470) Add configuration for defining bundle metadata like symbolic name in manifest file

2021-06-08 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-10470: Assignee: Carsten Ziegeler > Add configuration for defining bundle metadata like

[jira] [Commented] (SLING-10463) Repoinit fails to create node if property already exists at the same path

2021-06-08 Thread Tom Blackford (Jira)
[ https://issues.apache.org/jira/browse/SLING-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359360#comment-17359360 ] Tom Blackford commented on SLING-10463: --- Sorry for slow reply [~bdelacretaz] / [~angela]. Yes -

[GitHub] [sling-org-apache-sling-feature-cpconverter] sonarcloud[bot] commented on pull request #88: SLING-10469 - detecting dir folder and substructure belonging to nt f…

2021-06-08 Thread GitBox
sonarcloud[bot] commented on pull request #88: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/88#issuecomment-856773066 SonarCloud Quality Gate failed.

[GitHub] [sling-org-apache-sling-feature-cpconverter] DominikSuess commented on pull request #88: SLING-10469 - detecting dir folder and substructure belonging to nt f…

2021-06-08 Thread GitBox
DominikSuess commented on pull request #88: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/88#issuecomment-856771585 @bosschaert @rombert - sorry, turns out I turned off the rat test and missed to commit the last little change for the subfolders. This now

[GitHub] [sling-org-apache-sling-feature-cpconverter] rombert commented on pull request #88: SLING-10469 - detecting dir folder and substructure belonging to nt f…

2021-06-08 Thread GitBox
rombert commented on pull request #88: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/88#issuecomment-856756261 I kicked off another build - the old one seemed transient - and now we have an actual test failure at

[jira] [Commented] (SLING-10463) Repoinit fails to create node if property already exists at the same path

2021-06-08 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359322#comment-17359322 ] Bertrand Delacretaz commented on SLING-10463: - bq. in Sling-based application

[GitHub] [sling-org-apache-sling-feature-cpconverter] bosschaert commented on pull request #88: SLING-10469 - detecting dir folder and substructure belonging to nt f…

2021-06-08 Thread GitBox
bosschaert commented on pull request #88: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/88#issuecomment-856720849 @DominikSuess You need to look at the failing CI/CD though... -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Comment Edited] (SLING-10463) Repoinit fails to create node if property already exists at the same path

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359308#comment-17359308 ] Angela Schreiber edited comment on SLING-10463 at 6/8/21, 12:14 PM:

[jira] [Commented] (SLING-10463) Repoinit fails to create node if property already exists at the same path

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359308#comment-17359308 ] Angela Schreiber commented on SLING-10463: -- [~bdelacretaz], since i was involved with the

[jira] [Updated] (SLING-10470) Add configuration for defining bundle metadata like symbolic name in manifest file

2021-06-08 Thread Darshan Mahor (Jira)
[ https://issues.apache.org/jira/browse/SLING-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darshan Mahor updated SLING-10470: -- Description: Currently, we use feature's artifactID for defining the bundle related metadata

[jira] [Updated] (SLING-10470) Add configuration for defining bundle metadata like symbolic name in manifest file

2021-06-08 Thread Darshan Mahor (Jira)
[ https://issues.apache.org/jira/browse/SLING-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darshan Mahor updated SLING-10470: -- Component/s: Maven Plugins and Archetypes > Add configuration for defining bundle metadata

[jira] [Updated] (SLING-10470) Add configuration for defining bundle metadata like symbolic name in manifest file

2021-06-08 Thread DARSHAN MAHOR (Jira)
[ https://issues.apache.org/jira/browse/SLING-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DARSHAN MAHOR updated SLING-10470: -- Description: Currently, we use project.artifactID for defining the bundle related metadata

[jira] [Created] (SLING-10470) Add configuration for defining bundle metadata like symbolic name in manifest file

2021-06-08 Thread DARSHAN MAHOR (Jira)
DARSHAN MAHOR created SLING-10470: - Summary: Add configuration for defining bundle metadata like symbolic name in manifest file Key: SLING-10470 URL: https://issues.apache.org/jira/browse/SLING-10470

[jira] [Commented] (SLING-10463) Repoinit fails to create node if property already exists at the same path

2021-06-08 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359279#comment-17359279 ] Bertrand Delacretaz commented on SLING-10463: - bq. a more conservative approach to the

[jira] [Commented] (SLING-10463) Repoinit fails to create node if property already exists at the same path

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359226#comment-17359226 ] Angela Schreiber commented on SLING-10463: -- [~rma61...@adobe.com], [~bdelacretaz], just a minor

[jira] [Commented] (SLING-10469) Breaking leftover dir folders for configs in generated packages

2021-06-08 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-10469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359203#comment-17359203 ] Dominik Süß commented on SLING-10469: - [~kwin] - that is a bit more tricky (unless we just duplicate

[GitHub] [sling-org-apache-sling-feature-cpconverter] bosschaert commented on pull request #88: SLING-10469 - detecting dir folder and substructure belonging to nt f…

2021-06-08 Thread GitBox
bosschaert commented on pull request #88: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/88#issuecomment-856623776 While I'm not super familiar with this codebase, the change looks reasonable to me. -- This is an automated message from the Apache Git

[jira] [Commented] (SLING-10469) Breaking leftover dir folders for configs in generated packages

2021-06-08 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359201#comment-17359201 ] Konrad Windszus commented on SLING-10469: - The same issue might happen in {{BundleEntryHandler}}

[jira] [Commented] (SLING-10469) Breaking leftover dir folders for configs in generated packages

2021-06-08 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-10469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359198#comment-17359198 ] Dominik Süß commented on SLING-10469: - PR at

[GitHub] [sling-org-apache-sling-feature-cpconverter] DominikSuess opened a new pull request #88: SLING-10469 - detecting dir folder and substructure belonging to nt f…

2021-06-08 Thread GitBox
DominikSuess opened a new pull request #88: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/88 …ile of a configuration and ignore in Handler ot prevent leftover in converted package -- This is an automated message from the Apache Git Service. To respond

[jira] [Created] (SLING-10469) Breaking leftover dir folders for configs in generated packages

2021-06-08 Thread Jira
Dominik Süß created SLING-10469: --- Summary: Breaking leftover dir folders for configs in generated packages Key: SLING-10469 URL: https://issues.apache.org/jira/browse/SLING-10469 Project: Sling

[jira] [Updated] (SLING-10468) Converted content package is missing some .content.xml

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber updated SLING-10468: - Attachment: demo-cp-no-su-ace-at-group-folder.zip > Converted content package is

[jira] [Updated] (SLING-10468) Converted content package is missing some .content.xml

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber updated SLING-10468: - Attachment: demo-cp-no-su-ace-at-group-folder-0.0.0-cp2fm-converted.zip > Converted

[jira] [Created] (SLING-10468) Converted content package is missing some .content.xml

2021-06-08 Thread Angela Schreiber (Jira)
Angela Schreiber created SLING-10468: Summary: Converted content package is missing some .content.xml Key: SLING-10468 URL: https://issues.apache.org/jira/browse/SLING-10468 Project: Sling

[jira] [Closed] (SLING-10434) ArrayIndexOutOfBoundsException in RegionConfiguration#handleMapConfig

2021-06-08 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-10434. -- > ArrayIndexOutOfBoundsException in RegionConfiguration#handleMapConfig >

[jira] [Closed] (SLING-10404) Log: 'No Configuration Admin API available' when it is available

2021-06-08 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-10404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-10404. -- > Log: 'No Configuration Admin API available' when it is available >

[VOTE] Release Apache Sling JCR Package Init 1.0.4

2021-06-08 Thread Konrad Windszus
Hi, We solved 3 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12349659 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2471/ You can use this UNIX script to download the release and verify the signatures:

[jira] [Updated] (SLING-10467) Converted content package referres to paths moved to repo-init

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber updated SLING-10467: - Attachment: (was: demo-cp-0.0.0.pom) > Converted content package referres to paths

[jira] [Updated] (SLING-10467) Converted content package referres to paths moved to repo-init

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber updated SLING-10467: - Attachment: demo-cp.zip > Converted content package referres to paths moved to

[jira] [Updated] (SLING-10467) Converted content package referres to paths moved to repo-init

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber updated SLING-10467: - Attachment: demo-cp-0.0.0.pom > Converted content package referres to paths moved to

[jira] [Updated] (SLING-10467) Converted content package referres to paths moved to repo-init

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber updated SLING-10467: - Summary: Converted content package referres to paths moved to repo-init (was:

[jira] [Updated] (SLING-10467) Converted content package referres to paths moved to repo-init

2021-06-08 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber updated SLING-10467: - Attachment: demo-cp-0.0.0-cp2fm-converted.zip > Converted content package referres to

[jira] [Created] (SLING-10467) Converted content package misses .content.xml files

2021-06-08 Thread Angela Schreiber (Jira)
Angela Schreiber created SLING-10467: Summary: Converted content package misses .content.xml files Key: SLING-10467 URL: https://issues.apache.org/jira/browse/SLING-10467 Project: Sling

[GitHub] [sling-org-apache-sling-jcr-repoinit] sonarcloud[bot] commented on pull request #18: SLING-10418 implement a retry for the application of the statements

2021-06-08 Thread GitBox
sonarcloud[bot] commented on pull request #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/18#issuecomment-856533401 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-repoinit=18=false=BUG)

[GitHub] [sling-org-apache-sling-jcr-repoinit] sonarcloud[bot] removed a comment on pull request #18: SLING-10418 implement a retry for the application of the statements

2021-06-08 Thread GitBox
sonarcloud[bot] removed a comment on pull request #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/18#issuecomment-856042130 SonarCloud Quality Gate failed.

[RESULT][VOTE] Release Apache Sling Feature Model API Regions Runtime Fragment 1.1.8

2021-06-08 Thread davidb
Hi all, We received binding +1 votes from Karl Pauls, Radu Cotescu, Stefan Seifert, Daniel Klco, Carsten Ziegeler and me. This release is successful. I've promoted the artifacts. Kind regards, David On Wed, 2 Jun 2021 at 11:13, wrote: > Hi all, > > I'd like to call the release on the Feature

Re: Ability of scoping sling:vanityPath per content path

2021-06-08 Thread Carsten Ziegeler
Hi, yes, I think supporting such scoping makes sense. In general, we must preserve existing functionality - how about opting in to the scoping by using a special prefix as part of the value for the vanityPath like sling:vanityPath=map:/openinghours? (map: might not be the best prefix, but

[jira] [Commented] (SLING-10402) MongoDB doesn't work anymore with Sling Starter

2021-06-08 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-10402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359085#comment-17359085 ] Bertrand Delacretaz commented on SLING-10402: - Thank you for this [~enorman]! I have added a

[jira] [Commented] (SLING-10428) Lower the dependency version for oak-commons in sling.jcr.base

2021-06-08 Thread Karl Pauls (Jira)
[ https://issues.apache.org/jira/browse/SLING-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359082#comment-17359082 ] Karl Pauls commented on SLING-10428: [~ngupta], it is here:

[jira] [Created] (SLING-10466) Ability of scoping sling:vanityPath per content path

2021-06-08 Thread Henry Kuijpers (Jira)
Henry Kuijpers created SLING-10466: -- Summary: Ability of scoping sling:vanityPath per content path Key: SLING-10466 URL: https://issues.apache.org/jira/browse/SLING-10466 Project: Sling

Re: [VOTE] Release Apache Sling Form Based Authentication 1.0.22

2021-06-08 Thread Konrad Windszus
+1 Konrad > On 7. Jun 2021, at 21:19, Eric Norman wrote: > > Hi, > > We solved 5 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12348251 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2469/ > > You can use

Re: [VOTE] Release Apache Sling JCR Jackrabbit Access Manager 3.0.10, Apache Sling JCR Jackrabbit User Manager 2.2.14

2021-06-08 Thread Konrad Windszus
+1 Konrad > On 7. Jun 2021, at 19:23, Eric Norman wrote: > > Hi, > > We solved 6 issues in the Apache Sling JCR Jackrabbit Access Manager 3.0.10 > release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12349289 > > We solved 7 issues in the Apache Sling JCR Jackrabbit User