Sling Sitemap Bundle

2021-06-04 Thread Dirk Rudolph
Hi all, I added a new bundle for xml sitemap generation to the whiteboard [0] and kindly want to ask for your feedback. The key highlights are: - A simple, builder-like API to create Sitemaps, that hides all the XML specifics - Supports on-demand and background generation w/ continuation after jo

Re: Sling Sitemap Bundle

2021-06-07 Thread Dirk Rudolph
generation (or if there's some better way let me know) > > Awesome work! > -Dan > > On Fri, Jun 4, 2021 at 12:31 PM Dirk Rudolph wrote: > > > Hi all, > > > > I added a new bundle for xml sitemap generation to the whiteboard [0] and > > kindly want to

[VOTE] Promote org.apache.sling.sitemap to its own Sling Module

2021-06-21 Thread Dirk Rudolph
Hi, This is a vote to promote the org.apache.sling.sitemap to its own Sling Module. This module contains everything needed to build xml sitemaps in Sling based applications: - a mechanism to generate xml sitemaps in the background based on Sling Jobs - a builder-like API for consumers to create s

Re: [VOTE] Promote org.apache.sling.sitemap to its own Sling Module

2021-06-25 Thread Dirk Rudolph
: > > Hi, > > On Mon, Jun 21, 2021 at 1:22 PM Dirk Rudolph wrote: > > ...This is a vote to promote the org.apache.sling.sitemap to its own > > Sling Module. This module contains everything needed to build xml > > sitemaps in Sling based applications... > > +1,

Re: [RESULT] [VOTE] Promote org.apache.sling.sitemap to its own Sling Module

2021-06-25 Thread Dirk Rudolph
Thanks Betrand and thanks Radu for the missing +1. The vote has passed with the following result : +1 (binding): Julian Sedding, Bertrand Delacretaz, Radu Cotescu +1 (non binding): Dirk Rudolph Best, Dirk On Fri, 25 Jun 2021 at 12:13, Radu Cotescu wrote: > > +1 > > > On 21 Jun

[VOTE] Release Apache Sling Sitemap version 1.0.0

2021-06-28 Thread Dirk Rudolph
Hi, We solved 1 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12350352 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2484 You can use this UNIX script to download the release and verify the signatures: https://gitbox.apache

Re: [CANCELLED] [VOTE] Release Apache Sling Sitemap version 1.0.0

2021-06-29 Thread Dirk Rudolph
ther be named > SitemapGenerator.Context or SitemapGenerator.GeneratorContext. > - Make SitemapUtil final to ease semantic versioning > > > Apart from that looks really nice and looking forward to the release. > Thanks, > Konrad > > > > > On 28. Jun 2021, at 13:

Re: [CANCELLED] [VOTE] Release Apache Sling Sitemap version 1.0.0

2021-07-01 Thread Dirk Rudolph
not, I will start a new vote later today. Thanks, Dirk On Wed, 30 Jun 2021 at 11:23, Robert Munteanu wrote: > > On Tue, 2021-06-29 at 15:27 +0200, Dirk Rudolph wrote: > > One question though, according to > > https://sling.apache.org/documentation/development/release-management

[VOTE] Release Apache Sling Sitemap version 1.0.2

2021-07-02 Thread Dirk Rudolph
Hi, We solved 4 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12350368 There are no outstanding issues. Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2489/ You can use this UNIX script to download the release and verify th

Re: [RESULT] [VOTE] Release Apache Sling Sitemap version 1.0.2

2021-07-06 Thread Dirk Rudolph
Mon, 5 Jul 2021 at 10:42, Bertrand Delacretaz wrote: > > On Fri, Jul 2, 2021 at 4:15 PM Dirk Rudolph wrote: > > Please vote to approve this release.. > > +1, checked signatures, build and test coverage which looks good! > > -Bertrand

Re: [RESULT] [VOTE] Release Apache Sling Sitemap version 1.0.2

2021-07-08 Thread Dirk Rudolph
Anyone? > Would any PMC member copy this release to the Sling dist directory for > me? Thanks, Dirk On Tue, 6 Jul 2021 at 09:23, Dirk Rudolph wrote: > > Hi, > > The vote has passed with the following result : > > +1 (binding): Daniel Klco, Konrad Windszus, Bertrand Dela

Re: [RESULT] [VOTE] Release Apache Sling Sitemap version 1.0.2

2021-07-08 Thread Dirk Rudolph
Thank you Nicolas! Do you need anything from me? Let me know when I can continue with the other steps. - Dirk On Thu, 8 Jul 2021 at 10:35, Nicolas Peltier wrote: > > Hi Dirk! i can do that > > Le jeu. 8 juil. 2021 à 09:47, Dirk Rudolph a écrit : > > > Anyone? > >

[VOTE] Release Apache Sling Sitemap version 1.0.4

2021-09-29 Thread Dirk Rudolph
Hi, We solved 3 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12350370 There are no outstanding issues. Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2534/ You can use this UNIX script to download the release and verify th

Re: [RESULT] [VOTE] Release Apache Sling Sitemap version 1.0.4

2021-10-04 Thread Dirk Rudolph
Hi, and here is my +1 :) The vote has passed with the following result : +1 (binding): Robert Munteanu, Konrad Windszus, Radu Cotescu, Daniel Klco +1 (non binding): Dirk Rudolph Would any PMC member copy this release to the Sling dist directory and promote the artifacts to the central Maven

