[GitHub] [camel-k] anishrajan25 commented on pull request #4689: Add GH Issue Template

2023-08-23 Thread via GitHub


anishrajan25 commented on PR #4689:
URL: https://github.com/apache/camel-k/pull/4689#issuecomment-1691048508

   Here are the screenshots for reference as to how the templates would look 
once rendered:
   ### Issues Page
   https://github.com/apache/camel-k/assets/5741/6f3e8d7b-88cb-48fc-870a-d3e964ee9a0a;>
   
   ---
   
   ### Bug Report Page
   
![image](https://github.com/apache/camel-k/assets/5741/f5bc467b-cbb5-4c3f-b78a-31bab813480f)
   
   ---
   
   ### Feature Request Page
   
![image](https://github.com/apache/camel-k/assets/5741/4a6923f3-d506-4c86-879d-eaa9fdbdb828)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-kamelets] apupier commented on issue #1588: Warning during build due to peter-evans/create-pull-request@v3 using node12

2023-08-23 Thread via GitHub


apupier commented on issue #1588:
URL: 
https://github.com/apache/camel-kamelets/issues/1588#issuecomment-1691043994

   This is a different plug-in, the warnign is stil lhere this one: 
https://github.com/apache/camel-kamelets/actions/runs/5954056163


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-k] anishrajan25 commented on a diff in pull request #4689: Add GH Issue Template

2023-08-23 Thread via GitHub


anishrajan25 commented on code in PR #4689:
URL: https://github.com/apache/camel-k/pull/4689#discussion_r1303825315


##
.github/ISSUE_TEMPLATE/bug_report.yaml:
##
@@ -0,0 +1,89 @@
+name: Bug Report
+description: Create a report to help us improve
+title: "[Bug]: "
+labels: ["kind/bug"]
+body:
+  - type: markdown
+attributes:
+  value: |
+Welcome to Apache Camel K!  Thanks for taking the time to fill out 
this bug report.
+
+Before you post:
+- Please search for existing issues to avoid creating duplicate 
bugs/feature requests.
+- Please be respectful and considerate of others (see [CNCF Code of 
Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md)).
+- If you only have a question, you may get a faster response by asking 
in [our Zulip chat room](https://camel.zulipchat.com/login/) or [mailing 
list](https://camel.apache.org/community/mailing-list/).
+
+Additional information helps us troubleshoot the issue faster.
+  - type: textarea
+id: what-happened
+attributes:
+  label: What happened?
+  description: |
+Please describe the problem you are experiencing. What is not working?
+Try to focus on the functional aspect of the issue, rather than 
technical details.
+  placeholder: |
+While [description of the action/steps taken]
+I noticed [description of the issue/bug]
+as a result of that [impact].
+validations:
+  required: true
+  - type: textarea
+id: reproduce
+attributes:
+  label: Steps to reproduce
+  description: How can we reproduce the issue?
+  placeholder: |
+1.
+2.
+3.
+validations:
+  required: true
+  - type: textarea
+id: expected_behavior
+attributes:
+  label: Expected behavior
+  description: What do you expected to happen?
+validations:
+  required: true
+  - type: textarea
+id: logs
+attributes:
+  label: Relevant log output
+  description: |
+Please copy and paste any relevant log output.
+This will be automatically formatted into code, so no need for 
backticks.
+Please indicate from which component the logs originate.

Review Comment:
   Sure, I have added additional pointers to add these helper points



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (97b75866898 -> 32edb3c72cc)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 97b75866898 Upgrade AWS SDK v2 to version 2.20.132 (#11194)
 add 32edb3c72cc Upgrade Jnats to version 2.16.14 (#11195)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[GitHub] [camel] oscerd merged pull request #11195: Upgrade Jnats to version 2.16.14

2023-08-23 Thread via GitHub


oscerd merged PR #11195:
URL: https://github.com/apache/camel/pull/11195


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: Upgrade Jnats to version 2.16.14 (#11195)

2023-08-23 Thread acosentino
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.git


The following commit(s) were added to refs/heads/main by this push:
 new 32edb3c72cc Upgrade Jnats to version 2.16.14 (#11195)
32edb3c72cc is described below

commit 32edb3c72cc6d506b61e990ad22f8d3b77af9682
Author: Andrea Cosentino 
AuthorDate: Thu Aug 24 07:16:35 2023 +0200

Upgrade Jnats to version 2.16.14 (#11195)

Signed-off-by: Andrea Cosentino 
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 91cc74f78ca..bcb818709c1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,7 @@
 1.9.3
 0.1.9
 2.0.0
-2.16.13
+2.16.14
 3.0.1
 0.22
 3.13.10



[camel] branch jnats-2.16.14 deleted (was 9375b2b6f8a)

2023-08-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


 was 9375b2b6f8a Upgrade Jnats to version 2.16.14

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[GitHub] [camel] github-actions[bot] commented on pull request #11195: Upgrade Jnats to version 2.16.14

2023-08-23 Thread via GitHub


github-actions[bot] commented on PR #11195:
URL: https://github.com/apache/camel/pull/11195#issuecomment-1691014078

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] oscerd commented on pull request #11195: Upgrade Jnats to version 2.16.14

2023-08-23 Thread via GitHub


oscerd commented on PR #11195:
URL: https://github.com/apache/camel/pull/11195#issuecomment-1691013938

   /component-tests camel-nats


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot_3x updated (e549957b6e8 -> 46c9957ff47)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


omit e549957b6e8 Regen for commit d30d1485ea1af44f10a0b82062e2a3add122d173
 add 46c9957ff47 Regen for commit d30d1485ea1af44f10a0b82062e2a3add122d173 
(#11192)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e549957b6e8)
\
 N -- N -- N   refs/heads/regen_bot_3x (46c9957ff47)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:



[camel] branch regen_bot updated (f7bfff4c85d -> 97b75866898)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from f7bfff4c85d (chores) camel-core: polished the code and adjusted style 
(#11190)
 add 97b75866898 Upgrade AWS SDK v2 to version 2.20.132 (#11194)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[camel] branch s3-2.20.132 deleted (was 9641cb90184)

2023-08-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


 was 9641cb90184 Upgrade AWS SDK v2 to version 2.20.132

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[camel] branch main updated: Upgrade AWS SDK v2 to version 2.20.132 (#11194)

2023-08-23 Thread acosentino
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.git


The following commit(s) were added to refs/heads/main by this push:
 new 97b75866898 Upgrade AWS SDK v2 to version 2.20.132 (#11194)
97b75866898 is described below

commit 97b75866898de32b8e3d038d51862b09a2b09d7c
Author: Andrea Cosentino 
AuthorDate: Thu Aug 24 06:56:00 2023 +0200

Upgrade AWS SDK v2 to version 2.20.132 (#11194)

Signed-off-by: Andrea Cosentino 
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cbea81cc373..91cc74f78ca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -68,7 +68,7 @@
 1.11.2
 1.11.2
 4.2.0
-2.20.131
+2.20.132
 2.14.0
 1.2.15
 
12.0.0-beta.18



[GitHub] [camel] oscerd merged pull request #11194: Upgrade AWS SDK v2 to version 2.20.132

2023-08-23 Thread via GitHub


oscerd merged PR #11194:
URL: https://github.com/apache/camel/pull/11194


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] github-actions[bot] commented on pull request #11195: Upgrade Jnats to version 2.16.14

2023-08-23 Thread via GitHub


github-actions[bot] commented on PR #11195:
URL: https://github.com/apache/camel/pull/11195#issuecomment-1690996909

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require 
manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] oscerd opened a new pull request, #11195: Upgrade Jnats to version 2.16.14

2023-08-23 Thread via GitHub


oscerd opened a new pull request, #11195:
URL: https://github.com/apache/camel/pull/11195

   # Description
   
   
   
   # Target
   
   - [x] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] 01/01: Upgrade Jnats to version 2.16.14

2023-08-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 9375b2b6f8accba20d91f93758f2da5a7b2a41e4
Author: Andrea Cosentino 
AuthorDate: Thu Aug 24 06:48:00 2023 +0200

Upgrade Jnats to version 2.16.14

Signed-off-by: Andrea Cosentino 
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cbea81cc373..e0698694239 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,7 @@
 1.9.3
 0.1.9
 2.0.0
-2.16.13
+2.16.14
 3.0.1
 0.22
 3.13.10



[camel] branch jnats-2.16.14 created (now 9375b2b6f8a)

2023-08-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


  at 9375b2b6f8a Upgrade Jnats to version 2.16.14

This branch includes the following new commits:

 new 9375b2b6f8a Upgrade Jnats to version 2.16.14

The 1 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.




[camel] branch regen_bot updated (43c2e03ce68 -> f7bfff4c85d)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 43c2e03ce68 CAMEL-19778: camel-jbang - Add DSL transform command
 add 04a0eeda45f CAMEL-19778: camel-jbang - Add DSL transform command
 add a399aac503e CAMEL-19778: camel-jbang - Add DSL transform command
 add 87b124b4627 CAMEL-19778: camel-jbang - Add DSL transform command
 add f7bfff4c85d (chores) camel-core: polished the code and adjusted style 
(#11190)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/file/FileConsumerBeginRenameStrategyTest.java | 1 -
 .../impl/DefaultProducerTemplateWithCustomCacheMaxSizeTest.java   | 1 -
 .../src/main/java/org/apache/camel/xml/LwModelToXMLDumper.java| 6 +-
 .../main/java/org/apache/camel/xml/jaxb/JaxbModelToXMLDumper.java | 6 +-
 .../src/main/java/org/apache/camel/yaml/LwModelToYAMLDumper.java  | 6 +-
 .../java/org/apache/camel/dsl/jbang/core/commands/Transform.java  | 8 +++-
 6 files changed, 22 insertions(+), 6 deletions(-)



[GitHub] [camel] github-actions[bot] commented on pull request #11194: Upgrade AWS SDK v2 to version 2.20.132

2023-08-23 Thread via GitHub


github-actions[bot] commented on PR #11194:
URL: https://github.com/apache/camel/pull/11194#issuecomment-1690989594

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require 
manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] oscerd opened a new pull request, #11194: Upgrade AWS SDK v2 to version 2.20.132

2023-08-23 Thread via GitHub


oscerd opened a new pull request, #11194:
URL: https://github.com/apache/camel/pull/11194

   # Description
   
   
   
   # Target
   
   - [x] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch s3-2.20.132 created (now 9641cb90184)

2023-08-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


  at 9641cb90184 Upgrade AWS SDK v2 to version 2.20.132

This branch includes the following new commits:

 new 9641cb90184 Upgrade AWS SDK v2 to version 2.20.132

The 1 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.




[camel] 01/01: Upgrade AWS SDK v2 to version 2.20.132

2023-08-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 9641cb901845d82117dadb4ddbac8dbf71a97a07
Author: Andrea Cosentino 
AuthorDate: Thu Aug 24 06:34:15 2023 +0200

Upgrade AWS SDK v2 to version 2.20.132

Signed-off-by: Andrea Cosentino 
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cbea81cc373..91cc74f78ca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -68,7 +68,7 @@
 1.11.2
 1.11.2
 4.2.0
-2.20.131
+2.20.132
 2.14.0
 1.2.15
 
12.0.0-beta.18



[camel] branch main updated: (chores) camel-core: polished the code and adjusted style (#11190)

2023-08-23 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new f7bfff4c85d (chores) camel-core: polished the code and adjusted style 
(#11190)
f7bfff4c85d is described below

commit f7bfff4c85d91296e2e4e7e5993219f129507af0
Author: Otavio Rodolfo Piske 
AuthorDate: Thu Aug 24 06:29:54 2023 +0200

(chores) camel-core: polished the code and adjusted style (#11190)
---
 .../apache/camel/component/file/FileConsumerBeginRenameStrategyTest.java | 1 -
 .../camel/impl/DefaultProducerTemplateWithCustomCacheMaxSizeTest.java| 1 -
 2 files changed, 2 deletions(-)

diff --git 
a/core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerBeginRenameStrategyTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerBeginRenameStrategyTest.java
index d7148f6761f..f10306a2bd9 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerBeginRenameStrategyTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerBeginRenameStrategyTest.java
@@ -54,7 +54,6 @@ public class FileConsumerBeginRenameStrategyTest extends 
ContextTestSupport {
 fw.write("I was there once in London");
 fw.flush();
 }
-;
 
 MockEndpoint mock = getMockEndpoint("mock:report");
 mock.expectedBodiesReceived("Hello London");
diff --git 
a/core/camel-core/src/test/java/org/apache/camel/impl/DefaultProducerTemplateWithCustomCacheMaxSizeTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/impl/DefaultProducerTemplateWithCustomCacheMaxSizeTest.java
index 6af4fe4f2b9..c7833f0a86f 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/impl/DefaultProducerTemplateWithCustomCacheMaxSizeTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/impl/DefaultProducerTemplateWithCustomCacheMaxSizeTest.java
@@ -78,6 +78,5 @@ public class 
DefaultProducerTemplateWithCustomCacheMaxSizeTest extends ContextTe
 "Should have thrown an exception");
 
 assertEquals("Property CamelMaximumCachePoolSize must be a positive 
number, was: 0", e.getCause().getMessage());
-;
 }
 }



[GitHub] [camel] orpiske merged pull request #11190: (chores) camel-core: polished the code and adjusted style

2023-08-23 Thread via GitHub


orpiske merged PR #11190:
URL: https://github.com/apache/camel/pull/11190


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel-spring-boot] branch main updated: Regen

2023-08-23 Thread davsclaus
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-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
 new f3a0771dcbc Regen
f3a0771dcbc is described below

commit f3a0771dcbcac2bb8953e49bd9a50b8a6ba8d852
Author: Claus Ibsen 
AuthorDate: Thu Aug 24 06:26:55 2023 +0200

Regen
---
 .../resources/org/apache/camel/springboot/catalog/components/dhis2.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
index 638eac1e40b..6e158424d6c 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
@@ -63,7 +63,7 @@
   },
   "apis": {
 "delete": { "consumerOnly": false, "producerOnly": false, "description": 
"", "methods": { "resource": { "description": "", "signatures": [ 
"java.io.InputStream resource(String path, Object resource, 
java.util.Map queryParams)" ] } } },
-"get": { "consumerOnly": false, "producerOnly": false, "description": "", 
"methods": { "collection": { "description": "", "signatures": [ 
"java.io.InputStream collection(String path, String arrayName, Boolean paging, 
String fields, String filter, 
org.apache.camel.component.dhis2.api.RootJunctionEnum rootJunction, 
java.util.Map queryParams)" ] }, "resource": { "description": 
"", "signatures": [ "java.io.InputStream resource(String path, String fields, 
String filter, or [...]
+"get": { "consumerOnly": false, "producerOnly": false, "description": "", 
"methods": { "collection": { "description": "", "signatures": [ 
"java.util.Iterator 
collection(String path, String arrayName, Boolean paging, String fields, String 
filter, org.apache.camel.component.dhis2.api.RootJunctionEnum rootJunction, 
java.util.Map queryParams)" ] }, "resource": { "description": 
"", "signatures": [ "java.io.InputStream res [...]
 "post": { "consumerOnly": false, "producerOnly": false, "description": "", 
"methods": { "resource": { "description": "", "signatures": [ 
"java.io.InputStream resource(String path, Object resource, 
java.util.Map queryParams)" ] } } },
 "put": { "consumerOnly": false, "producerOnly": false, "description": "", 
"methods": { "resource": { "description": "", "signatures": [ 
"java.io.InputStream resource(String path, Object resource, 
java.util.Map queryParams)" ] } } },
 "resourceTables": { "consumerOnly": false, "producerOnly": false, 
"description": "", "methods": { "analytics": { "description": "", "signatures": 
[ "void analytics(Boolean skipAggregate, Boolean skipEvents, Integer lastYears, 
Integer interval)" ] } } }



[camel] branch camel-3.x updated: Regen for commit d30d1485ea1af44f10a0b82062e2a3add122d173 (#11192)

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-3.x by this push:
 new 46c9957ff47 Regen for commit d30d1485ea1af44f10a0b82062e2a3add122d173 
(#11192)
46c9957ff47 is described below

commit 46c9957ff478ee1149bb19c9cd71b8db48108d86
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 24 06:21:58 2023 +0200

Regen for commit d30d1485ea1af44f10a0b82062e2a3add122d173 (#11192)

Signed-off-by: GitHub 
Co-authored-by: davsclaus 
---
 .../main/java/org/apache/camel/component/dhis2/Dhis2Converters.java  | 2 +-
 .../src/test/java/org/apache/camel/component/dhis2/Dhis2PutIT.java   | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git 
a/components/camel-dhis2/camel-dhis2-component/src/main/java/org/apache/camel/component/dhis2/Dhis2Converters.java
 
b/components/camel-dhis2/camel-dhis2-component/src/main/java/org/apache/camel/component/dhis2/Dhis2Converters.java
index e6a42b52047..e7ae5e6a455 100644
--- 
a/components/camel-dhis2/camel-dhis2-component/src/main/java/org/apache/camel/component/dhis2/Dhis2Converters.java
+++ 
b/components/camel-dhis2/camel-dhis2-component/src/main/java/org/apache/camel/component/dhis2/Dhis2Converters.java
@@ -38,4 +38,4 @@ public final class Dhis2Converters {
 return null;
 }
 }
-}
\ No newline at end of file
+}
diff --git 
a/components/camel-dhis2/camel-dhis2-component/src/test/java/org/apache/camel/component/dhis2/Dhis2PutIT.java
 
b/components/camel-dhis2/camel-dhis2-component/src/test/java/org/apache/camel/component/dhis2/Dhis2PutIT.java
index 7383ef5a157..9b7faaa3f1a 100644
--- 
a/components/camel-dhis2/camel-dhis2-component/src/test/java/org/apache/camel/component/dhis2/Dhis2PutIT.java
+++ 
b/components/camel-dhis2/camel-dhis2-component/src/test/java/org/apache/camel/component/dhis2/Dhis2PutIT.java
@@ -63,8 +63,9 @@ public class Dhis2PutIT extends AbstractDhis2TestSupport {
 String name = RandomStringUtils.randomAlphabetic(8);
 final java.io.InputStream result = requestBodyAndHeaders(endpointUri,
 new 
OrganisationUnit().withName(name).withShortName(name).withOpeningDate(new 
Date()), headers);
-OrganisationUnit organisationUnit = 
Environment.DHIS2_CLIENT.get("organisationUnits/{id}", 
Environment.ORG_UNIT_ID_UNDER_TEST)
-.transfer().returnAs(OrganisationUnit.class);
+OrganisationUnit organisationUnit
+= Environment.DHIS2_CLIENT.get("organisationUnits/{id}", 
Environment.ORG_UNIT_ID_UNDER_TEST)
+.transfer().returnAs(OrganisationUnit.class);
 assertEquals(name, organisationUnit.getName().get());
 
 assertNotNull(result, "resource result");



[GitHub] [camel] davsclaus merged pull request #11192: Generated sources regen (Camel 3)

2023-08-23 Thread via GitHub


davsclaus merged PR #11192:
URL: https://github.com/apache/camel/pull/11192


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel-spring-boot] branch camel-spring-boot-3.x updated: [create-pull-request] automated change (#916)

2023-08-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this 
push:
 new 27e87852451 [create-pull-request] automated change (#916)
27e87852451 is described below

commit 27e87852451c75f7e7979610228dc21e8f9ab697
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 24 06:15:23 2023 +0200

[create-pull-request] automated change (#916)

Co-authored-by: orpiske 
---
 .../resources/org/apache/camel/springboot/catalog/components/dhis2.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
index 346a90ea9f2..c8b51d933f3 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/dhis2.json
@@ -63,7 +63,7 @@
   },
   "apis": {
 "delete": { "consumerOnly": false, "producerOnly": false, "description": 
"", "methods": { "resource": { "description": "", "signatures": [ 
"java.io.InputStream resource(String path, Object resource, 
java.util.Map queryParams)" ] } } },
-"get": { "consumerOnly": false, "producerOnly": false, "description": "", 
"methods": { "collection": { "description": "", "signatures": [ 
"java.io.InputStream collection(String path, String arrayName, Boolean paging, 
String fields, String filter, 
org.apache.camel.component.dhis2.api.RootJunctionEnum rootJunction, 
java.util.Map queryParams)" ] }, "resource": { "description": 
"", "signatures": [ "java.io.InputStream resource(String path, String fields, 
String filter, or [...]
+"get": { "consumerOnly": false, "producerOnly": false, "description": "", 
"methods": { "collection": { "description": "", "signatures": [ 
"java.util.Iterator 
collection(String path, String arrayName, Boolean paging, String fields, String 
filter, org.apache.camel.component.dhis2.api.RootJunctionEnum rootJunction, 
java.util.Map queryParams)" ] }, "resource": { "description": 
"", "signatures": [ "java.io.InputStream res [...]
 "post": { "consumerOnly": false, "producerOnly": false, "description": "", 
"methods": { "resource": { "description": "", "signatures": [ 
"java.io.InputStream resource(String path, Object resource, 
java.util.Map queryParams)" ] } } },
 "put": { "consumerOnly": false, "producerOnly": false, "description": "", 
"methods": { "resource": { "description": "", "signatures": [ 
"java.io.InputStream resource(String path, Object resource, 
java.util.Map queryParams)" ] } } },
 "resourceTables": { "consumerOnly": false, "producerOnly": false, 
"description": "", "methods": { "analytics": { "description": "", "signatures": 
[ "void analytics(Boolean skipAggregate, Boolean skipEvents, Integer lastYears, 
Integer interval)" ] } } }



[GitHub] [camel-spring-boot] oscerd merged pull request #916: [Github Actions] Periodic Sync Camel Spring Boot (Camel 3)

2023-08-23 Thread via GitHub


oscerd merged PR #916:
URL: https://github.com/apache/camel-spring-boot/pull/916


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel-kamelets] branch main updated: Updated CHANGELOG.md

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new bbd57854 Updated CHANGELOG.md
bbd57854 is described below

commit bbd578542c3750d4ccb673cd10e78f9a31d58962
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 24 03:08:06 2023 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc3c8410..1b89813e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,15 @@
 
 [Full 
Changelog](https://github.com/apache/camel-kamelets/compare/v4.0.0-RC1...HEAD)
 
+**Fixed bugs:**
+
+- Yaks test job is reported in success despite test failure 
[\#1576](https://github.com/apache/camel-kamelets/issues/1576)
+
 **Closed issues:**
 
+- Warning during build due to peter-evans/create-pull-request@v3 using node12 
[\#1588](https://github.com/apache/camel-kamelets/issues/1588)
 - CI enablement for PPC64LE   
[\#1582](https://github.com/apache/camel-kamelets/issues/1582)
+- Fix yaks test failing on main branch 
[\#1579](https://github.com/apache/camel-kamelets/issues/1579)
 - Remove forbidden parameter names list in validator 
[\#1577](https://github.com/apache/camel-kamelets/issues/1577)
 - CI enablement on PPC64le for Camel-kamelets 
[\#1549](https://github.com/apache/camel-kamelets/issues/1549)
 - Switch from Fabric 8 Camel K Extension to Camel K CRDS in Catalog 
[\#1539](https://github.com/apache/camel-kamelets/issues/1539)
@@ -16,6 +22,9 @@
 
 **Merged pull requests:**
 
+- chore\(doc\) : Add examples for simple-filter-action kamelet 
[\#1589](https://github.com/apache/camel-kamelets/pull/1589) 
([gansheer](https://github.com/gansheer))
+- Remove no more needed GitHub actions/cache 
[\#1587](https://github.com/apache/camel-kamelets/pull/1587) 
([apupier](https://github.com/apupier))
+- chore\(test\): Fix YAKS tests 
[\#1586](https://github.com/apache/camel-kamelets/pull/1586) 
([christophd](https://github.com/christophd))
 - Rename Jenkinsfile 
[\#1584](https://github.com/apache/camel-kamelets/pull/1584) 
([oscerd](https://github.com/oscerd))
 - Generated sources regen for SBOM 
[\#1583](https://github.com/apache/camel-kamelets/pull/1583) 
([github-actions[bot]](https://github.com/apps/github-actions))
 - Camel-Kamelets : Adding jenkinsfile for ppc64le 
[\#1581](https://github.com/apache/camel-kamelets/pull/1581) 
([shreyakajbaje](https://github.com/shreyakajbaje))
@@ -41,6 +50,7 @@
 - Fix indentation in pom.xml \(tab used instead of spaces\) 
[\#1555](https://github.com/apache/camel-kamelets/pull/1555) 
([apupier](https://github.com/apupier))
 - Upgrade maven-javadoc-plugin from 3.4.0 to 3.5.0 
[\#1554](https://github.com/apache/camel-kamelets/pull/1554) 
([apupier](https://github.com/apupier))
 - Upgrade maven-surefire-plugin from 3.0.0-M7 to 3.1.2 
[\#1553](https://github.com/apache/camel-kamelets/pull/1553) 
([apupier](https://github.com/apupier))
+- Upgrade Camel from 4.0.0-RC1 to 4.0.0 
[\#1552](https://github.com/apache/camel-kamelets/pull/1552) 
([apupier](https://github.com/apupier))
 - Upgrade Camel K CRD from 1.12 to 2.0.0 
[\#1551](https://github.com/apache/camel-kamelets/pull/1551) 
([apupier](https://github.com/apupier))
 - Generated sources regen for SBOM 
[\#1550](https://github.com/apache/camel-kamelets/pull/1550) 
([github-actions[bot]](https://github.com/apps/github-actions))
 - Generated sources regen for SBOM 
[\#1548](https://github.com/apache/camel-kamelets/pull/1548) 
([github-actions[bot]](https://github.com/apps/github-actions))



[GitHub] [camel-k] github-actions[bot] commented on pull request #4690: Reorganize project to have a single Go module

2023-08-23 Thread via GitHub


github-actions[bot] commented on PR #4690:
URL: https://github.com/apache/camel-k/pull/4690#issuecomment-1690901935

   :camel: **Thank you for contributing!**
   
   Code Coverage Report :warning: - Coverage changed: 39.0% --> 33.4% (Coverage 
difference: **-5.6%**)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-k] github-actions[bot] commented on pull request #4690: Reorganize project to have a single Go module

2023-08-23 Thread via GitHub


github-actions[bot] commented on PR #4690:
URL: https://github.com/apache/camel-k/pull/4690#issuecomment-1690891175

   :camel: **Thank you for contributing!**
   
   Code Coverage Report :warning: - Coverage changed: 39.0% --> 33.4% (Coverage 
difference: **-5.6%**)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-k] claudio4j opened a new pull request, #4690: Reorganize project to have a single Go module

2023-08-23 Thread via GitHub


claudio4j opened a new pull request, #4690:
URL: https://github.com/apache/camel-k/pull/4690

   Fix https://github.com/apache/camel-k/issues/4686
   
   
   
   
   
   
   
   
   **Release Note**
   ```release-note
   Reorganize project to have a single Go module
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2926: [CI] - Quarkus Main Branch Build Failure

2023-08-23 Thread via GitHub


github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1690882570

   The 
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) 
branch build has failed:
   
   * Build ID: 5958632627-1218-62776d49-bad6-4e2e-b8b4-768ea8573e71
   * Camel Quarkus Commit: 898dcb0c1c680f71c7fb1d9c96af0764b7dc2aae
   
   * Quarkus Main Commit: Unknown
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/5958632627


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-quarkus] zhfeng commented on pull request #5219: Onboard Camel K Runtime fixups

2023-08-23 Thread via GitHub


zhfeng commented on PR #5219:
URL: https://github.com/apache/camel-quarkus/pull/5219#issuecomment-1690850021

   I'm also not confident to introduce such a big change in last minute before 
releasing `3.2.0`. I think @zbendhiba is preparing for the new release this 
week. WDYT?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request, #916: [Github Actions] Periodic Sync Camel Spring Boot (Camel 3)

2023-08-23 Thread via GitHub


github-actions[bot] opened a new pull request, #916:
URL: https://github.com/apache/camel-spring-boot/pull/916

   Periodic Sync of Camel Spring Boot Main Branch with main Camel Main.
   see 
https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-camel-3.yml


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel-k] 02/02: chore: nightly SBOM update

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.0.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 5d4d1bd92d1e5cbcbe8a005a22ad1ada9a44fe46
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 24 00:46:54 2023 +

chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 54 +-
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index aa2b5e3d3..51cd7d828 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json;,
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:237c476a-c1e7-49f0-a0f9-4790343f2d6b",
+  "serialNumber": "urn:uuid:d932bc54-1f47-4c7c-b4ac-a09439eed1a9",
   "version": 1,
   "metadata": {
-"timestamp": "2023-08-23T00:51:40Z",
+"timestamp": "2023-08-24T00:46:54Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230823004526-0e2d83045a35?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230824004437-034d0b1404fd?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20230823004526-0e2d83045a35",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230823004526-0e2d83045a35?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20230824004437-034d0b1404fd",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230824004437-034d0b1404fd?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k;,
@@ -423,18 +423,18 @@
   }
 },
 {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/apis/camel@v0.0.0-20230823004526-0e2d83045a35?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/apis/camel@v0.0.0-20230824004437-034d0b1404fd?type=module",
   "type": "library",
   "name": "github.com/apache/camel-k/v2/pkg/apis/camel",
-  "version": "v0.0.0-20230823004526-0e2d83045a35",
+  "version": "v0.0.0-20230824004437-034d0b1404fd",
   "scope": "required",
   "hashes": [
 {
   "alg": "SHA-256",
-  "content": 
"e0521709d250975f335d10e3113b0db937af1dffdf57d1c0e9ecd918a0fe80dc"
+  "content": 
"bdb7393ad118fa0a6f9918162979f57c80486723bdc8ec045539d3a1fcd66dd8"
 }
   ],
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/apis/camel@v0.0.0-20230823004526-0e2d83045a35?type=module\u0026goos=linux\u0026goarch=amd64",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/apis/camel@v0.0.0-20230824004437-034d0b1404fd?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k/v2/pkg/apis/camel;,
@@ -443,18 +443,18 @@
   ]
 },
 {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/client/camel@v0.0.0-20230823004526-0e2d83045a35?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/client/camel@v0.0.0-20230824004437-034d0b1404fd?type=module",
   "type": "library",
   "name": "github.com/apache/camel-k/v2/pkg/client/camel",
-  "version": "v0.0.0-20230823004526-0e2d83045a35",
+  "version": "v0.0.0-20230824004437-034d0b1404fd",
   "scope": "required",
   "hashes": [
 {
   "alg": "SHA-256",
-  "content": 
"d1a4ab4216ed9f594d8b46439de9f79ebb14755d4cf2036d5ba1796ee30408fb"
+  "content": 
"7da75ce9c5995726c2c5da02a94df25424363c800e53e92395c1270d6d1e9ce2"
 }
   ],
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/client/camel@v0.0.0-20230823004526-0e2d83045a35?type=module\u0026goos=linux\u0026goarch=amd64",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/client/camel@v0.0.0-20230824004437-034d0b1404fd?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k/v2/pkg/client/camel;,
@@ -463,18 +463,18 @@
   ]
 },
 {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/kamelet/repository@v0.0.0-20230823004526-0e2d83045a35?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/kamelet/repository@v0.0.0-20230824004437-034d0b1404fd?type=module",
   "type": "library",
   "name": "github.com/apache/camel-k/v2/pkg/kamelet/repository",
-  "version": "v0.0.0-20230823004526-0e2d83045a35",
+  "version": "v0.0.0-20230824004437-034d0b1404fd",
   "scope": "required",
   "hashes": [
   

[camel-k] 01/02: chore: changelog automatic update

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.0.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 034d0b1404fdeff7d998aad4584739042d333238
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 24 00:44:37 2023 +

chore: changelog automatic update
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index af5c908c5..5f2aa32b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@
 - Give the possibility to add a maven profile to an Integration project 
[\#4560](https://github.com/apache/camel-k/issues/4560)
 - Documentation and validation for new feature Build Pipeline 
[\#4558](https://github.com/apache/camel-k/issues/4558)
 - `kamel promote` dry run should not validate 
[\#4534](https://github.com/apache/camel-k/issues/4534)
+- Helm chart 0.13.1 failed to install 
[\#4497](https://github.com/apache/camel-k/issues/4497)
 - error  when moving file after processing in sftp 
[\#4306](https://github.com/apache/camel-k/issues/4306)
 - is there a component for kafka queue to create routes 
[\#4279](https://github.com/apache/camel-k/issues/4279)
 - Possibility to bring in pluggable and shareable trait configuration 
[\#4271](https://github.com/apache/camel-k/issues/4271)
@@ -35,6 +36,7 @@
 - Release script utils: Remove examples upload since they don't exist anymore 
[\#4069](https://github.com/apache/camel-k/issues/4069)
 - `kamel promote` with new tenancy model 
[\#3890](https://github.com/apache/camel-k/issues/3890)
 - Use `govulncheck` to check security vulnerabilities 
[\#3753](https://github.com/apache/camel-k/issues/3753)
+- update camel-k operator from 0.6.0 
[\#3259](https://github.com/apache/camel-k/issues/3259)
 - Split Operator binary from Kamel CLI binary 
[\#3175](https://github.com/apache/camel-k/issues/3175)
 - Document installation on air-gapped clusters 
[\#1721](https://github.com/apache/camel-k/issues/1721)
 - Delegate installation to external tools 
[\#1503](https://github.com/apache/camel-k/issues/1503)



[camel-k] branch release-2.0.x updated (d86783d90 -> 5d4d1bd92)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch release-2.0.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


from d86783d90 chore: nightly SBOM update
 new 034d0b140 chore: changelog automatic update
 new 5d4d1bd92 chore: nightly SBOM update

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:
 CHANGELOG.md   |  2 ++
 camel-k-sbom/camel-k-sbom.json | 54 +-
 2 files changed, 29 insertions(+), 27 deletions(-)



[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request, #915: [Github Actions] Periodic Sync Camel Spring Boot (Camel 4)

2023-08-23 Thread via GitHub


github-actions[bot] opened a new pull request, #915:
URL: https://github.com/apache/camel-spring-boot/pull/915

   Periodic Sync of Camel Spring Boot Main Branch with main Camel Main.
   see 
https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel-k] branch release-1.12.x updated (38d91876c -> 5bb308a20)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch release-1.12.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


from 38d91876c Periodic Sync of Camel K Main Branch for SBOM Generation
 new 5dfed39fb chore: changelog automatic update
 new 5bb308a20 Periodic Sync of Camel K Main Branch for SBOM Generation

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:
 CHANGELOG.md   |  2 ++
 camel-k-sbom/camel-k-sbom.json | 54 +-
 2 files changed, 29 insertions(+), 27 deletions(-)



[camel-k] 02/02: Periodic Sync of Camel K Main Branch for SBOM Generation

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-1.12.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 5bb308a20855f4fc81831beb831ea652c4889f64
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 24 00:36:13 2023 +

Periodic Sync of Camel K Main Branch for SBOM Generation
---
 camel-k-sbom/camel-k-sbom.json | 54 +-
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 8e26013ff..945992771 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json;,
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:d81e7074-1e49-4d1e-bfbc-fcdbc7298a09",
+  "serialNumber": "urn:uuid:d10c59d7-8f1f-4de0-ac35-c26cc9887790",
   "version": 1,
   "metadata": {
-"timestamp": "2023-08-23T00:34:35Z",
+"timestamp": "2023-08-24T00:36:13Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k@v0.0.0-20230823002945-a03603c98e29?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k@v0.0.0-20230824003020-5dfed39fba2a?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k",
-  "version": "v0.0.0-20230823002945-a03603c98e29",
-  "purl": 
"pkg:golang/github.com/apache/camel-k@v0.0.0-20230823002945-a03603c98e29?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20230824003020-5dfed39fba2a",
+  "purl": 
"pkg:golang/github.com/apache/camel-k@v0.0.0-20230824003020-5dfed39fba2a?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k;,
@@ -510,18 +510,18 @@
   }
 },
 {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230823002945-a03603c98e29?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230824003020-5dfed39fba2a?type=module",
   "type": "library",
   "name": "github.com/apache/camel-k/pkg/apis/camel",
-  "version": "v0.0.0-20230823002945-a03603c98e29",
+  "version": "v0.0.0-20230824003020-5dfed39fba2a",
   "scope": "required",
   "hashes": [
 {
   "alg": "SHA-256",
-  "content": 
"d50c9c6026e0c951d600910854d096f2afd6c4f4a202ccc43ad37ef84a7e9a30"
+  "content": 
"9ca9ee33b8771895e0ac336bfa9dc89d57f0d1ddc1480dad4494b153c5529316"
 }
   ],
-  "purl": 
"pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230823002945-a03603c98e29?type=module\u0026goos=linux\u0026goarch=amd64",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230824003020-5dfed39fba2a?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k/pkg/apis/camel;,
@@ -530,18 +530,18 @@
   ]
 },
 {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230823002945-a03603c98e29?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230824003020-5dfed39fba2a?type=module",
   "type": "library",
   "name": "github.com/apache/camel-k/pkg/client/camel",
-  "version": "v0.0.0-20230823002945-a03603c98e29",
+  "version": "v0.0.0-20230824003020-5dfed39fba2a",
   "scope": "required",
   "hashes": [
 {
   "alg": "SHA-256",
-  "content": 
"16ab53590c9df3453990dd134b62766f236bf2839ecf8926303c007997426dcf"
+  "content": 
"9bf5c23ebdecb4be26891fb2f9236737e095e466f3753808292f50160fdd085c"
 }
   ],
-  "purl": 
"pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230823002945-a03603c98e29?type=module\u0026goos=linux\u0026goarch=amd64",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230824003020-5dfed39fba2a?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k/pkg/client/camel;,
@@ -550,18 +550,18 @@
   ]
 },
 {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230823002945-a03603c98e29?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230824003020-5dfed39fba2a?type=module",
   "type": "library",
   "name": "github.com/apache/camel-k/pkg/kamelet/repository",
-  "version": "v0.0.0-20230823002945-a03603c98e29",
+  "version": "v0.0.0-20230824003020-5dfed39fba2a",
   "scope": "required",
   "hashes": [
 {
   "alg": 

[camel-k] 01/02: chore: changelog automatic update

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-1.12.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 5dfed39fba2aa0ef303cfa42cd229b604da538a3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 24 00:30:20 2023 +

chore: changelog automatic update
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index af5c908c5..5f2aa32b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@
 - Give the possibility to add a maven profile to an Integration project 
[\#4560](https://github.com/apache/camel-k/issues/4560)
 - Documentation and validation for new feature Build Pipeline 
[\#4558](https://github.com/apache/camel-k/issues/4558)
 - `kamel promote` dry run should not validate 
[\#4534](https://github.com/apache/camel-k/issues/4534)
+- Helm chart 0.13.1 failed to install 
[\#4497](https://github.com/apache/camel-k/issues/4497)
 - error  when moving file after processing in sftp 
[\#4306](https://github.com/apache/camel-k/issues/4306)
 - is there a component for kafka queue to create routes 
[\#4279](https://github.com/apache/camel-k/issues/4279)
 - Possibility to bring in pluggable and shareable trait configuration 
[\#4271](https://github.com/apache/camel-k/issues/4271)
@@ -35,6 +36,7 @@
 - Release script utils: Remove examples upload since they don't exist anymore 
[\#4069](https://github.com/apache/camel-k/issues/4069)
 - `kamel promote` with new tenancy model 
[\#3890](https://github.com/apache/camel-k/issues/3890)
 - Use `govulncheck` to check security vulnerabilities 
[\#3753](https://github.com/apache/camel-k/issues/3753)
+- update camel-k operator from 0.6.0 
[\#3259](https://github.com/apache/camel-k/issues/3259)
 - Split Operator binary from Kamel CLI binary 
[\#3175](https://github.com/apache/camel-k/issues/3175)
 - Document installation on air-gapped clusters 
[\#1721](https://github.com/apache/camel-k/issues/1721)
 - Delegate installation to external tools 
[\#1503](https://github.com/apache/camel-k/issues/1503)



[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2927: [CI] - Camel Main Branch Build Failure

2023-08-23 Thread via GitHub


github-actions[bot] commented on issue #2927:
URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1690808055

   The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) 
branch build has failed:
   
   * Build ID: 5957786365-1114-b04ad188-0808-4022-8463-a3e0e8ad3c5f
   * Camel Quarkus Commit: f51fd205c37cbfddeb1dc14a464b324fc0f5ec22
   
   * Camel Main Commit: 89fcb6dc694ead4df418148e018a677a0bd857d9
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/5957786365


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-k] github-actions[bot] commented on issue #4266: [Regression] javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found

2023-08-23 Thread via GitHub


github-actions[bot] commented on issue #4266:
URL: https://github.com/apache/camel-k/issues/4266#issuecomment-1690803645

   This issue has been automatically marked as stale due to 90 days of 
inactivity.
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply 
write any comment.
   Thanks for your contributions!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel-k] 01/02: chore: changelog automatic update

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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

commit 8587bed99b78d0d772878be81f04cd54a9717abe
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 23 23:42:53 2023 +

chore: changelog automatic update
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5965e99fc..9a6005aa7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@
 - Give the possibility to add a maven profile to an Integration project 
[\#4560](https://github.com/apache/camel-k/issues/4560)
 - Documentation and validation for new feature Build Pipeline 
[\#4558](https://github.com/apache/camel-k/issues/4558)
 - `kamel promote` dry run should not validate 
[\#4534](https://github.com/apache/camel-k/issues/4534)
+- Helm chart 0.13.1 failed to install 
[\#4497](https://github.com/apache/camel-k/issues/4497)
 - error  when moving file after processing in sftp 
[\#4306](https://github.com/apache/camel-k/issues/4306)
 - is there a component for kafka queue to create routes 
[\#4279](https://github.com/apache/camel-k/issues/4279)
 - Possibility to bring in pluggable and shareable trait configuration 
[\#4271](https://github.com/apache/camel-k/issues/4271)
@@ -35,6 +36,7 @@
 - Release script utils: Remove examples upload since they don't exist anymore 
[\#4069](https://github.com/apache/camel-k/issues/4069)
 - `kamel promote` with new tenancy model 
[\#3890](https://github.com/apache/camel-k/issues/3890)
 - Use `govulncheck` to check security vulnerabilities 
[\#3753](https://github.com/apache/camel-k/issues/3753)
+- update camel-k operator from 0.6.0 
[\#3259](https://github.com/apache/camel-k/issues/3259)
 - Split Operator binary from Kamel CLI binary 
[\#3175](https://github.com/apache/camel-k/issues/3175)
 - Document installation on air-gapped clusters 
[\#1721](https://github.com/apache/camel-k/issues/1721)
 - Delegate installation to external tools 
[\#1503](https://github.com/apache/camel-k/issues/1503)
@@ -44,6 +46,7 @@
 
 **Merged pull requests:**
 
+- fix\(e2e\): helm install procedure  
[\#4684](https://github.com/apache/camel-k/pull/4684) 
([squakez](https://github.com/squakez))
 - chore\(deps\): bump github.com/google/uuid from 1.3.0 to 1.3.1 
[\#4681](https://github.com/apache/camel-k/pull/4681) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - chore\(ci\): Tekton task onboarded 
[\#4679](https://github.com/apache/camel-k/pull/4679) 
([squakez](https://github.com/squakez))
 - Fix: Namespace permissions in api groups 
[\#4672](https://github.com/apache/camel-k/pull/4672) 
([rajat965ng](https://github.com/rajat965ng))



[camel-k] 02/02: chore: nightly SBOM update

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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

commit 6851bb9aa8e27e9a3af5c95ca71781931f03ac66
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 23 23:47:12 2023 +

chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 54 +-
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 9f86d1638..43e402f09 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json;,
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:96c8ffb9-3870-452a-8dc0-6a98e0ac5056",
+  "serialNumber": "urn:uuid:19e51884-144a-4538-be05-ff9e2be9f47b",
   "version": 1,
   "metadata": {
-"timestamp": "2023-08-22T23:47:09Z",
+"timestamp": "2023-08-23T23:47:12Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230822234643-3c30ce6f61a8?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230823234253-8587bed99b78?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20230822234643-3c30ce6f61a8",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230822234643-3c30ce6f61a8?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20230823234253-8587bed99b78",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20230823234253-8587bed99b78?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k;,
@@ -423,18 +423,18 @@
   }
 },
 {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/apis/camel@v0.0.0-20230822234643-3c30ce6f61a8?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/apis/camel@v0.0.0-20230823234253-8587bed99b78?type=module",
   "type": "library",
   "name": "github.com/apache/camel-k/v2/pkg/apis/camel",
-  "version": "v0.0.0-20230822234643-3c30ce6f61a8",
+  "version": "v0.0.0-20230823234253-8587bed99b78",
   "scope": "required",
   "hashes": [
 {
   "alg": "SHA-256",
-  "content": 
"4dd320965f83c786500aab87117f80ee06ac604bf7271ef2768ede0736c78804"
+  "content": 
"c4583366db7bc71253600a30118e40083ef30780338b685cfae678a269c413d1"
 }
   ],
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/apis/camel@v0.0.0-20230822234643-3c30ce6f61a8?type=module\u0026goos=linux\u0026goarch=amd64",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/apis/camel@v0.0.0-20230823234253-8587bed99b78?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k/v2/pkg/apis/camel;,
@@ -443,18 +443,18 @@
   ]
 },
 {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/client/camel@v0.0.0-20230822234643-3c30ce6f61a8?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/client/camel@v0.0.0-20230823234253-8587bed99b78?type=module",
   "type": "library",
   "name": "github.com/apache/camel-k/v2/pkg/client/camel",
-  "version": "v0.0.0-20230822234643-3c30ce6f61a8",
+  "version": "v0.0.0-20230823234253-8587bed99b78",
   "scope": "required",
   "hashes": [
 {
   "alg": "SHA-256",
-  "content": 
"8ff134f9358f80119b23038bf828a1225831667df44629ea4d3cba0ef9ba5d89"
+  "content": 
"e0b7f235e0ff037bdbfe54c5a96382b3e9587d96907d88765a2bee24aefe0509"
 }
   ],
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/client/camel@v0.0.0-20230822234643-3c30ce6f61a8?type=module\u0026goos=linux\u0026goarch=amd64",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/client/camel@v0.0.0-20230823234253-8587bed99b78?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k/v2/pkg/client/camel;,
@@ -463,18 +463,18 @@
   ]
 },
 {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/kamelet/repository@v0.0.0-20230822234643-3c30ce6f61a8?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2/pkg/kamelet/repository@v0.0.0-20230823234253-8587bed99b78?type=module",
   "type": "library",
   "name": "github.com/apache/camel-k/v2/pkg/kamelet/repository",
-  "version": "v0.0.0-20230822234643-3c30ce6f61a8",
+  "version": "v0.0.0-20230823234253-8587bed99b78",
   "scope": "required",
   "hashes": [
 {
 

[camel-k] branch main updated (44610e6b8 -> 6851bb9aa)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from 44610e6b8 fix(e2e): helm install procedure
 new 8587bed99 chore: changelog automatic update
 new 6851bb9aa chore: nightly SBOM update

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:
 CHANGELOG.md   |  3 +++
 camel-k-sbom/camel-k-sbom.json | 54 +-
 2 files changed, 30 insertions(+), 27 deletions(-)



[camel-k-runtime] 02/02: chore: update SBOM

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit fa2ff6dc669dd7ac00ff3cfac60130db20bf1485
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 23 23:40:28 2023 +

chore: update SBOM
---
 camel-k-runtime-sbom/camel-k-runtime-sbom.json | 140 -
 camel-k-runtime-sbom/camel-k-runtime-sbom.xml  | 140 -
 2 files changed, 140 insertions(+), 140 deletions(-)

diff --git a/camel-k-runtime-sbom/camel-k-runtime-sbom.json 
b/camel-k-runtime-sbom/camel-k-runtime-sbom.json
index ddeac7ed..a5248655 100644
--- a/camel-k-runtime-sbom/camel-k-runtime-sbom.json
+++ b/camel-k-runtime-sbom/camel-k-runtime-sbom.json
@@ -10306,41 +10306,41 @@
   "publisher" : "Apache Software Foundation",
   "group" : "org.codehaus.groovy",
   "name" : "groovy",
-  "version" : "3.0.18",
+  "version" : "3.0.19",
   "description" : "Groovy: A powerful, dynamic language for the JVM",
   "scope" : "required",
   "hashes" : [
 {
   "alg" : "MD5",
-  "content" : "2429d4c6a2f473c4402441eee40a563c"
+  "content" : "9c17b83be659c497655522c3075ccd80"
 },
 {
   "alg" : "SHA-1",
-  "content" : "3be2f69b98a9773e94d04f60a27728c6af5df7b3"
+  "content" : "92b51fe5bf7e9534d74f77daf5cf05d0f15c7ea5"
 },
 {
   "alg" : "SHA-256",
-  "content" : 
"d5082e154701135da0e0ce2263a943d215e5785232ad36929d3bbb644e0544e3"
+  "content" : 
"7ad326b0a7e49791f552313e35df7406c1a46bb6faf7908c2ecbb74daeff23fb"
 },
 {
   "alg" : "SHA-512",
-  "content" : 
"6bcd33a20d1152a86188d22b55b5a809d3a9c07eaccf69b7f78bd5dafebc04b52064b57541c640d1e95991a0ee3a7bd229b76559b4fd8ffad5097191a6a53395"
+  "content" : 
"8a52bce982c9f27ee427c640929f871f7b8f86223a226894dc4b42cbad3f6d71dc50bcf12e80f1310b5e2ec4e84e47c3674efda72f5375393b0db4a8eb8d39cb"
 },
 {
   "alg" : "SHA-384",
-  "content" : 
"435e706a58988af1fb04dfc8481daa32f34badef5fead669c93ae5aad936cb4759e649e5715f7c90036e009ff928657d"
+  "content" : 
"a4b30ae8a73473f3245df28964512fe7270675d4a1ce698c0fa70ff2b4db0aac23083673fb59ce9e19129656d55a47a8"
 },
 {
   "alg" : "SHA3-384",
-  "content" : 
"8e7e1432d9a3c60abb5499efd74f507aa84ad5a3b4e8bb8bad85734902224db021cab3626ca381a797835b9e520c0b60"
+  "content" : 
"2712ef6daef5892b2147f3db52d10a5263765a00835fb0a75f88f244163c910923a2063a7172935882e1380361a261c6"
 },
 {
   "alg" : "SHA3-256",
-  "content" : 
"f2719b8afa5e9a77c95fbce528e59c204b4c3355fe18764b691dafb46b088b90"
+  "content" : 
"631794d6a84710ec6b6aef07d50d41e828aab1ca240b79f9327032d226947fb0"
 },
 {
   "alg" : "SHA3-512",
-  "content" : 
"f1db98cea197676f706d4d8376e707e575385d5c3462ac9d66fe8e03d1aa6411170c4d19b459b972304cb1e14f30817bd7ce48cd5e571538acb0fe0f7871df41"
+  "content" : 
"d9fa6e3d2e3bc25474b4fd24bca50be4e4252936d77ec1457990fe6dd7d50a7feaf6fbf8f18729b0230d2936d62e26c6038c49a6a9a60e2799f4de5a06865863"
 }
   ],
   "licenses" : [
@@ -10350,7 +10350,7 @@
   }
 }
   ],
-  "purl" : "pkg:maven/org.codehaus.groovy/groovy@3.0.18?type=jar",
+  "purl" : "pkg:maven/org.codehaus.groovy/groovy@3.0.19?type=jar",
   "externalReferences" : [
 {
   "type" : "website",
@@ -10370,47 +10370,47 @@
 }
   ],
   "type" : "library",
-  "bom-ref" : "pkg:maven/org.codehaus.groovy/groovy@3.0.18?type=jar"
+  "bom-ref" : "pkg:maven/org.codehaus.groovy/groovy@3.0.19?type=jar"
 },
 {
   "publisher" : "Apache Software Foundation",
   "group" : "org.codehaus.groovy",
   "name" : "groovy-xml",
-  "version" : "3.0.18",
+  "version" : "3.0.19",
   "description" : "Groovy: A powerful, dynamic language for the JVM",
   "scope" : "required",
   "hashes" : [
 {
   "alg" : "MD5",
-  "content" : "7eae18670016edac799567e07d083eb6"
+  "content" : "e3c4e778f61709034b7231a17faebfb9"
 },
 {
   "alg" : "SHA-1",
-  "content" : "40199f6a86f74a2cf9a7b59391b86ea70ecdd92a"
+  "content" : "26a59bfc5e4812b5583de50903f924793582c6fc"
 },
 {
   "alg" : "SHA-256",
-  "content" : 
"dce099b7007c2c01da6a31f1462859cd84dbfe74773507798bc07708da2e79c4"
+  "content" : 
"1527f7c7778dda9c87c8c905b81aba865e5dc7b92932bf2d04b85e96b3f8ad9e"
 },
 {
   "alg" : "SHA-512",
-  "content" : 
"99f9236f4821a54567209663a25e5fe74e79c82168776f75187c4eb36e3816a05392dcf14ca31e1608f2f9f93f30c86c8085a3696e4b324f4b14e2f031365a54"
+  "content" : 

[camel-k-runtime] branch main updated (adb8f89a -> fa2ff6dc)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


from adb8f89a build(deps): bump groovy-version from 3.0.18 to 3.0.19
 new 3bf71747 chore: update changelog
 new fa2ff6dc chore: update SBOM

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:
 CHANGELOG.md   |   1 +
 camel-k-runtime-sbom/camel-k-runtime-sbom.json | 140 -
 camel-k-runtime-sbom/camel-k-runtime-sbom.xml  | 140 -
 3 files changed, 141 insertions(+), 140 deletions(-)



[camel-k-runtime] 01/02: chore: update changelog

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 3bf7174730a12725a63d1c258a7abb4a28b6fdd2
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 23 23:34:25 2023 +

chore: update changelog
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3728d115..4de6af7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Merged pull requests:**
 
+- build\(deps\): bump groovy-version from 3.0.18 to 3.0.19 
[\#1078](https://github.com/apache/camel-k-runtime/pull/1078) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - fix automatic CEQ update: don't print mvn download statement 
[\#1077](https://github.com/apache/camel-k-runtime/pull/1077) 
([claudio4j](https://github.com/claudio4j))
 - feat: new Camel Quarkus version 3.0.0-RC2 and Quarkus 3.2.2 
[\#1076](https://github.com/apache/camel-k-runtime/pull/1076) 
([claudio4j](https://github.com/claudio4j))
 - Camel quarkus 3 
[\#1075](https://github.com/apache/camel-k-runtime/pull/1075) 
([squakez](https://github.com/squakez))



[camel] branch regen_bot updated (87b124b4627 -> 43c2e03ce68)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


omit 87b124b4627 CAMEL-19778: camel-jbang - Add DSL transform command
omit a399aac503e CAMEL-19778: camel-jbang - Add DSL transform command
omit 04a0eeda45f CAMEL-19778: camel-jbang - Add DSL transform command

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (43c2e03ce68)
\
 O -- O -- O   (87b124b4627)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/xml/LwModelToXMLDumper.java| 6 +-
 .../main/java/org/apache/camel/xml/jaxb/JaxbModelToXMLDumper.java | 6 +-
 .../src/main/java/org/apache/camel/yaml/LwModelToYAMLDumper.java  | 6 +-
 .../java/org/apache/camel/dsl/jbang/core/commands/Transform.java  | 8 +---
 4 files changed, 4 insertions(+), 22 deletions(-)



[GitHub] [camel-k] claudio4j commented on a diff in pull request #4689: Add GH Issue Template

2023-08-23 Thread via GitHub


claudio4j commented on code in PR #4689:
URL: https://github.com/apache/camel-k/pull/4689#discussion_r1303526842


##
.github/ISSUE_TEMPLATE/bug_report.yaml:
##
@@ -0,0 +1,89 @@
+name: Bug Report
+description: Create a report to help us improve
+title: "[Bug]: "
+labels: ["kind/bug"]
+body:
+  - type: markdown
+attributes:
+  value: |
+Welcome to Apache Camel K!  Thanks for taking the time to fill out 
this bug report.
+
+Before you post:
+- Please search for existing issues to avoid creating duplicate 
bugs/feature requests.
+- Please be respectful and considerate of others (see [CNCF Code of 
Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md)).
+- If you only have a question, you may get a faster response by asking 
in [our Zulip chat room](https://camel.zulipchat.com/login/) or [mailing 
list](https://camel.apache.org/community/mailing-list/).
+
+Additional information helps us troubleshoot the issue faster.
+  - type: textarea
+id: what-happened
+attributes:
+  label: What happened?
+  description: |
+Please describe the problem you are experiencing. What is not working?
+Try to focus on the functional aspect of the issue, rather than 
technical details.
+  placeholder: |
+While [description of the action/steps taken]
+I noticed [description of the issue/bug]
+as a result of that [impact].
+validations:
+  required: true
+  - type: textarea
+id: reproduce
+attributes:
+  label: Steps to reproduce
+  description: How can we reproduce the issue?
+  placeholder: |
+1.
+2.
+3.
+validations:
+  required: true
+  - type: textarea
+id: expected_behavior
+attributes:
+  label: Expected behavior
+  description: What do you expected to happen?
+validations:
+  required: true
+  - type: textarea
+id: logs
+attributes:
+  label: Relevant log output
+  description: |
+Please copy and paste any relevant log output.
+This will be automatically formatted into code, so no need for 
backticks.
+Please indicate from which component the logs originate.
+  render: shell
+  - type: textarea
+id: screenshot
+attributes:
+  label: Screenshot
+  description: If applicable, add screenshots to help explain your problem.

Review Comment:
   Please, add "only screenshot of visual elementos, any text must be in text 
format." or something closer to it, to avoid users posting screenshots of code 
or logs.



##
.github/ISSUE_TEMPLATE/bug_report.yaml:
##
@@ -0,0 +1,89 @@
+name: Bug Report
+description: Create a report to help us improve
+title: "[Bug]: "
+labels: ["kind/bug"]
+body:
+  - type: markdown
+attributes:
+  value: |
+Welcome to Apache Camel K!  Thanks for taking the time to fill out 
this bug report.
+
+Before you post:
+- Please search for existing issues to avoid creating duplicate 
bugs/feature requests.
+- Please be respectful and considerate of others (see [CNCF Code of 
Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md)).
+- If you only have a question, you may get a faster response by asking 
in [our Zulip chat room](https://camel.zulipchat.com/login/) or [mailing 
list](https://camel.apache.org/community/mailing-list/).
+
+Additional information helps us troubleshoot the issue faster.
+  - type: textarea
+id: what-happened
+attributes:
+  label: What happened?
+  description: |
+Please describe the problem you are experiencing. What is not working?
+Try to focus on the functional aspect of the issue, rather than 
technical details.
+  placeholder: |
+While [description of the action/steps taken]
+I noticed [description of the issue/bug]
+as a result of that [impact].
+validations:
+  required: true
+  - type: textarea
+id: reproduce
+attributes:
+  label: Steps to reproduce
+  description: How can we reproduce the issue?
+  placeholder: |
+1.
+2.
+3.
+validations:
+  required: true
+  - type: textarea
+id: expected_behavior
+attributes:
+  label: Expected behavior
+  description: What do you expected to happen?
+validations:
+  required: true
+  - type: textarea
+id: logs
+attributes:
+  label: Relevant log output
+  description: |
+Please copy and paste any relevant log output.
+This will be automatically formatted into code, so no need for 
backticks.
+Please indicate from which component the logs originate.

Review Comment:
   You can add "how to get camel-k-operator log: `kubectl logs -f $(k get pod 
-l app=camel-k -oname)`"
   Also, camel-k-operator my be installed on another namespace, so the user has 
to verify it.
   If the 

[camel] branch regen_bot updated (a399aac503e -> 87b124b4627)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from a399aac503e CAMEL-19778: camel-jbang - Add DSL transform command
 add 87b124b4627 CAMEL-19778: camel-jbang - Add DSL transform command

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/xml/LwModelToXMLDumper.java  | 6 +-
 .../main/java/org/apache/camel/xml/jaxb/JaxbModelToXMLDumper.java   | 6 +-
 .../src/main/java/org/apache/camel/yaml/LwModelToYAMLDumper.java| 6 +-
 3 files changed, 15 insertions(+), 3 deletions(-)



[GitHub] [camel-kamelets] Ziauddin135 opened a new issue, #1590: NoSuchEndpointException while using TOD uri in kamelets/salesforce-update-sink.kamelet.yaml

2023-08-23 Thread via GitHub


Ziauddin135 opened a new issue, #1590:
URL: https://github.com/apache/camel-kamelets/issues/1590

   we are using **kamelets/salesforce-update-sink.kamelet.yaml** in openshift 
and getting this error while calling the salesforce endpoint using TOD uri in 
**kamelets/salesforce-update-sink.kamelet.yaml** to update salesforce sObject
   
   ===
   _org.apache.camel.NoSuchEndpointException: No endpoint could be found for: 
local-salesforce-2://updateSObject?rawPayload=true=aH17A0006GZSAY=KameletSink__c,
 please check your classpath contains the needed Camel component jar_
   ===
   We are running the attached following kafka-sf-binding.yaml in openshift
   
[Kafka-sf-binding.txt](https://github.com/apache/camel-kamelets/files/12423175/Kafka-sf-binding.txt)
   
   and using **kamelets/salesforce-update-sink.kamelet.yaml** to update sObject 
in salesforce
   while publishing the following JSON in Kafka :-
   
   ```
   {
   "payload": {
   "ExtId__c": "1234567890",
   "Name__c": "search",
   "City__c": "Bhopal"
   },
   "sObjectId": "s7876768ZSAY",
   "sObjectName": "KameletSink__c"
   }
   ```
   
   getting this complete exception log
   [kafka-source-updat-sink-binding-7d5f6575f6-vj2kh-integration 
(1).log](https://github.com/apache/camel-kamelets/files/12423210/kafka-source-updat-sink-binding-7d5f6575f6-vj2kh-integration.1.log)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: CAMEL-19778: camel-jbang - Add DSL transform command

2023-08-23 Thread davsclaus
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.git


The following commit(s) were added to refs/heads/main by this push:
 new 87b124b4627 CAMEL-19778: camel-jbang - Add DSL transform command
87b124b4627 is described below

commit 87b124b4627e2bd207095aecd1539b8f8dfb60e0
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 22:38:49 2023 +0200

CAMEL-19778: camel-jbang - Add DSL transform command
---
 .../src/main/java/org/apache/camel/xml/LwModelToXMLDumper.java  | 6 +-
 .../main/java/org/apache/camel/xml/jaxb/JaxbModelToXMLDumper.java   | 6 +-
 .../src/main/java/org/apache/camel/yaml/LwModelToYAMLDumper.java| 6 +-
 3 files changed, 15 insertions(+), 3 deletions(-)

diff --git 
a/core/camel-xml-io/src/main/java/org/apache/camel/xml/LwModelToXMLDumper.java 
b/core/camel-xml-io/src/main/java/org/apache/camel/xml/LwModelToXMLDumper.java
index 91bb5d9fef4..39c7c513250 100644
--- 
a/core/camel-xml-io/src/main/java/org/apache/camel/xml/LwModelToXMLDumper.java
+++ 
b/core/camel-xml-io/src/main/java/org/apache/camel/xml/LwModelToXMLDumper.java
@@ -320,7 +320,11 @@ public class LwModelToXMLDumper implements 
ModelToXMLDumper {
 }
 
 private void doWriteRegistryBeanDefinition(RegistryBeanDefinition b) {
-buffer.write(String.format("%n", 
b.getName(), b.getType()));
+String type = b.getType();
+if (type.startsWith("#class:")) {
+type = type.substring(7);
+}
+buffer.write(String.format("%n", 
b.getName(), type));
 if (b.getProperties() != null && !b.getProperties().isEmpty()) {
 buffer.write(String.format("%n"));
 for (Map.Entry entry : 
b.getProperties().entrySet()) {
diff --git 
a/core/camel-xml-jaxb/src/main/java/org/apache/camel/xml/jaxb/JaxbModelToXMLDumper.java
 
b/core/camel-xml-jaxb/src/main/java/org/apache/camel/xml/jaxb/JaxbModelToXMLDumper.java
index 0d4ca70f8c7..896a5e9ce9c 100644
--- 
a/core/camel-xml-jaxb/src/main/java/org/apache/camel/xml/jaxb/JaxbModelToXMLDumper.java
+++ 
b/core/camel-xml-jaxb/src/main/java/org/apache/camel/xml/jaxb/JaxbModelToXMLDumper.java
@@ -333,7 +333,11 @@ public class JaxbModelToXMLDumper implements 
ModelToXMLDumper {
 }
 
 private void doWriteRegistryBeanDefinition(RegistryBeanDefinition b) {
-buffer.write(String.format("%n", 
b.getName(), b.getType()));
+String type = b.getType();
+if (type.startsWith("#class:")) {
+type = type.substring(7);
+}
+buffer.write(String.format("%n", 
b.getName(), type));
 if (b.getProperties() != null && !b.getProperties().isEmpty()) {
 buffer.write(String.format("%n"));
 for (Map.Entry entry : 
b.getProperties().entrySet()) {
diff --git 
a/core/camel-yaml-io/src/main/java/org/apache/camel/yaml/LwModelToYAMLDumper.java
 
b/core/camel-yaml-io/src/main/java/org/apache/camel/yaml/LwModelToYAMLDumper.java
index ed49ca2fceb..d07d18826d2 100644
--- 
a/core/camel-yaml-io/src/main/java/org/apache/camel/yaml/LwModelToYAMLDumper.java
+++ 
b/core/camel-yaml-io/src/main/java/org/apache/camel/yaml/LwModelToYAMLDumper.java
@@ -308,8 +308,12 @@ public class LwModelToYAMLDumper implements 
ModelToYAMLDumper {
 }
 
 private void doWriteRegistryBeanDefinition(RegistryBeanDefinition b) {
+String type = b.getType();
+if (type.startsWith("#class:")) {
+type = type.substring(7);
+}
 buffer.write(String.format("- name: %s%n", b.getName()));
-buffer.write(String.format("  type: \"%s\"%n", b.getType()));
+buffer.write(String.format("  type: \"%s\"%n", type));
 if (b.getProperties() != null && !b.getProperties().isEmpty()) {
 buffer.write(String.format("  properties:%n"));
 for (Map.Entry entry : 
b.getProperties().entrySet()) {



[GitHub] [camel-k] anishrajan25 commented on pull request #4689: Add GH Issue Template

2023-08-23 Thread via GitHub


anishrajan25 commented on PR #4689:
URL: https://github.com/apache/camel-k/pull/4689#issuecomment-1690589809

   @claudio4j Could you please review the PR?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-k] anishrajan25 opened a new pull request, #4689: Add GH Issue Template

2023-08-23 Thread via GitHub


anishrajan25 opened a new pull request, #4689:
URL: https://github.com/apache/camel-k/pull/4689

   
   
   
   
   
   
   
   Fixes Issue #4675 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (04a0eeda45f -> a399aac503e)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 04a0eeda45f CAMEL-19778: camel-jbang - Add DSL transform command
 add a399aac503e CAMEL-19778: camel-jbang - Add DSL transform command

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/dsl/jbang/core/commands/Transform.java  | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)



[camel] branch regen_bot updated (dd756ec2275 -> 04a0eeda45f)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


omit dd756ec2275 Regen for commit 872cdd99486cee773889e6113dc41336037d4c1e
omit a399aac503e CAMEL-19778: camel-jbang - Add DSL transform command

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (04a0eeda45f)
\
 O -- O -- O   (dd756ec2275)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 10604 ---
 .../camel/component/aws2/sqs/Sqs2Consumer.java |71 +-
 .../camel/component/kafka/KafkaConfiguration.java  |11 +
 .../org/apache/camel/main/BaseMainSupport.java | 3 +
 .../org/apache/camel/xml/in/ModelParserTest.java   |10 +-
 .../camel/dsl/jbang/core/commands/Transform.java   | 8 +-
 6 files changed, 4403 insertions(+), 6304 deletions(-)



[GitHub] [camel] github-actions[bot] closed pull request #11193: Generated sources regen

2023-08-23 Thread via GitHub


github-actions[bot] closed pull request #11193: Generated sources regen
URL: https://github.com/apache/camel/pull/11193


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot_3x updated (73a487c9b00 -> e549957b6e8)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


omit 73a487c9b00 Regen for commit 34d342e110a6a6ab69d9898515e190a8aa0b0227
 add 3d3b6167d7e Upgrade spring stuff in preparation for next Spring Boot 
release
 add d30d1485ea1 Upgrade to groovy 3.0.19
 add e549957b6e8 Regen for commit d30d1485ea1af44f10a0b82062e2a3add122d173

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (73a487c9b00)
\
 N -- N -- N   refs/heads/regen_bot_3x (e549957b6e8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml | 10 +-
 parent/pom.xml | 10 +-
 pom.xml|  2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)



[camel-kamelets-examples] branch main updated: Add gitignore

2023-08-23 Thread davsclaus
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-kamelets-examples.git


The following commit(s) were added to refs/heads/main by this push:
 new 366f051  Add gitignore
366f051 is described below

commit 366f051d8a9551c2978d095f86cff3e6949ebb18
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 22:12:53 2023 +0200

Add gitignore
---
 jbang/xml-to-yaml/.gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/jbang/xml-to-yaml/.gitignore b/jbang/xml-to-yaml/.gitignore
index 11c58b7..898d599 100644
--- a/jbang/xml-to-yaml/.gitignore
+++ b/jbang/xml-to-yaml/.gitignore
@@ -1 +1,2 @@
-dump
\ No newline at end of file
+dump
+my-dump
\ No newline at end of file



[camel] branch regen_bot updated (196756f7f35 -> dd756ec2275)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 196756f7f35 Upgrade spring security and batch
 add 43c2e03ce68 CAMEL-19778: camel-jbang - Add DSL transform command
 add 04a0eeda45f CAMEL-19778: camel-jbang - Add DSL transform command
 add a399aac503e CAMEL-19778: camel-jbang - Add DSL transform command
 add dd756ec2275 Regen for commit 872cdd99486cee773889e6113dc41336037d4c1e

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 10368 +++
 .../camel/component/aws2/sqs/Sqs2Consumer.java |71 +-
 .../camel/component/kafka/KafkaConfiguration.java  |11 -
 .../camel/impl/DefaultDumpRoutesStrategy.java  | 8 +
 .../org/apache/camel/main/BaseMainSupport.java | 3 -
 .../org/apache/camel/xml/in/ModelParserTest.java   |10 +-
 .../dsl/jbang/core/commands/CamelJBangMain.java| 1 +
 .../apache/camel/dsl/jbang/core/commands/Run.java  |22 +
 .../camel/dsl/jbang/core/commands/Transform.java   |88 +
 9 files changed, 6299 insertions(+), 4283 deletions(-)
 create mode 100644 
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Transform.java



[GitHub] [camel] github-actions[bot] opened a new pull request, #11193: Generated sources regen

2023-08-23 Thread via GitHub


github-actions[bot] opened a new pull request, #11193:
URL: https://github.com/apache/camel/pull/11193

   Regen bot :robot: found some uncommitted changes after running build on 
:camel: main.
   Please do not delete `regen_bot` branch after merge/rebase.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: CAMEL-19778: camel-jbang - Add DSL transform command

2023-08-23 Thread davsclaus
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.git


The following commit(s) were added to refs/heads/main by this push:
 new a399aac503e CAMEL-19778: camel-jbang - Add DSL transform command
a399aac503e is described below

commit a399aac503e8c0040f41936499ecf067cb776d59
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 22:09:56 2023 +0200

CAMEL-19778: camel-jbang - Add DSL transform command
---
 .../java/org/apache/camel/dsl/jbang/core/commands/Transform.java  | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Transform.java
 
b/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Transform.java
index 41dac072174..b00e9712147 100644
--- 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Transform.java
+++ 
b/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Transform.java
@@ -41,7 +41,11 @@ public class Transform extends CamelCommand {
 
 @CommandLine.Option(names = { "--format" },
 description = "Output format (xml or yaml)", 
defaultValue = "yaml")
-String format;
+String format = "yaml";
+
+@CommandLine.Option(names = { "--resolve-placeholders" }, defaultValue = 
"false",
+description = "Whether to resolve property 
placeholders in the dumped output")
+boolean resolvePlaceholders;
 
 @CommandLine.Option(names = { "--uri-as-parameters" },
 description = "Whether to expand URIs into separated 
key/value parameters (only in use for YAML format)")
@@ -59,7 +63,7 @@ public class Transform extends CamelCommand {
 main.addInitialProperty("camel.main.dumpRoutes", format);
 main.addInitialProperty("camel.main.dumpRoutesInclude", 
"routes,rests,routeConfigurations,beans");
 main.addInitialProperty("camel.main.dumpRoutesLog", "false");
-
main.addInitialProperty("camel.main.dumpRoutesResolvePlaceholders", "false");
+
main.addInitialProperty("camel.main.dumpRoutesResolvePlaceholders", "" + 
resolvePlaceholders);
 
main.addInitialProperty("camel.main.dumpRoutesUriAsParameters", "" + 
uriAsParameters);
 main.addInitialProperty("camel.main.dumpRoutesDirectory", 
directory);
 }



[camel] branch main updated: CAMEL-19778: camel-jbang - Add DSL transform command

2023-08-23 Thread davsclaus
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.git


The following commit(s) were added to refs/heads/main by this push:
 new 04a0eeda45f CAMEL-19778: camel-jbang - Add DSL transform command
04a0eeda45f is described below

commit 04a0eeda45f5b357d27c4f3621ca7fd5e0c7ffe5
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 22:05:39 2023 +0200

CAMEL-19778: camel-jbang - Add DSL transform command
---
 .../main/java/org/apache/camel/dsl/jbang/core/commands/Transform.java   | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Transform.java
 
b/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Transform.java
index c5b2196c807..41dac072174 100644
--- 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Transform.java
+++ 
b/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Transform.java
@@ -58,6 +58,8 @@ public class Transform extends CamelCommand {
 protected void doAddInitialProperty(KameletMain main) {
 main.addInitialProperty("camel.main.dumpRoutes", format);
 main.addInitialProperty("camel.main.dumpRoutesInclude", 
"routes,rests,routeConfigurations,beans");
+main.addInitialProperty("camel.main.dumpRoutesLog", "false");
+
main.addInitialProperty("camel.main.dumpRoutesResolvePlaceholders", "false");
 
main.addInitialProperty("camel.main.dumpRoutesUriAsParameters", "" + 
uriAsParameters);
 main.addInitialProperty("camel.main.dumpRoutesDirectory", 
directory);
 }



[camel-kamelets-examples] branch main updated (401b458 -> 6d6839b)

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


from 401b458  CAMEL-19772: camel-core - Dump routes to include custom beans
 new 080c560  Bean order should not matter
 new 6d6839b  We have a jbang command now

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:
 jbang/xml-to-yaml/application.properties | 5 -
 jbang/xml-to-yaml/order-spring.xml   | 8 
 2 files changed, 4 insertions(+), 9 deletions(-)
 delete mode 100644 jbang/xml-to-yaml/application.properties



[camel-kamelets-examples] 02/02: We have a jbang command now

2023-08-23 Thread davsclaus
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-kamelets-examples.git

commit 6d6839bbba3016d51e1ee55e85a3903d2b9611ab
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:45:35 2023 +0200

We have a jbang command now
---
 jbang/xml-to-yaml/application.properties | 5 -
 1 file changed, 5 deletions(-)

diff --git a/jbang/xml-to-yaml/application.properties 
b/jbang/xml-to-yaml/application.properties
deleted file mode 100644
index 4c10dbe..000
--- a/jbang/xml-to-yaml/application.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-# dump routes to YAML in dump folder
-camel.main.dump-routes=yaml
-camel.main.dump-routes-include=all
-camel.main.dump-routes-directory=dump
-camel.main.dump-routes-uri-as-parameters=true
\ No newline at end of file



[camel-kamelets-examples] 01/02: Bean order should not matter

2023-08-23 Thread davsclaus
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-kamelets-examples.git

commit 080c56081db4795a0d7ce518d35368a14948036e
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 16:11:29 2023 +0200

Bean order should not matter
---
 jbang/xml-to-yaml/order-spring.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/jbang/xml-to-yaml/order-spring.xml 
b/jbang/xml-to-yaml/order-spring.xml
index 33f613e..29e0f81 100644
--- a/jbang/xml-to-yaml/order-spring.xml
+++ b/jbang/xml-to-yaml/order-spring.xml
@@ -2,14 +2,14 @@
 
 
 http://www.springframework.org/schema/beans;>
-
-   
-   
-   



 
+   
+   
+   
+   
 
 
 



[GitHub] [camel-quarkus] claudio4j closed pull request #5117: Onboard Camel K Runtime

2023-08-23 Thread via GitHub


claudio4j closed pull request #5117: Onboard Camel K Runtime
URL: https://github.com/apache/camel-quarkus/pull/5117


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: CAMEL-19778: camel-jbang - Add DSL transform command

2023-08-23 Thread davsclaus
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.git


The following commit(s) were added to refs/heads/main by this push:
 new 43c2e03ce68 CAMEL-19778: camel-jbang - Add DSL transform command
43c2e03ce68 is described below

commit 43c2e03ce680efe49e55910a498934055115f24e
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 22:00:34 2023 +0200

CAMEL-19778: camel-jbang - Add DSL transform command
---
 .../camel/impl/DefaultDumpRoutesStrategy.java  |  8 +++
 .../dsl/jbang/core/commands/CamelJBangMain.java|  1 +
 .../apache/camel/dsl/jbang/core/commands/Run.java  | 22 ++
 .../camel/dsl/jbang/core/commands/Transform.java   | 82 ++
 4 files changed, 113 insertions(+)

diff --git 
a/core/camel-core-engine/src/main/java/org/apache/camel/impl/DefaultDumpRoutesStrategy.java
 
b/core/camel-core-engine/src/main/java/org/apache/camel/impl/DefaultDumpRoutesStrategy.java
index cf0e4093d3f..88b0e1f09ca 100644
--- 
a/core/camel-core-engine/src/main/java/org/apache/camel/impl/DefaultDumpRoutesStrategy.java
+++ 
b/core/camel-core-engine/src/main/java/org/apache/camel/impl/DefaultDumpRoutesStrategy.java
@@ -183,6 +183,10 @@ public class DefaultDumpRoutesStrategy extends 
ServiceSupport implements DumpRou
 if (size > 0) {
 Map groups = new LinkedHashMap<>();
 for (RouteDefinition route : model.getRouteDefinitions()) {
+if ((route.isRest() != null && route.isRest()) || 
(route.isTemplate() != null && route.isTemplate())) {
+// skip routes that are rest/templates
+continue;
+}
 Resource res = route.getResource();
 if (res == null) {
 res = dummy;
@@ -364,6 +368,10 @@ public class DefaultDumpRoutesStrategy extends 
ServiceSupport implements DumpRou
 if (size > 0) {
 Map groups = new LinkedHashMap<>();
 for (RouteDefinition route : model.getRouteDefinitions()) {
+if ((route.isRest() != null && route.isRest()) || 
(route.isTemplate() != null && route.isTemplate())) {
+// skip routes that are rest/templates
+continue;
+}
 Resource res = route.getResource();
 if (res == null) {
 res = dummy;
diff --git 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/CamelJBangMain.java
 
b/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/CamelJBangMain.java
index b602c8a7426..4c303bcd73b 100644
--- 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/CamelJBangMain.java
+++ 
b/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/CamelJBangMain.java
@@ -91,6 +91,7 @@ public class CamelJBangMain implements Callable {
 .addSubcommand("ps", new CommandLine(new ListProcess(main)))
 .addSubcommand("stop", new CommandLine(new StopProcess(main)))
 .addSubcommand("trace", new CommandLine(new 
CamelTraceAction(main)))
+.addSubcommand("transform", new CommandLine(new 
Transform(main)))
 .addSubcommand("get", new CommandLine(new CamelStatus(main))
 .addSubcommand("context", new CommandLine(new 
CamelContextStatus(main)))
 .addSubcommand("route", new CommandLine(new 
CamelRouteStatus(main)))
diff --git 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Run.java
 
b/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Run.java
index 95b6ce49c96..d4025154fd3 100644
--- 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Run.java
+++ 
b/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Run.java
@@ -110,6 +110,7 @@ public class Run extends CamelCommand {
 
 private boolean silentRun;
 private boolean pipeRun;
+private boolean transformRun;
 
 private File logFile;
 
@@ -269,6 +270,12 @@ public class Run extends CamelCommand {
 return run();
 }
 
+protected Integer runTransform() throws Exception {
+// just boot silently and exit
+transformRun = true;
+return run();
+}
+
 protected Integer runPipe(String file) throws Exception {
 this.files.add(file);
 pipeRun = true;
@@ -449,10 +456,21 @@ public class Run extends CamelCommand {
 // do not run for very long in silent run
 main.addInitialProperty("camel.main.autoStartup", "false");
 main.addInitialProperty("camel.main.durationMaxSeconds", "1");
+ 

[camel] branch regen_bot_3x updated (c0e0beb42ed -> 73a487c9b00)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


from c0e0beb42ed CAMEL-19760: netty-http:prevent the usage of proxy 
protocol in producer endpoint (#11165)
 add 50fcf9bd862 CAMEL-19777: Fix usage of FQQN with toD (#11178)
 add 667617021ca fix!: change way collection items are transformed into 
domain objects (#11186)
 add 34d342e110a CAMEL-19777: Fix usage of FQQN with toD (#11178)
 add 73a487c9b00 Regen for commit 34d342e110a6a6ab69d9898515e190a8aa0b0227

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/dhis2/api/Dhis2Get.java |  9 ++-
 .../camel/component/dhis2/api/Dhis2Resource.java   | 22 +++
 .../component/dhis2/api/ItemTypeConverter.java | 69 ---
 .../component/dhis2/api/Dhis2GetTestCase.java  | 56 
 .../component/dhis2/Dhis2ConvertersLoader.java | 51 ++
 .../dhis2/Dhis2GetEndpointConfiguration.java   |  2 +-
 .../dhis2/internal/Dhis2GetApiMethod.java  |  2 +-
 .../services/org/apache/camel/TypeConverterLoader  |  2 +
 .../org/apache/camel/component/dhis2/dhis2.json|  2 +-
 .../src/main/docs/dhis2-component.adoc |  7 +-
 .../camel/component/dhis2/Dhis2Converters.java | 41 
 .../apache/camel/component/dhis2/Dhis2GetIT.java   | 24 +++
 .../apache/camel/component/dhis2/Dhis2PutIT.java   |  7 +-
 .../apache/camel/component/dhis2/Environment.java  | 11 ++--
 .../camel/component/jms/JmsSendDynamicAware.java   |  9 ++-
 .../jms/JmsToFullyQualifiedQueueNameTest.java  | 77 ++
 16 files changed, 278 insertions(+), 113 deletions(-)
 create mode 100644 
components/camel-dhis2/camel-dhis2-api/src/main/java/org/apache/camel/component/dhis2/api/Dhis2Resource.java
 delete mode 100644 
components/camel-dhis2/camel-dhis2-api/src/main/java/org/apache/camel/component/dhis2/api/ItemTypeConverter.java
 create mode 100644 
components/camel-dhis2/camel-dhis2-component/src/generated/java/org/apache/camel/component/dhis2/Dhis2ConvertersLoader.java
 create mode 100644 
components/camel-dhis2/camel-dhis2-component/src/generated/resources/META-INF/services/org/apache/camel/TypeConverterLoader
 create mode 100644 
components/camel-dhis2/camel-dhis2-component/src/main/java/org/apache/camel/component/dhis2/Dhis2Converters.java
 create mode 100644 
components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java



[GitHub] [camel] github-actions[bot] opened a new pull request, #11192: Generated sources regen (Camel 3)

2023-08-23 Thread via GitHub


github-actions[bot] opened a new pull request, #11192:
URL: https://github.com/apache/camel/pull/11192

   Regen bot :robot: found some uncommitted changes after running build on 
:camel: `camel-3` branch.
   Please do not delete `regen_bot` branch after merge/rebase.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (632cde6f5d7 -> 196756f7f35)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 632cde6f5d7 Remove unused JmsSendDynamicPostProcessor (#11191)
 add 039c227700c Upgrade to groovy 4.0.14
 add 196756f7f35 Upgrade spring security and batch

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 4 ++--
 pom.xml| 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)



[camel] branch camel-4.0.x updated: Upgrade spring security and batch

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-4.0.x by this push:
 new 3b0296071f2 Upgrade spring security and batch
3b0296071f2 is described below

commit 3b0296071f253ede2a320d72916688e9b1d8e1b6
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:25:33 2023 +0200

Upgrade spring security and batch
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 96fafa48ef6..4488d49e802 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -424,13 +424,13 @@
 3.7.7
 1.9.5_1
 2.3-groovy-4.0
-5.0.2
+5.0.3
 3.1.2
 3.1.1
 3.0.4
 6.0.11
 3.0.7
-6.1.2
+6.1.3
 4.0.5
 1.5
 3.14.9



[camel] branch main updated: Upgrade spring security and batch

2023-08-23 Thread davsclaus
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.git


The following commit(s) were added to refs/heads/main by this push:
 new 196756f7f35 Upgrade spring security and batch
196756f7f35 is described below

commit 196756f7f3550333862c56dd9630ecb4907db2ce
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:25:33 2023 +0200

Upgrade spring security and batch
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index debafce4591..cbea81cc373 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -424,13 +424,13 @@
 3.7.7
 1.9.5_1
 2.3-groovy-4.0
-5.0.2
+5.0.3
 3.1.2
 3.1.1
 3.0.4
 6.0.11
 3.0.7
-6.1.2
+6.1.3
 4.0.5
 1.5
 3.14.9



[camel] branch camel-4.0.x updated: Upgrade to groovy 4.0.14

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-4.0.x by this push:
 new da6eedbc460 Upgrade to groovy 4.0.14
da6eedbc460 is described below

commit da6eedbc4608c6f1e0621525d6b74be327223afd
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:23:30 2023 +0200

Upgrade to groovy 4.0.14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c8f85978336..66e3401c234 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
 4.0.3
 4.0.3
 4.0.3
-4.0.13
+4.0.14
 
 false
 



[camel] branch main updated: Upgrade to groovy 4.0.14

2023-08-23 Thread davsclaus
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.git


The following commit(s) were added to refs/heads/main by this push:
 new 039c227700c Upgrade to groovy 4.0.14
039c227700c is described below

commit 039c227700c4caec4d74d704b9d2efd26ec259ec
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:23:30 2023 +0200

Upgrade to groovy 4.0.14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6fe2c3165ce..555cd1e2488 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
 4.0.3
 4.0.3
 4.0.3
-4.0.13
+4.0.14
 
 false
 



[camel] branch camel-3.20.x updated: Upgrade to groovy 3.0.19

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-3.20.x by this push:
 new 872cdd99486 Upgrade to groovy 3.0.19
872cdd99486 is described below

commit 872cdd99486cee773889e6113dc41336037d4c1e
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:21:03 2023 +0200

Upgrade to groovy 3.0.19
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 99a6aa278d8..2df7214bfe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
 2.5
 3.0
 1.11.1
-3.0.17
+3.0.19
 
 false
 



[camel] branch camel-3.21.x updated: Upgrade to groovy 3.0.19

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-3.21.x by this push:
 new 7835f671054 Upgrade to groovy 3.0.19
7835f671054 is described below

commit 7835f67105403f8b6a5fd7279fc89b3861ac9f11
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:21:03 2023 +0200

Upgrade to groovy 3.0.19
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9607a71312a..1027fdf6887 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
 2.5
 3.0
 1.11.1
-3.0.17
+3.0.19
 
 false
 



[camel] branch camel-3.x updated (34d342e110a -> d30d1485ea1)

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


from 34d342e110a CAMEL-19777: Fix usage of FQQN with toD (#11178)
 new 3d3b6167d7e Upgrade spring stuff in preparation for next Spring Boot 
release
 new d30d1485ea1 Upgrade to groovy 3.0.19

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-dependencies/pom.xml | 10 +-
 parent/pom.xml | 10 +-
 pom.xml|  2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)



[camel] 02/02: Upgrade to groovy 3.0.19

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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

commit d30d1485ea1af44f10a0b82062e2a3add122d173
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:21:03 2023 +0200

Upgrade to groovy 3.0.19
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fcba0771b90..4c1048106c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
 2.5
 3.0
 1.11.1
-3.0.17
+3.0.19
 
 false
 



[camel] 01/02: Upgrade spring stuff in preparation for next Spring Boot release

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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

commit 3d3b6167d7eba284cd952d4c4a8aee42b02f884c
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:20:42 2023 +0200

Upgrade spring stuff in preparation for next Spring Boot release
---
 camel-dependencies/pom.xml | 10 +-
 parent/pom.xml | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index c84cfbd7a8b..38a1feb6966 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -409,8 +409,8 @@
 3.5.2
 3.3.2
 4.2.19
-1.0.7
-1.10.8
+1.0.9
+1.10.10
 2.0.1
 
3.0
 3.0.1
@@ -479,7 +479,7 @@
 3.7.4
 1.0.4
 1.1.1
-3.5.4
+3.5.9
 3.16.7
 1.7.1
 4.5.1
@@ -516,12 +516,12 @@
 3.3.1
 1.9.0_1
 2.1-groovy-3.0
-4.3.8
+4.3.9
 2.6.2
 5.5.18
 2.4.1
 2.4.8
-5.8.5
+5.8.6
 2.3.3
 ${spring5-version}
 [5,6)
diff --git a/parent/pom.xml b/parent/pom.xml
index 8e06f2037a6..8bf860de4e6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -397,8 +397,8 @@
 3.5.2
 3.3.2
 4.2.19
-1.10.8
-1.0.7
+1.10.10
+1.0.9
 2.0.1
 3.0.1
 
3.0
@@ -466,7 +466,7 @@
 3.7.4
 3.7.4
 1.0.4
-3.5.4
+3.5.9
 1.1.1
 3.16.7
 1.7.1
@@ -506,7 +506,7 @@
 3.3.1
 1.9.0_1
 2.1-groovy-3.0
-4.3.8
+4.3.9
 2.6.2
 5.5.18
 2.4.1
@@ -515,7 +515,7 @@
 ${spring5-version}
 5.3.29
 2.4.8
-5.8.5
+5.8.6
 3.1.6
 1.5
 3.14.9



[camel] branch regen_bot updated (5ec42c7e460 -> 632cde6f5d7)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 5ec42c7e460 Moved non-generated class to correct directory (#11187)
 add 632cde6f5d7 Remove unused JmsSendDynamicPostProcessor (#11191)

No new revisions were added by this update.

Summary of changes:
 .../component/jms/JmsSendDynamicPostProcessor.java | 28 --
 .../jms/JmsToFullyQualifiedQueueNameTest.java  |  9 ---
 2 files changed, 6 insertions(+), 31 deletions(-)
 delete mode 100644 
components/camel-jms/src/main/resources/org/apache/camel/component/jms/JmsSendDynamicPostProcessor.java



[GitHub] [camel-quarkus] claudio4j commented on pull request #5219: Onboard Camel K Runtime fixups

2023-08-23 Thread via GitHub


claudio4j commented on PR #5219:
URL: https://github.com/apache/camel-quarkus/pull/5219#issuecomment-1690506462

   Thanks Peter.
   @jamesnetherton  This onboard to a camel-quarkus release will give us a 
important opportunity to decrease dependency of camel-k-runtime. Also, given 
that camel-k-runtime extension should not be visible or usable for regular 
camel-quarkus, I would say this onboard has very minimal risk to disrupt 
anything in camel-quarkus applications.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] davsclaus merged pull request #11191: Remove unused JmsSendDynamicPostProcessor

2023-08-23 Thread via GitHub


davsclaus merged PR #11191:
URL: https://github.com/apache/camel/pull/11191


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: Remove unused JmsSendDynamicPostProcessor (#11191)

2023-08-23 Thread davsclaus
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.git


The following commit(s) were added to refs/heads/main by this push:
 new 632cde6f5d7 Remove unused JmsSendDynamicPostProcessor (#11191)
632cde6f5d7 is described below

commit 632cde6f5d7cf8ab4bc916853eff290e92a41ed5
Author: Denis Istomin 
AuthorDate: Thu Aug 24 00:08:05 2023 +0500

Remove unused JmsSendDynamicPostProcessor (#11191)
---
 .../component/jms/JmsSendDynamicPostProcessor.java | 28 --
 .../jms/JmsToFullyQualifiedQueueNameTest.java  |  9 ---
 2 files changed, 6 insertions(+), 31 deletions(-)

diff --git 
a/components/camel-jms/src/main/resources/org/apache/camel/component/jms/JmsSendDynamicPostProcessor.java
 
b/components/camel-jms/src/main/resources/org/apache/camel/component/jms/JmsSendDynamicPostProcessor.java
deleted file mode 100644
index 2b155768400..000
--- 
a/components/camel-jms/src/main/resources/org/apache/camel/component/jms/JmsSendDynamicPostProcessor.java
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *  http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.apache.camel.component.jms;
-
-import org.apache.camel.Exchange;
-import org.apache.camel.Processor;
-
-public class JmsSendDynamicPostProcessor implements Processor {
-
-@Override
-public void process(Exchange exchange) throws Exception {
-exchange.getMessage().removeHeader(JmsConstants.JMS_DESTINATION_NAME);
-}
-}
diff --git 
a/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
 
b/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
index d8ab6d15a0d..854bec0917a 100644
--- 
a/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
+++ 
b/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
@@ -28,6 +28,8 @@ import org.junit.jupiter.api.Order;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 
+import static org.junit.jupiter.api.Assertions.assertNull;
+
 /**
  * Queue can be specified using `Fully Qualified Queue Name`.
  */
@@ -56,9 +58,10 @@ public class JmsToFullyQualifiedQueueNameTest extends 
AbstractJMSTest {
 }
 
 private void expect(String uri, String body) {
-MockEndpoint mockDynamicFoo = getMockEndpoint(uri);
-mockDynamicFoo.expectedMessageCount(1);
-mockDynamicFoo.expectedBodiesReceived(body);
+MockEndpoint mockEndpoint = getMockEndpoint(uri);
+mockEndpoint.expectedMessageCount(1);
+mockEndpoint.expectedBodiesReceived(body);
+mockEndpoint.whenAnyExchangeReceived(x -> 
assertNull(x.getMessage().getHeader(JmsConstants.JMS_DESTINATION_NAME)));
 }
 
 @Override



[camel] branch camel-3.21.x updated: CAMEL-19777: Fix usage of FQQN with toD (#11178)

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-3.21.x by this push:
 new 5d5561bc0a0 CAMEL-19777: Fix usage of FQQN with toD (#11178)
5d5561bc0a0 is described below

commit 5d5561bc0a0d13b63ca1d034dc5b22169aad9360
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:02:56 2023 +0200

CAMEL-19777: Fix usage of FQQN with toD (#11178)
---
 .../jms/JmsToFullyQualifiedQueueNameTest.java  | 26 --
 1 file changed, 26 deletions(-)

diff --git 
a/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
 
b/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
index d8ab6d15a0d..1388a8b6a93 100644
--- 
a/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
+++ 
b/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
@@ -16,30 +16,15 @@
  */
 package org.apache.camel.component.jms;
 
-import org.apache.camel.CamelContext;
-import org.apache.camel.ConsumerTemplate;
-import org.apache.camel.ProducerTemplate;
 import org.apache.camel.builder.RouteBuilder;
 import org.apache.camel.component.mock.MockEndpoint;
-import org.apache.camel.test.infra.core.CamelContextExtension;
-import org.apache.camel.test.infra.core.DefaultCamelContextExtension;
-import org.junit.jupiter.api.BeforeEach;
-import org.junit.jupiter.api.Order;
 import org.junit.jupiter.api.Test;
-import org.junit.jupiter.api.extension.RegisterExtension;
 
 /**
  * Queue can be specified using `Fully Qualified Queue Name`.
  */
 public class JmsToFullyQualifiedQueueNameTest extends AbstractJMSTest {
 
-@Order(2)
-@RegisterExtension
-public static CamelContextExtension camelContextExtension = new 
DefaultCamelContextExtension();
-protected CamelContext context;
-protected ProducerTemplate template;
-protected ConsumerTemplate consumer;
-
 @Test
 void testFullyQualifiedQueueName() throws Exception {
 expect("mock:dynamic.foo", "Hello foo");
@@ -89,15 +74,4 @@ public class JmsToFullyQualifiedQueueNameTest extends 
AbstractJMSTest {
 };
 }
 
-@Override
-public CamelContextExtension getCamelContextExtension() {
-return camelContextExtension;
-}
-
-@BeforeEach
-void setUpRequirements() {
-context = camelContextExtension.getContext();
-template = camelContextExtension.getProducerTemplate();
-consumer = camelContextExtension.getConsumerTemplate();
-}
 }



[camel] branch camel-3.x updated: CAMEL-19777: Fix usage of FQQN with toD (#11178)

2023-08-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-3.x by this push:
 new 34d342e110a CAMEL-19777: Fix usage of FQQN with toD (#11178)
34d342e110a is described below

commit 34d342e110a6a6ab69d9898515e190a8aa0b0227
Author: Claus Ibsen 
AuthorDate: Wed Aug 23 21:02:56 2023 +0200

CAMEL-19777: Fix usage of FQQN with toD (#11178)
---
 .../jms/JmsToFullyQualifiedQueueNameTest.java  | 26 --
 1 file changed, 26 deletions(-)

diff --git 
a/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
 
b/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
index d8ab6d15a0d..1388a8b6a93 100644
--- 
a/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
+++ 
b/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsToFullyQualifiedQueueNameTest.java
@@ -16,30 +16,15 @@
  */
 package org.apache.camel.component.jms;
 
-import org.apache.camel.CamelContext;
-import org.apache.camel.ConsumerTemplate;
-import org.apache.camel.ProducerTemplate;
 import org.apache.camel.builder.RouteBuilder;
 import org.apache.camel.component.mock.MockEndpoint;
-import org.apache.camel.test.infra.core.CamelContextExtension;
-import org.apache.camel.test.infra.core.DefaultCamelContextExtension;
-import org.junit.jupiter.api.BeforeEach;
-import org.junit.jupiter.api.Order;
 import org.junit.jupiter.api.Test;
-import org.junit.jupiter.api.extension.RegisterExtension;
 
 /**
  * Queue can be specified using `Fully Qualified Queue Name`.
  */
 public class JmsToFullyQualifiedQueueNameTest extends AbstractJMSTest {
 
-@Order(2)
-@RegisterExtension
-public static CamelContextExtension camelContextExtension = new 
DefaultCamelContextExtension();
-protected CamelContext context;
-protected ProducerTemplate template;
-protected ConsumerTemplate consumer;
-
 @Test
 void testFullyQualifiedQueueName() throws Exception {
 expect("mock:dynamic.foo", "Hello foo");
@@ -89,15 +74,4 @@ public class JmsToFullyQualifiedQueueNameTest extends 
AbstractJMSTest {
 };
 }
 
-@Override
-public CamelContextExtension getCamelContextExtension() {
-return camelContextExtension;
-}
-
-@BeforeEach
-void setUpRequirements() {
-context = camelContextExtension.getContext();
-template = camelContextExtension.getProducerTemplate();
-consumer = camelContextExtension.getConsumerTemplate();
-}
 }



[GitHub] [camel] github-actions[bot] commented on pull request #11191: Remove unused JmsSendDynamicPostProcessor

2023-08-23 Thread via GitHub


github-actions[bot] commented on PR #11191:
URL: https://github.com/apache/camel/pull/11191#issuecomment-1690459385

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require 
manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] DenisIstomin opened a new pull request, #11191: Remove unused JmsSendDynamicPostProcessor

2023-08-23 Thread via GitHub


DenisIstomin opened a new pull request, #11191:
URL: https://github.com/apache/camel/pull/11191

   This processor initially was added to the `resource` directory and it is 
still there:
   
`components/camel-jms/src/main/resources/org/apache/camel/component/jms/JmsSendDynamicPostProcessor.java`
   And looks like never has been used.
   
   Improved test to verify that `JMS_DESTINATION_NAME` is not propagated with 
dynamic endpoints.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on pull request #5219: Onboard Camel K Runtime fixups

2023-08-23 Thread via GitHub


jamesnetherton commented on PR #5219:
URL: https://github.com/apache/camel-quarkus/pull/5219#issuecomment-1690287068

   > I think it would be very practical to have this in the LTS
   
   I was thinking the reverse :slightly_smiling_face:. We are effectively done 
with 3.2.0, not sure I like introducing a change like this at this stage. Safer 
to defer for 3.3.0 IMO.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel-kamelets] branch regen_bot updated (63fdde8d -> 38d14b66)

2023-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from 63fdde8d Remove no more needed GitHub actions/cache (#1587)
 add 38d14b66 chore(doc) : Add examples for simple-filter-action kamelet 
(#1589)

No new revisions were added by this update.

Summary of changes:
 kamelets/simple-filter-action.kamelet.yaml   |  1 +
 .../resources/kamelets/simple-filter-action.kamelet.yaml |  1 +
 ...ce-binding.yaml => simple-filter-action-binding.yaml} | 16 ++--
 ...on-binding.yaml => simple-filter-action-binding.yaml} |  6 +++---
 4 files changed, 15 insertions(+), 9 deletions(-)
 copy templates/bindings/camel-k/{azure-storage-blob-source-binding.yaml => 
simple-filter-action-binding.yaml} (56%)
 copy templates/bindings/core/{chunk-template-action-binding.yaml => 
simple-filter-action-binding.yaml} (58%)



[GitHub] [camel-kamelets] oscerd closed issue #1588: Warning during build due to peter-evans/create-pull-request@v3 using node12

2023-08-23 Thread via GitHub


oscerd closed issue #1588: Warning during build due to 
peter-evans/create-pull-request@v3 using node12
URL: https://github.com/apache/camel-kamelets/issues/1588


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on pull request #5219: Onboard Camel K Runtime fixups

2023-08-23 Thread via GitHub


ppalaga commented on PR #5219:
URL: https://github.com/apache/camel-quarkus/pull/5219#issuecomment-1690283989

   > Are we proposing to merge this for 3.2.0?
   
   That's a good question. I think it would be very practical to have this in 
the LTS. Any opinion, @claudio4j?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel-kamelets] branch main updated: chore(doc) : Add examples for simple-filter-action kamelet (#1589)

2023-08-23 Thread acosentino
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


The following commit(s) were added to refs/heads/main by this push:
 new 38d14b66 chore(doc) : Add examples for simple-filter-action kamelet 
(#1589)
38d14b66 is described below

commit 38d14b66fe21dbd2e10303c78acb56218904695f
Author: Gaëlle Fournier 
AuthorDate: Wed Aug 23 18:36:58 2023 +0200

chore(doc) : Add examples for simple-filter-action kamelet (#1589)
---
 kamelets/simple-filter-action.kamelet.yaml |  1 +
 .../kamelets/simple-filter-action.kamelet.yaml |  1 +
 .../camel-k/simple-filter-action-binding.yaml  | 24 ++
 .../core/simple-filter-action-binding.yaml | 13 
 4 files changed, 39 insertions(+)

diff --git a/kamelets/simple-filter-action.kamelet.yaml 
b/kamelets/simple-filter-action.kamelet.yaml
index b74d64e7..7641ea65 100644
--- a/kamelets/simple-filter-action.kamelet.yaml
+++ b/kamelets/simple-filter-action.kamelet.yaml
@@ -38,6 +38,7 @@ spec:
 title: Simple Expression
 description: A simple expression to apply on the exchange to filter 
out some exchange
 type: string
+example: "${body} contains 'John'"
 type: object
   dependencies:
   - "camel:core"
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml
index b74d64e7..7641ea65 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml
@@ -38,6 +38,7 @@ spec:
 title: Simple Expression
 description: A simple expression to apply on the exchange to filter 
out some exchange
 type: string
+example: "${body} contains 'John'"
 type: object
   dependencies:
   - "camel:core"
diff --git a/templates/bindings/camel-k/simple-filter-action-binding.yaml 
b/templates/bindings/camel-k/simple-filter-action-binding.yaml
new file mode 100644
index ..02b7de61
--- /dev/null
+++ b/templates/bindings/camel-k/simple-filter-action-binding.yaml
@@ -0,0 +1,24 @@
+apiVersion: camel.apache.org/v1alpha1
+kind: KameletBinding
+metadata:
+  name: simple-filter-action-binding
+spec:
+  source:
+ref:
+  kind: Kamelet
+  apiVersion: camel.apache.org/v1alpha1
+  name: timer-source
+properties:
+  message: "Hello John"
+  steps:
+- ref:
+kind: Kamelet
+apiVersion: camel.apache.org/v1alpha1
+name: simple-filter-action
+  properties:
+expression: "\\${body} contains 'John'"
+  sink:
+ref:
+  kind: KafkaTopic
+  apiVersion: kafka.strimzi.io/v1beta1
+  name: my-topic
diff --git a/templates/bindings/core/simple-filter-action-binding.yaml 
b/templates/bindings/core/simple-filter-action-binding.yaml
new file mode 100644
index ..6fd30ff2
--- /dev/null
+++ b/templates/bindings/core/simple-filter-action-binding.yaml
@@ -0,0 +1,13 @@
+- route:
+from:
+  uri: "kamelet:timer-source"
+  parameters:
+period: 1000
+message: "Hello John"
+  steps:
+- to:
+uri: "kamelet:simple-filter-action"
+parameters:
+  expression: "${body} contains 'John'"
+- to:
+uri: "log:info"



[GitHub] [camel-kamelets] oscerd merged pull request #1589: chore(doc) : Add examples for simple-filter-action kamelet

2023-08-23 Thread via GitHub


oscerd merged PR #1589:
URL: https://github.com/apache/camel-kamelets/pull/1589


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on pull request #5219: Onboard Camel K Runtime fixups

2023-08-23 Thread via GitHub


jamesnetherton commented on PR #5219:
URL: https://github.com/apache/camel-quarkus/pull/5219#issuecomment-1690281501

   Are we proposing to merge this for 3.2.0?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



  1   2   3   >