This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 919e6e06 chore: reduce camel-kafka-connector docs to main branch only 
(#1640)
919e6e06 is described below

commit 919e6e068a9e59e6c12cd162e84fdb7b0694b400
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 11 12:25:54 2026 +0200

    chore: reduce camel-kafka-connector docs to main branch only (#1640)
    
    Drop 4.18.x and 4.14.x versioned docs for camel-kafka-connector,
    keeping only main (next). Saves ~48MB and ~900 files from the
    published site. Part of #1631 site size reduction.
    
    Co-authored-by: Claude Opus 4.6 <[email protected]>
---
 antora-playbook-snippets/antora-playbook.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/antora-playbook-snippets/antora-playbook.yml 
b/antora-playbook-snippets/antora-playbook.yml
index 1a67d024..3101e041 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -55,8 +55,6 @@ content:
     - url: https://github.com/apache/camel-kafka-connector.git
       branches:
         - main
-        - camel-kafka-connector-4.18.x
-        - camel-kafka-connector-4.14.x
       start_paths:
         - docs
         - connectors

Reply via email to