Re: [RESULT] [VOTE] Release Apache Sling Sitemap version 1.0.4

2021-10-05 Thread Dirk Rudolph
he.org%3E > > > > <https://lists.apache.org/thread.html/r6620c665b86ec8ba99f4a0fba688cd9e82d46d62004aacc42c82cf43@%3Cdev.sling.apache.org%3E>). > > Will try again once the mess I caused in > > https://dist.apache.org/repos/dist/release/sling > > <https://dist.apache.org/repos/dist/release/s

Re: Pushing Sling Starter snapshot Docker images to DockerHub

2022-01-19 Thread Dirk Rudolph
Hey Robert, just thinking a little outside the box here: A "snapshot" is something rather specific for Maven, and less widely used in other ecosystems like nodejs/npm or afaik docker hub. In nodejs/npm developers use "next" as the tag for the current head of the main branch. And as docker hub r

Re: Marking issues to attract new contributors

2022-01-20 Thread Dirk Rudolph
Hi Jörg, I like the idea! Regarding the naming, we may want to adapt the naming Github uses for that: "good-first-issue" https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels#about-default-labels Maybe we will even find a way to make it into services like go

[VOTE] Release Apache Sling Sitemap version 1.0.6

2022-01-26 Thread Dirk Rudolph
Hi, We solved 7 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12350683 There are no outstanding issues. Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2589/ You can use this UNIX script to download the release and verify th

Re: [RESULT] [VOTE] Release Apache Sling Sitemap version 1.0.6

2022-02-01 Thread Dirk Rudolph
Hi, The vote has passed with the following result : +1 (binding): Konrad Windszus, Robert Munteanu, Daniel Klco +1 (non binding): Dirk Rudolph Would any PMC member copy this release to the Sling dist directory and promote the artifacts to the central Maven repository? Thanks, Dirk On Fri, 28

Re: [RESULT] [VOTE] Release Apache Sling Sitemap version 1.0.6

2022-02-01 Thread Dirk Rudolph
Thanks Daniel! Website updated in https://github.com/apache/sling-site/commit/9500ca8173b2a2fff811aac37ba224ac3f59c706 -Dirk On Tue, 1 Feb 2022 at 16:35, Daniel Klco wrote: > > Done > > On Tue, Feb 1, 2022 at 3:56 AM Dirk Rudolph wrote: > > > Hi, > > > > The v

Release Sling Models API 1.4.2 and Sling Models Implementation 1.5.2 ?

2022-03-11 Thread Dirk Rudolph
Hey, I wanted to ask if we should start the release of Sling Models API 1.4.2 and Sling Models Implementation 1.5.2. Models API 1.4.2 https://issues.apache.org/jira/projects/SLING/versions/12350914 Models Implementation 1.5.2 https://issues.apache.org/jira/projects/SLING/versions/12350915 There

Re: [VOTE] Release Apache Sling Content Distribution API 0.7.0

2022-04-27 Thread Dirk Rudolph
There is no sha512 checksum for the source-release artefact in the stage repository. Not sure if this is a blocker but the bundle should probably update to the latest sling-bundle-parent (47) to include https://issues.apache.org/jira/browse/SLING-7534 Regards, Dirk On Tue, 26 Apr 2022 at 22:07,

