You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2023/06/30 10:20:04 UTC

[camel] branch camel-3.x updated (3f9b2020d9f -> ffea0ebe5c7)

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

gzurowski pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 3f9b2020d9f CAMEL-19285: prevent Kafka client from entering an endless loop
     new 655a8ca89c6 Remove Spring Boot component reference
     new ffea0ebe5c7 Add component docs to Azure group

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel-azure-files/src/main/docs/azure-files-component.adoc      | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)


[camel] 01/02: Remove Spring Boot component reference

Posted by gz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 655a8ca89c6de5a4be341e4e0366eb90f8a2650e
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Fri Jun 30 11:45:59 2023 +0200

    Remove Spring Boot component reference
    
    There is not Spring Boot starter component to reference yet.
---
 .../camel-azure-files/src/main/docs/azure-files-component.adoc       | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc b/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc
index eb286880deb..9ae0ef1958c 100644
--- a/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc
+++ b/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc
@@ -7,7 +7,6 @@
 :supportlevel: Preview
 :component-header: Both producer and consumer are supported
 //Manually maintained attributes
-:camel-spring-boot-name: azure-files
 
 *Since Camel {since}*
 
@@ -308,7 +307,3 @@ permission is needed).
 
 This component has log level *TRACE* that can be helpful if you have
 problems.
-
-
-
-include::spring-boot:partial$starter.adoc[]


[camel] 02/02: Add component docs to Azure group

Posted by gz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit ffea0ebe5c7378b372643942ebbceeb0033e4beb
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Fri Jun 30 11:48:35 2023 +0200

    Add component docs to Azure group
---
 .../camel-azure-files/src/main/docs/azure-files-component.adoc           | 1 +
 1 file changed, 1 insertion(+)

diff --git a/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc b/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc
index 9ae0ef1958c..3b028d167e1 100644
--- a/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc
+++ b/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc
@@ -7,6 +7,7 @@
 :supportlevel: Preview
 :component-header: Both producer and consumer are supported
 //Manually maintained attributes
+:group: Azure
 
 *Since Camel {since}*