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/10/05 10:51:40 UTC

[camel-kamelets] branch main updated (4dd33bcb -> daf719a2)

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 4dd33bcb Added a renaming example to AWS S3 Source Kamelet
     new 5841e4b3 Fixed validation
     new daf719a2 Regen

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/aws-s3-source.kamelet.yaml                                      | 1 +
 .../src/main/resources/kamelets/aws-s3-source.kamelet.yaml               | 1 +
 2 files changed, 2 insertions(+)


[camel-kamelets] 02/02: Regen

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 daf719a26e32ba8b8915b016c2f012c74e031ed6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 5 12:51:27 2022 +0200

    Regen
---
 .../src/main/resources/kamelets/aws-s3-source.kamelet.yaml               | 1 +
 1 file changed, 1 insertion(+)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml
index ea027983..c72201fe 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml
@@ -106,6 +106,7 @@ spec:
         type: integer
         default: 500
   dependencies:
+    - "camel:core"
     - "camel:aws2-s3"
     - "github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT"
     - "camel:kamelet"


[camel-kamelets] 01/02: Fixed validation

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 5841e4b3eeaa690895f1b809834e3ad3d5d33302
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 5 12:50:51 2022 +0200

    Fixed validation
---
 kamelets/aws-s3-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kamelets/aws-s3-source.kamelet.yaml b/kamelets/aws-s3-source.kamelet.yaml
index ea027983..c72201fe 100644
--- a/kamelets/aws-s3-source.kamelet.yaml
+++ b/kamelets/aws-s3-source.kamelet.yaml
@@ -106,6 +106,7 @@ spec:
         type: integer
         default: 500
   dependencies:
+    - "camel:core"
     - "camel:aws2-s3"
     - "github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT"
     - "camel:kamelet"