[VOTE] Release Apache Sling Models API 1.4.2 and Models Implementation 1.5.2

2022-04-27 Thread Dirk Rudolph
Hi, We solved 7 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12350914 (api) https://issues.apache.org/jira/projects/SLING/versions/12350915 (impl) There were 3 outstanding issues, which I moved to Models Implementation 1.5.4. [1] [2] Staging repository: https:/

Re: [VOTE] Release Apache Sling Models API 1.4.2 and Models Implementation 1.5.2

2022-05-02 Thread Dirk Rudolph
Hi, we need one more binding vote for this release. Anyone? - Dirk On Wed, 27 Apr 2022 at 13:31, Robert Munteanu wrote: > > On Wed, 2022-04-27 at 10:08 +0200, Dirk Rudolph wrote: > > Please vote to approve this release: > > +1 > Robert

[RESULT] [VOTE] Release Apache Sling Models API 1.4.2 and Models Implementation 1.5.2

2022-05-03 Thread Dirk Rudolph
On Tue, 3 May 2022 at 11:04, Timothee Maret wrote: > > +1 > > Regards > > Timothee Maret > > Le mer. 27 avr. 2022 à 10:08, Dirk Rudolph a écrit : > > > Hi, > > > > We solved 7 issues in this release: > > > > https://issues.apache.

[VOTE] Release Apache Sling Feature Model Extension Api Region 1.6.2

2022-06-08 Thread Dirk Rudolph
Hi, we solved 1 issue in this release: https://issues.apache.org/jira/projects/SLING/versions/12351830 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2644/ You can use this UNIX script to download the release and verify the signatures: https://gitbox.apache

Re: [VOTE] Release Apache Sling Feature Model Extension Api Region 1.6.2

2022-06-13 Thread Dirk Rudolph
+1 Anyone else? We need another binding vote. Dirk On Wed, 8 Jun 2022 at 16:19, wrote: > > +1 > > David > > On Wed, 8 Jun 2022 at 13:33, Carsten Ziegeler wrote: > > > +1 > > > > Carsten > > > > Am 08.06.2022 um 14:21 schrieb Dirk Rudol

[RESULT] [VOTE] Release Apache Sling Feature Model Extension Api Region 1.6.2

2022-06-13 Thread Dirk Rudolph
Hi, The vote has passed with the following result : +1 (binding): Carsten Ziegeler, David Bosschaert, Karl Pauls +1 (non binding): Dirk Rudolph Can any of the PMC members copy the artifact to the Sling dist directory? I will then push them to Maven Central and add the release to the website

Re: [RESULT] [VOTE] Release Apache Sling Feature Model Extension Api Region 1.6.2

2022-06-16 Thread Dirk Rudolph
Anyone? Thanks, Dirk On Mon, 13 Jun 2022 at 14:00, Dirk Rudolph wrote: > > Hi, > > The vote has passed with the following result : > > +1 (binding): Carsten Ziegeler, David Bosschaert, Karl Pauls > +1 (non binding): Dirk Rudolph > > Can any of the PMC members copy the

Re: Question about org.apache.sling.models.spi.DisposalCallbackRegistry & related

2023-07-26 Thread Dirk Rudolph
Hey Paul, afaik the marker attribute it used to distinguish between real and synthetic request objects. The ServletRequestListner implementation of the ModelAdapterFactory is only called for requests created by the servlet container. There are use cases that do not have access to a request objec

Re: Question about org.apache.sling.models.spi.DisposalCallbackRegistry & related

2023-07-27 Thread Dirk Rudolph
a lot - if we enhance the contract for servlet listeners > >> being also called by Sling Engine for internal requests (which often use > >> those fake request objects). > >> > >> Regards > >> Carsten > >> > >> On 26.07.2023 17:29, Dirk Rudolph wrote

Re: [jira] [Commented] (SLING-6655) Remove untyped getModelFrom* methods from ModelFactory

2017-03-20 Thread Dirk Rudolph
he tree >> for >>> a DataLayer representation. This works with the current functionality but >>> could be cleaner. >>> >>> What I would really like to be able to do is something like this: >>> >>> Collection models = modelF

Re: New Sling Committer: Dirk Rudolph

