You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/12/01 12:00:10 UTC

[camel-kamelets] branch main updated (292bb030 -> 55037bc4)

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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


    from 292bb030 Regen for commit 2526f7a33b5d5f3d5a3af4e554dfc47984e4d88d
     new 78c86ac5 Fix validation for ms-exchange source kamelet
     new 55037bc4 Fix validation for ms-exchange source kamelet

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:
 kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml               | 1 +
 .../resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml | 1 +
 2 files changed, 2 insertions(+)


[camel-kamelets] 02/02: Fix validation for ms-exchange source kamelet

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

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

commit 55037bc40b675d96a8d42b6432718c8f856bb11c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 1 12:54:56 2022 +0100

    Fix validation for ms-exchange source kamelet
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml
index 8523bea2..e59e6277 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml
@@ -88,6 +88,7 @@ spec:
     - "camel:core"
     - "camel:kamelet"
     - "camel:mail-microsoft-oauth"
+    - "camel:mail"
   template:
     beans:
       - name: exchangeAuthenticator


[camel-kamelets] 01/02: Fix validation for ms-exchange source kamelet

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

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

commit 78c86ac5de794af05240365d371b21f62e6fd760
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 1 12:54:20 2022 +0100

    Fix validation for ms-exchange source kamelet
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml b/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml
index 8523bea2..e59e6277 100644
--- a/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml
+++ b/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml
@@ -88,6 +88,7 @@ spec:
     - "camel:core"
     - "camel:kamelet"
     - "camel:mail-microsoft-oauth"
+    - "camel:mail"
   template:
     beans:
       - name: exchangeAuthenticator