2020-03-10 Thread Dirk Rudolph
committer. I am looking forward to commit more of my time to working on Sling and I am happy to help improving this great framework. Kind regards, Dirk > On 10 Mar 2020, at 08:53, Konrad Windszus wrote: > > Hi Sling community, > > The Sling PMC has elected Dirk Rudolph as a

Re: Exploring content distribution as a service

2020-04-09 Thread Dirk Rudolph
Hi Timothee, that sounds great, indeed. Is a Sling as source, the Kafka journal as messaging system and anything like solr as sink, what you have in mind? In the past I tried to implement a distribution with Solr as sink, which unfortunately was more complicated than I thought initially. Rega

Re: Intra Sling Calls

2020-06-02 Thread Dirk Rudolph
nsupported > Operation Exceptions? > >> Cheers - Andy > > > > -- > > -- > > Carsten Ziegeler > > Adobe Research Switzerland > > cziege...@apache.org > > -- Dirk Rudolph | Senior Software Engineer Netcentric AG M: +41 79 642 37 11 D: +49 174 966 84 34 dirk.rudo...@netcentric.biz | www.netcentric.biz

Sling to Solr integration using Sling Content Distribution

2018-01-08 Thread Dirk Rudolph
Hi devs, Recently I was evaluating if it is easily possible to integrate Sling into Solr using Sling Content Distributions and made some great progress here: https://github.com/Buuhuu/sling-content-distribution-solr The repository ex

Re: Sling to Solr integration using Sling Content Distribution

2018-01-11 Thread Dirk Rudolph
>>> flexible what is indexed and what not and how it's indexed - for best >> match >>> of the business requirements and the special features of the targeted >>> search engine. >>> >>> stefan >>> >>>> -Original Messa

Re: Sling to Solr integration using Sling Content Distribution

2018-01-17 Thread Dirk Rudolph
olr-weretail <https://github.com/Buuhuu/sling-content-distribution-solr/tree/master/sling-content-distribution-solr-weretail> Let me know what you think. /Dirk > On 11 Jan 2018, at 15:38, Dirk Rudolph wrote: > > Many thanks for the positive Feedback. > > The last thing missi

Providing an extension point for Sightly resource include behaviour

2015-04-07 Thread Dirk Rudolph
directly including the resource would stay the same (when mode isn’t specified) and would also be the fallback when the specified behaviour isn’t available. So the suggestion is fully compatible with previous versions of sightly. What do you thing?/comments appreciated. Cheers, --- Dirk Rudolph

Re: Providing an extension point for Sightly resource include behaviour

2015-04-08 Thread Dirk Rudolph
Best, > Vlad > > On Tue, Apr 7, 2015 at 12:46 PM, Dirk Rudolph <mailto:dirk.rudo...@netcentric.biz>> > wrote: > >> Hi @devs, >> >> while working on a project with a default Apache Sling based >> AEM6+Dispatcher infrastructure, we mentioned, that

Re: Providing an extension point for Sightly resource include behaviour

2015-04-09 Thread Dirk Rudolph
write whatever instructions are needed, > and each project still has the possibility to fully overlay whatever that > template proposes. > > Still, what would be great is that Sling comes with a predefined template > that offers to easily call different kind of includes. Di

Exporting ServletResolverConstants in org.apache.sling.servlets.resolver

2015-04-24 Thread Dirk Rudolph
javax.servlet.Servlet as a Sling Servlet. Now I was wondering why those constants are not exported, because I think it can be a quite common use case to register services not using SCR (especially the @SlingServlet annotation). Cheers, Dirk Rudolph | Senior Software Engineer Netcentric AG M: +41 79

[jira] [Created] (SLING-3511) Support selectors for pipeline configuration

2014-04-23 Thread Dirk Rudolph (JIRA)
Dirk Rudolph created SLING-3511: --- Summary: Support selectors for pipeline configuration Key: SLING-3511 URL: https://issues.apache.org/jira/browse/SLING-3511 Project: Sling Issue Type

[jira] [Updated] (SLING-3511) Support selectors for pipeline configuration

2014-04-23 Thread Dirk Rudolph (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-3511: Affects Version/s: Extensions Rewriter 1.0.4 > Support selectors for pipeline configurat

[jira] [Updated] (SLING-3511) Support selectors for pipeline configuration

2014-04-23 Thread Dirk Rudolph (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-3511: Affects Version/s: (was: Extensions Rewriter 1.0.4) > Support selectors for pipel

[jira] [Updated] (SLING-3511) Support selectors for pipeline configuration

2014-04-23 Thread Dirk Rudolph (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-3511: Attachment: rewriter-selectors-support.patch I implemented the feature for our project and created

[jira] [Created] (SLING-12331) Update sling maven plugins to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12331: Summary: Update sling maven plugins to maven 3.8.x Key: SLING-12331 URL: https://issues.apache.org/jira/browse/SLING-12331 Project: Sling Issue Type

[jira] [Created] (SLING-12333) Update sling-slingstart-maven-plugin to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12333: Summary: Update sling-slingstart-maven-plugin to maven 3.8.x Key: SLING-12333 URL: https://issues.apache.org/jira/browse/SLING-12333 Project: Sling Issue

[jira] [Created] (SLING-12332) Update sling-slingfeature-maven-plugin to maven 3.8.1

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12332: Summary: Update sling-slingfeature-maven-plugin to maven 3.8.1 Key: SLING-12332 URL: https://issues.apache.org/jira/browse/SLING-12332 Project: Sling Issue

[jira] [Created] (SLING-12336) Update sling-jspc-maven-plugin to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12336: Summary: Update sling-jspc-maven-plugin to maven 3.8.x Key: SLING-12336 URL: https://issues.apache.org/jira/browse/SLING-12336 Project: Sling Issue Type

[jira] [Created] (SLING-12337) Update sling-feature-converter-maven-plugin to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12337: Summary: Update sling-feature-converter-maven-plugin to maven 3.8.x Key: SLING-12337 URL: https://issues.apache.org/jira/browse/SLING-12337 Project: Sling

[jira] [Updated] (SLING-12331) Update sling maven plugins to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-12331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-12331: - Component/s: Maven Plugins and Archetypes > Update sling maven plugins to maven 3.

[jira] [Created] (SLING-12339) Update sling-feature-launcher-maven-plugin to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12339: Summary: Update sling-feature-launcher-maven-plugin to maven 3.8.x Key: SLING-12339 URL: https://issues.apache.org/jira/browse/SLING-12339 Project: Sling

[jira] [Created] (SLING-12334) Update sling-maven-launchpad-plugin to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12334: Summary: Update sling-maven-launchpad-plugin to maven 3.8.x Key: SLING-12334 URL: https://issues.apache.org/jira/browse/SLING-12334 Project: Sling Issue

[jira] [Created] (SLING-12335) Update sling-kickstart-maven-plugin to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12335: Summary: Update sling-kickstart-maven-plugin to maven 3.8.x Key: SLING-12335 URL: https://issues.apache.org/jira/browse/SLING-12335 Project: Sling Issue

[jira] [Created] (SLING-12338) Update sling-htl-maven-plugin to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12338: Summary: Update sling-htl-maven-plugin to maven 3.8.x Key: SLING-12338 URL: https://issues.apache.org/jira/browse/SLING-12338 Project: Sling Issue Type: Sub

[jira] [Created] (SLING-12340) Update sling-maven-plugin to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12340: Summary: Update sling-maven-plugin to maven 3.8.x Key: SLING-12340 URL: https://issues.apache.org/jira/browse/SLING-12340 Project: Sling Issue Type: Sub

[jira] [Created] (SLING-12341) Update sling-scriptingbundle-maven-plugin to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-12341: Summary: Update sling-scriptingbundle-maven-plugin to maven 3.8.x Key: SLING-12341 URL: https://issues.apache.org/jira/browse/SLING-12341 Project: Sling

[jira] [Assigned] (SLING-12341) Update sling-scriptingbundle-maven-plugin to maven 3.8.x

2024-05-29 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-12341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph reassigned SLING-12341: Assignee: Dirk Rudolph > Update sling-scriptingbundle-maven-plugin to maven 3.

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

2021-05-28 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-10434: Summary: ArrayIndexOutOfBoundsException in RegionConfiguration#handleMapConfig Key: SLING-10434 URL: https://issues.apache.org/jira/browse/SLING-10434 Project: Sling

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

2021-05-28 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10434: - Description: I get the following ArrayIndexOutOfBoundsException for a similar feature model as

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

2021-05-28 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353520#comment-17353520 ] Dirk Rudolph commented on SLING-10434: -- I extended [RegionConfiguration

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

2021-06-04 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353520#comment-17353520 ] Dirk Rudolph edited comment on SLING-10434 at 6/4/21, 3:3

[jira] [Created] (SLING-10556) Implement a xml sitemap module for Sling

2021-06-25 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-10556: Summary: Implement a xml sitemap module for Sling Key: SLING-10556 URL: https://issues.apache.org/jira/browse/SLING-10556 Project: Sling Issue Type: New

[jira] [Updated] (SLING-10556) Implement a xml sitemap module for Sling

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10556: - Description: Implement a mechanism to generate xml sitemaps following the sitemaps protocol

[jira] [Updated] (SLING-10556) Implement a xml sitemap module for Sling

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10556: - Fix Version/s: Sitemap 1.0.0 > Implement a xml sitemap module for Sl

[jira] [Resolved] (SLING-10556) Implement a xml sitemap module for Sling

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph resolved SLING-10556. -- Resolution: Fixed > Implement a xml sitemap module for Sl

[jira] [Commented] (SLING-10556) Implement a xml sitemap module for Sling

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369477#comment-17369477 ] Dirk Rudolph commented on SLING-10556: -- Committed with https://github.com/ap

[jira] [Created] (SLING-10557) Activate Sling Sitemap project on SonarCloud

2021-06-25 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-10557: Summary: Activate Sling Sitemap project on SonarCloud Key: SLING-10557 URL: https://issues.apache.org/jira/browse/SLING-10557 Project: Sling Issue Type

[jira] [Updated] (SLING-10557) Activate Sling Sitemap project on SonarCloud

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10557: - Description: In order to fully onboard the new Apache Sling Sitemap module we should create a

[jira] [Commented] (SLING-10557) Activate Sling Sitemap project on SonarCloud

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369480#comment-17369480 ] Dirk Rudolph commented on SLING-10557: -- [~bellingard] - can you please en

[jira] [Updated] (SLING-10559) Implement a HTTP endpoint to access sitemap generators

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10559: - Description: Sling Sitemap supports background generation (using Sling Jobs) and on-demand

[jira] [Created] (SLING-10559) Implement a HTTP endpoint to access sitemap generators

2021-06-25 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-10559: Summary: Implement a HTTP endpoint to access sitemap generators Key: SLING-10559 URL: https://issues.apache.org/jira/browse/SLING-10559 Project: Sling Issue

[jira] [Created] (SLING-10560) Implement Google Image Sitemap extensions

2021-06-25 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-10560: Summary: Implement Google Image Sitemap extensions Key: SLING-10560 URL: https://issues.apache.org/jira/browse/SLING-10560 Project: Sling Issue Type: New

[jira] [Updated] (SLING-10559) Implement a HTTP endpoint to access sitemap generators

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10559: - Labels: (was: sitemaps) > Implement a HTTP endpoint to access sitemap generat

[jira] [Updated] (SLING-10559) Implement a HTTP endpoint to access sitemap generators

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10559: - Labels: sitemaps (was: ) > Implement a HTTP endpoint to access sitemap generat

[jira] [Updated] (SLING-10560) Implement Google Image Sitemap extension

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10560: - Summary: Implement Google Image Sitemap extension (was: Implement Google Image Sitemap

[jira] [Updated] (SLING-10561) Implement Google Video Sitemap extension

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10561: - Description: Implement an Sling Sitemap Extension and ExtensionProvider to allow consumers to

[jira] [Created] (SLING-10561) Implement Google Video Sitemap extension

2021-06-25 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-10561: Summary: Implement Google Video Sitemap extension Key: SLING-10561 URL: https://issues.apache.org/jira/browse/SLING-10561 Project: Sling Issue Type: New

[jira] [Created] (SLING-10562) Implement Google News Sitemap extension

2021-06-25 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-10562: Summary: Implement Google News Sitemap extension Key: SLING-10562 URL: https://issues.apache.org/jira/browse/SLING-10562 Project: Sling Issue Type: New

[jira] [Updated] (SLING-10561) Implement Google Video Sitemap extension

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10561: - Labels: sitemaps (was: ) > Implement Google Video Sitemap extens

[jira] [Updated] (SLING-10557) Activate Sling Sitemap project on SonarCloud

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10557: - Labels: sitemaps (was: ) > Activate Sling Sitemap project on SonarCl

[jira] [Updated] (SLING-10562) Implement Google News Sitemap extension

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10562: - Labels: sitemaps (was: ) > Implement Google News Sitemap extens

[jira] [Updated] (SLING-10562) Implement Google News Sitemap extension

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10562: - Description: Implement an Sling Sitemap Extension and ExtensionProvider to allow consumers to

[jira] [Updated] (SLING-10560) Implement Google Image Sitemap extension

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10560: - Labels: sitemaps (was: ) > Implement Google Image Sitemap extens

[jira] [Updated] (SLING-10559) Implement a HTTP endpoint to access sitemap generators

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10559: - Labels: sitemaps (was: ) > Implement a HTTP endpoint to access sitemap generat

[jira] [Updated] (SLING-10556) Implement a xml sitemap module for Sling

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10556: - Labels: sitemas (was: ) > Implement a xml sitemap module for Sl

[jira] [Updated] (SLING-10556) Implement a xml sitemap module for Sling

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10556: - Labels: sitemaps (was: sitemas) > Implement a xml sitemap module for Sl

[jira] [Updated] (SLING-10559) Implement a HTTP/GraphQL endpoint to access sitemap generators

2021-06-25 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10559: - Summary: Implement a HTTP/GraphQL endpoint to access sitemap generators (was: Implement a HTTP

[jira] [Updated] (SLING-10557) Activate Sling Sitemap project on SonarCloud

2021-06-28 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10557: - Fix Version/s: (was: Sitemap 1.0.0) > Activate Sling Sitemap project on SonarCl

[jira] [Created] (SLING-10573) Separate Consumer- and ProviderTypes in packages to package versioning

2021-06-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-10573: Summary: Separate Consumer- and ProviderTypes in packages to package versioning Key: SLING-10573 URL: https://issues.apache.org/jira/browse/SLING-10573 Project

[jira] [Updated] (SLING-10573) Separate Consumer- and ProviderTypes in packages to package versioning

2021-06-29 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10573: - Description: As [suggested by Konrad|https://lists.apache.org/thread.html

[jira] [Updated] (SLING-10573) Separate Consumer- and ProviderTypes in packages to package versioning

2021-06-29 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10573: - Issue Type: Improvement (was: New Feature) > Separate Consumer- and ProviderTypes in packa

[jira] [Resolved] (SLING-10573) Separate Consumer- and ProviderTypes in packages to package versioning

2021-06-29 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph resolved SLING-10573. -- Resolution: Fixed > Separate Consumer- and ProviderTypes in packages to package version

[jira] [Resolved] (SLING-10557) Activate Sling Sitemap project on SonarCloud

2021-06-29 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph resolved SLING-10557. -- Fix Version/s: Sitemap 1.0.0 Resolution: Fixed Thank you [~bellingard] > Activ

[jira] [Created] (SLING-10574) Reduce code smells and Sonar issues for Sling Sitemap

2021-06-29 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-10574: Summary: Reduce code smells and Sonar issues for Sling Sitemap Key: SLING-10574 URL: https://issues.apache.org/jira/browse/SLING-10574 Project: Sling Issue

[jira] [Resolved] (SLING-10574) Reduce code smells and Sonar issues for Sling Sitemap

2021-06-29 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph resolved SLING-10574. -- Resolution: Fixed > Reduce code smells and Sonar issues for Sling Site

[jira] [Updated] (SLING-10574) Reduce code smells and Sonar issues for Sling Sitemap

2021-06-29 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10574: - Labels: sitemaps (was: ) > Reduce code smells and Sonar issues for Sling Site

[jira] [Updated] (SLING-10573) Separate Consumer- and ProviderTypes in packages to improve package versioning

2021-06-29 Thread Dirk Rudolph (Jira)
[ https://issues.apache.org/jira/browse/SLING-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Rudolph updated SLING-10573: - Summary: Separate Consumer- and ProviderTypes in packages to improve package versioning (was

[jira] [Created] (SLING-10575) Features w/ api-region w/o feature-origin result in broken bundle to feature mapping

2021-06-30 Thread Dirk Rudolph (Jira)
Dirk Rudolph created SLING-10575: Summary: Features w/ api-region w/o feature-origin result in broken bundle to feature mapping Key: SLING-10575 URL: https://issues.apache.org/jira/browse/SLING-10575

  1   2   3   4   5   >