Re: [PR] Bump com.alibaba:fastjson from 2.0.49 to 2.0.50 [camel]
github-actions[bot] commented on PR #14113: URL: https://github.com/apache/camel/pull/14113#issuecomment-2106794760 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committers, please review the following items: * First-time contributors **require MANUAL approval** for the GitHub Actions to run * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot. * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR. * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. * :warning: Be careful when sharing logs. Review their contents before sharing them publicly. -- 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 dependabot/maven/com.alibaba-fastjson-2.0.50 created (now ad676f2e7fb)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.alibaba-fastjson-2.0.50 in repository https://gitbox.apache.org/repos/asf/camel.git at ad676f2e7fb Bump com.alibaba:fastjson from 2.0.49 to 2.0.50 No new revisions were added by this update.
[PR] Bump com.alibaba:fastjson from 2.0.49 to 2.0.50 [camel]
dependabot[bot] opened a new pull request, #14113: URL: https://github.com/apache/camel/pull/14113 Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.49 to 2.0.50. Release notes Sourced from https://github.com/alibaba/fastjson2/releases";>com.alibaba:fastjson's releases. fastjson 2.0.50发布 这又是一个例行月度更新的BUG FIX版本,大家按需升级。这个版本继续优化了JIT生成的代码,性能有提升,并且支持配置全局配置在JIT时去掉不必要功能的代码生成,提升性能。 注意已知问题 当parseObject制定Filter时会导致OOM(会尽快发布2.0.51版本修复,或者先回退到2.0.49版本) Issues 支持全局配置JIT参数提升性能 https://github.com/alibaba/fastjson2/wiki/jit_optimization";>https://github.com/alibaba/fastjson2/wiki/jit_optimization 修复JDK8 ARM服务器下序列化boolean类型偶发结果不对的问题 https://redirect.github.com/alibaba/fastjson2/issues/2210";>#2210 https://redirect.github.com/alibaba/fastjson2/issues/2502";>#2502 修复org.bson.types.Decimal128转double报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/2558";>#2558 内置android proguard rules,减少用户手动添加规则 https://redirect.github.com/alibaba/fastjson2/issues/2511";>#2511 https://redirect.github.com/alibaba/fastjson2/issues/2466";>#2466 修复org.joda.time.DateTime使用JSONB序列化和反序列化报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/2563";>#2563 修复序列化包括java.security.ProtectionDomain字段对象报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/2562";>#2562 修复序列化配置WriteNonStringValueAsString在Boolean类型不生效的问题 https://redirect.github.com/alibaba/fastjson2/issues/2560";>#2560 修复JSON.tJSON在格式为"millis"时处理Date类型报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/2550";>#2550 修复不支持fastjson 1.x JSONField#unwrap配置的问题 https://redirect.github.com/alibaba/fastjson2/issues/2551";>#2551 https://redirect.github.com/alibaba/fastjson2/issues/2525";>#2525 修复在某些场景不能识别复杂Jackson Annotation JsonSubTypes的问题 https://redirect.github.com/alibaba/fastjson2/issues/2548";>#2548 修复反序列化enum类型输入不存在负数数值时报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/2531";>#2531 https://redirect.github.com/alibaba/fastjson2/issues/2536";>#2536 修复反序列化ImmutableCollection字段报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/2532";>#2532 修复兼容包某些场景报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/2542";>#2542 https://redirect.github.com/alibaba/fastjson2/issues/2537";>#2537 https://redirect.github.com/alibaba/fastjson2/issues/2534";>#2534 https://redirect.github.com/alibaba/fastjson2/issues/2526";>#2526 https://redirect.github.com/alibaba/fastjson2/issues/2521";>#2521 https://redirect.github.com/alibaba/fastjson2/issues/2520";>#2520 https://redirect.github.com/alibaba/fastjson2/issues/2476";>#2476 https://redirect.github.com/alibaba/fastjson2/issues/2440";>#2440 https://redirect.github.com/alibaba/fastjson2/issues/2450";>#2450 修复Android API Leval < 24时序列化boolean类型报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/2497";>#2497 反序列化boolean类型支持更多输入格式 https://redirect.github.com/alibaba/fastjson2/issues/2493";>#2493 修复部分PropertyNamingStrategy不起作用的问题 https://redirect.github.com/alibaba/fastjson2/issues/2478";>#2478 https://redirect.github.com/alibaba/fastjson2/issues/2459";>#2459 修复LinkedMultiValueMap类型反序列化结果类型不对的问题 https://redirect.github.com/alibaba/fastjson2/issues/2489";>#2489 修复反序列化Set类型报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/2475";>#2475 修复JDK17模块化使用报错的问题 https://redirect.github.com/alibaba/fastjson2/issues/2451";>#2451 修复序列化java.sql.Timestamp带millis和不带millis时格式不同的问题 https://redirect.github.com/alibaba/fastjson2/issues/2460";>#2460 修复int/long类型不能识别带千分符字符串的问题 https://redirect.github.com/alibaba/fastjson2/issues/2461";>#2461 修复序列化hutool中CaseInsensitiveMap/CaseInsensitiveLinkedMap类型结果不对的问题 https://redirect.github.com/alibaba/fastjson2/issues/2458";>#2458 支持通过JSONFactory. setDefaultWriterAlphabetic全局配置保持字段顺序输出 修复序列化java.time.Period结果不对的问题 https://redirect.github.com/alibaba/fastjson2/issues/2446";>#2446 修复JSON.toJSON会导致部分Field类型丢失的问题 https://redirect.github.com/alibaba/fastjson2/issues/2447";>#2447 新增将Properties对象转换为Java对象的支持 https://redirect.github.com/alibaba/fastjson2/issues/2442";>#2442 2. MAVEN依赖配置android5针对优化版本 com.alibaba.fastjson2 fastjson2 2.0.50 ... (truncated) Commits https://github.com/alibaba/fastjson2/commit/93bf266714fb26431f303b3d0bfbae4fec13edbb";>93bf266 2.0.50 release https://github.com/alibaba/fastjson2/commit/760cd5204b452fe989c179e56bca60056ef72c32";>760cd52 fix serialize & deserialize org.joda.time.DateTime with jsonb https://github.com/alibaba/fastjson2/commit/fd68be8f131557762064b9390691cce08abe877e";>fd68be8 update fury to 0.5.0 https://github.com/alibaba/fastjson2/commit/ec566bdb5e1d44a8a68dc6 com.alibaba.fastjson2 fastjson2 2.0.50.android5
(camel) branch dependabot/maven/aws-java-sdk2-version-2.25.50 created (now eedbf759f93)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/aws-java-sdk2-version-2.25.50 in repository https://gitbox.apache.org/repos/asf/camel.git at eedbf759f93 Bump aws-java-sdk2-version from 2.25.49 to 2.25.50 No new revisions were added by this update.
[PR] Bump aws-java-sdk2-version from 2.25.49 to 2.25.50 [camel]
dependabot[bot] opened a new pull request, #14112: URL: https://github.com/apache/camel/pull/14112 Bumps `aws-java-sdk2-version` from 2.25.49 to 2.25.50. Updates `software.amazon.awssdk:sqs` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:kinesis` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:s3` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:sns` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:cloudwatch` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:ec2` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:eventbridge` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:iam` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:kms` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:lambda` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:secretsmanager` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:sts` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:dynamodb` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:config` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:apache-client` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:athena` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:bedrock` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:bedrockruntime` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:bedrockagent` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:bedrockagentruntime` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:cloudtrail` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:ecs` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:eks` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:netty-nio-client` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:firehose` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:kafka` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:mq` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:redshiftdata` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:ses` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:sfn` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:timestreamquery` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:timestreamwrite` from 2.25.49 to 2.25.50 Updates `software.amazon.awssdk:translate` from 2.25.49 to 2.25.50 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -- 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
Re: [PR] Bump aws-java-sdk2-version from 2.25.49 to 2.25.50 [camel]
github-actions[bot] commented on PR #14112: URL: https://github.com/apache/camel/pull/14112#issuecomment-2106790001 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committers, please review the following items: * First-time contributors **require MANUAL approval** for the GitHub Actions to run * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot. * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR. * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. * :warning: Be careful when sharing logs. Review their contents before sharing them publicly. -- 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 (d8c74215 -> b00d4579)
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 d8c74215 Google Sheets Source: Expose Kamelet data type information (#2035) add b00d4579 Google Calendar Source: Expose Kamelet data type information (#2036) No new revisions were added by this update. Summary of changes: kamelets/google-calendar-source.kamelet.yaml | 42 -- .../kamelets/google-calendar-source.kamelet.yaml | 42 -- 2 files changed, 80 insertions(+), 4 deletions(-)
(camel-kamelets) branch 2003 deleted (was 1fac22e3)
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch 2003 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git was 1fac22e3 Google Calendar Source: Expose Kamelet data type information The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
Re: [I] Google Calendar Source: Expose Kamelet data type information [camel-kamelets]
oscerd closed issue #2003: Google Calendar Source: Expose Kamelet data type information URL: https://github.com/apache/camel-kamelets/issues/2003 -- 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
Re: [PR] Google Calendar Source: Expose Kamelet data type information [camel-kamelets]
oscerd merged PR #2036: URL: https://github.com/apache/camel-kamelets/pull/2036 -- 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: Google Calendar Source: Expose Kamelet data type information (#2036)
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 b00d4579 Google Calendar Source: Expose Kamelet data type information (#2036) b00d4579 is described below commit b00d457900931c46989dbf5b2ae5a7b03de77d33 Author: Andrea Cosentino AuthorDate: Mon May 13 06:59:01 2024 +0200 Google Calendar Source: Expose Kamelet data type information (#2036) Signed-off-by: Andrea Cosentino --- kamelets/google-calendar-source.kamelet.yaml | 42 -- .../kamelets/google-calendar-source.kamelet.yaml | 42 -- 2 files changed, 80 insertions(+), 4 deletions(-) diff --git a/kamelets/google-calendar-source.kamelet.yaml b/kamelets/google-calendar-source.kamelet.yaml index bad94f7a..e94a89b4 100644 --- a/kamelets/google-calendar-source.kamelet.yaml +++ b/kamelets/google-calendar-source.kamelet.yaml @@ -97,9 +97,47 @@ spec: description: Specfies to consume events in the calendar from now on. type: boolean default: true - types: + dataTypes: out: - mediaType: application/json + default: json + headers: +CamelGoogleCalendarEventId: + title: Camel Google Calendar Event Id + description: The calendar event id + type: string + types: +json: + format: "application-json" + description: |- +Json representation of a Google Calendar event object. + mediaType: application/json +cloudevents: + format: "google-calendar-stream:application-cloudevents" + description: |- +Output data type represents Google Calendar Stream response as CloudEvent V1. The data type sets Camel specific CloudEvent headers on the exchange with +respective data from the Calendar Events and its derived object. + headers: +CamelCloudEventID: + title: CloudEvent ID + description: The Camel exchange id set as event id + type: string +CamelCloudEventType: + title: CloudEvent Type + description: The event type + default: "org.apache.camel.event.google.calendar.stream.consume" + type: string +CamelCloudEventSource: + title: CloudEvent Source + description: The event source. By default, the Calendar Event Id with prefix "google.calendar.stream.". + type: string +CamelCloudEventSubject: + title: CloudEvent Subject + description: The event subject. The Calendar event type. + type: string +CamelCloudEventTime: + title: CloudEvent Time + description: The exchange creation timestamp as event time. + type: string dependencies: - "camel:jackson" - "camel:google-calendar" diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml index bad94f7a..e94a89b4 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml @@ -97,9 +97,47 @@ spec: description: Specfies to consume events in the calendar from now on. type: boolean default: true - types: + dataTypes: out: - mediaType: application/json + default: json + headers: +CamelGoogleCalendarEventId: + title: Camel Google Calendar Event Id + description: The calendar event id + type: string + types: +json: + format: "application-json" + description: |- +Json representation of a Google Calendar event object. + mediaType: application/json +cloudevents: + format: "google-calendar-stream:application-cloudevents" + description: |- +Output data type represents Google Calendar Stream response as CloudEvent V1. The data type sets Camel specific CloudEvent headers on the exchange with +respective data from the Calendar Events and its derived object. + headers: +CamelCloudEventID: + title: CloudEvent ID + description: The Camel exchange id set as event id + type: string +CamelCloudEventType: + title: CloudEvent Type + description: The event type + default: "org.apache.camel.event.google.calendar.stream.consume" + type: string +CamelCloudEventSource: + title: CloudEvent Source + description: The event source. By defa
(camel-kamelets) branch 2003 created (now 1fac22e3)
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch 2003 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at 1fac22e3 Google Calendar Source: Expose Kamelet data type information This branch includes the following new commits: new 1fac22e3 Google Calendar Source: Expose Kamelet data type information 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-kamelets) 01/01: Google Calendar Source: Expose Kamelet data type information
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 2003 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 1fac22e343876baadf9c0215df62fad8f5635aba Author: Andrea Cosentino AuthorDate: Mon May 13 06:56:17 2024 +0200 Google Calendar Source: Expose Kamelet data type information Signed-off-by: Andrea Cosentino --- kamelets/google-calendar-source.kamelet.yaml | 42 -- .../kamelets/google-calendar-source.kamelet.yaml | 42 -- 2 files changed, 80 insertions(+), 4 deletions(-) diff --git a/kamelets/google-calendar-source.kamelet.yaml b/kamelets/google-calendar-source.kamelet.yaml index bad94f7a..e94a89b4 100644 --- a/kamelets/google-calendar-source.kamelet.yaml +++ b/kamelets/google-calendar-source.kamelet.yaml @@ -97,9 +97,47 @@ spec: description: Specfies to consume events in the calendar from now on. type: boolean default: true - types: + dataTypes: out: - mediaType: application/json + default: json + headers: +CamelGoogleCalendarEventId: + title: Camel Google Calendar Event Id + description: The calendar event id + type: string + types: +json: + format: "application-json" + description: |- +Json representation of a Google Calendar event object. + mediaType: application/json +cloudevents: + format: "google-calendar-stream:application-cloudevents" + description: |- +Output data type represents Google Calendar Stream response as CloudEvent V1. The data type sets Camel specific CloudEvent headers on the exchange with +respective data from the Calendar Events and its derived object. + headers: +CamelCloudEventID: + title: CloudEvent ID + description: The Camel exchange id set as event id + type: string +CamelCloudEventType: + title: CloudEvent Type + description: The event type + default: "org.apache.camel.event.google.calendar.stream.consume" + type: string +CamelCloudEventSource: + title: CloudEvent Source + description: The event source. By default, the Calendar Event Id with prefix "google.calendar.stream.". + type: string +CamelCloudEventSubject: + title: CloudEvent Subject + description: The event subject. The Calendar event type. + type: string +CamelCloudEventTime: + title: CloudEvent Time + description: The exchange creation timestamp as event time. + type: string dependencies: - "camel:jackson" - "camel:google-calendar" diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml index bad94f7a..e94a89b4 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml @@ -97,9 +97,47 @@ spec: description: Specfies to consume events in the calendar from now on. type: boolean default: true - types: + dataTypes: out: - mediaType: application/json + default: json + headers: +CamelGoogleCalendarEventId: + title: Camel Google Calendar Event Id + description: The calendar event id + type: string + types: +json: + format: "application-json" + description: |- +Json representation of a Google Calendar event object. + mediaType: application/json +cloudevents: + format: "google-calendar-stream:application-cloudevents" + description: |- +Output data type represents Google Calendar Stream response as CloudEvent V1. The data type sets Camel specific CloudEvent headers on the exchange with +respective data from the Calendar Events and its derived object. + headers: +CamelCloudEventID: + title: CloudEvent ID + description: The Camel exchange id set as event id + type: string +CamelCloudEventType: + title: CloudEvent Type + description: The event type + default: "org.apache.camel.event.google.calendar.stream.consume" + type: string +CamelCloudEventSource: + title: CloudEvent Source + description: The event source. By default, the Calendar Event Id with prefix "google.calendar.stream.". + type: string +CamelCloudEventSubject: + title: CloudEvent Subject + descri
(camel-spring-boot) branch main updated: Regen
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 60b02646aa3 Regen 60b02646aa3 is described below commit 60b02646aa3b8f9eccdc4f3353d355c443ec7719 Author: Claus Ibsen AuthorDate: Mon May 13 06:55:57 2024 +0200 Regen --- .../resources/org/apache/camel/springboot/catalog/components/as2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/as2.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/as2.json index f928a87b219..fa7fd309008 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/as2.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/as2.json @@ -33,7 +33,7 @@ "apiName": { "index": 0, "kind": "path", "displayName": "Api Name", "group": "common", "label": "", "required": true, "type": "object", "javaType": "org.apache.camel.component.as2.internal.AS2ApiName", "enum": [ "CLIENT", "SERVER", "RECEIPT" ], "deprecated": false, "deprecationNote": "", "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "What kind of operation to perform" }, "methodName": { "index": 1, "kind": "path", "displayName": "Method Name", "group": "common", "label": "", "required": true, "type": "string", "javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "What sub operation to use for the selected operation" }, "as2From": { "index": 2, "kind": "parameter", "displayName": "As2 From", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "The value of the AS2From header of AS2 message." }, -"as2MessageStructure": { "index": 3, "kind": "parameter", "displayName": "As2 Message Structure", "group": "common", "label": "", "required": false, "type": "object", "javaType": "org.apache.camel.component.as2.api.AS2MessageStructure", "enum": [ "PLAIN", "SIGNED", "ENCRYPTED", "SIGNED_ENCRYPTED", "PLAIN_COMPRESSED", "SIGNED_COMPRESSED", "ENCRYPTED_COMPRESSED", "ENCRYPTED_COMPRESSED_SIGNED" ], "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache [...] +"as2MessageStructure": { "index": 3, "kind": "parameter", "displayName": "As2 Message Structure", "group": "common", "label": "", "required": false, "type": "object", "javaType": "org.apache.camel.component.as2.api.AS2MessageStructure", "enum": [ "PLAIN", "SIGNED", "ENCRYPTED", "SIGNED_ENCRYPTED", "PLAIN_COMPRESSED", "COMPRESSED_SIGNED", "SIGNED_COMPRESSED", "ENCRYPTED_COMPRESSED", "ENCRYPTED_COMPRESSED_SIGNED", "ENCRYPTED_SIGNED_COMPRESSED" ], "deprecated": false, "autowired": false [...] "as2To": { "index": 4, "kind": "parameter", "displayName": "As2 To", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "The value of the AS2To header of AS2 message." }, "as2Version": { "index": 5, "kind": "parameter", "displayName": "As2 Version", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "enum": [ "1.0", "1.1" ], "deprecated": false, "autowired": false, "secret": false, "defaultValue": "1.1", "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "The version of the AS2 protocol." }, "asyncMdnPortNumber": { "index": 6, "kind": "parameter", "displayName": "Async Mdn Port Number", "group": "common", "label": "", "required": false, "type": "integer", "javaType": "java.lang.Integer", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "The port number of asynchronous MDN server." }, @@ -79,7 +79,7 @@ "server": { "consumerOnly": true, "producerOnly": false, "description": "Receives EDI Messages over HTTP", "methods": { "listen": { "des
(camel) branch regen_bot updated (4006d13dfc8 -> 477eb74e8a7)
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 4006d13dfc8 (chores) camel-netty: isolate flaky test add 477eb74e8a7 Camel 20759 allow client compression before signing (#14110) No new revisions were added by this update. Summary of changes: .../org/apache/camel/catalog/components/as2.json | 4 +- .../camel/component/as2/api/AS2ClientManager.java | 68 - .../component/as2/api/AS2MessageStructure.java | 4 +- .../camel/component/as2/api/AS2MessageTest.java| 119 ++- .../org/apache/camel/component/as2/as2.json| 4 +- .../camel/component/as2/AS2ServerManagerIT.java| 166 + .../ROOT/pages/camel-4x-upgrade-guide-4_7.adoc | 6 + 7 files changed, 360 insertions(+), 11 deletions(-)
(camel) branch main updated: Camel 20759 allow client compression before signing (#14110)
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 477eb74e8a7 Camel 20759 allow client compression before signing (#14110) 477eb74e8a7 is described below commit 477eb74e8a754c749a7cf81a0cf27e0f0896d480 Author: Jono Morris AuthorDate: Mon May 13 16:49:58 2024 +1200 Camel 20759 allow client compression before signing (#14110) * CAMEL-20759 allow client compression for signing * CAMEL-20759 add generated changes - Co-authored-by: Claus Ibsen --- .../org/apache/camel/catalog/components/as2.json | 4 +- .../camel/component/as2/api/AS2ClientManager.java | 68 - .../component/as2/api/AS2MessageStructure.java | 4 +- .../camel/component/as2/api/AS2MessageTest.java| 119 ++- .../org/apache/camel/component/as2/as2.json| 4 +- .../camel/component/as2/AS2ServerManagerIT.java| 166 + .../ROOT/pages/camel-4x-upgrade-guide-4_7.adoc | 6 + 7 files changed, 360 insertions(+), 11 deletions(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/as2.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/as2.json index a4c4ba24786..45dffabaaba 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/as2.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/as2.json @@ -33,7 +33,7 @@ "apiName": { "index": 0, "kind": "path", "displayName": "Api Name", "group": "common", "label": "", "required": true, "type": "object", "javaType": "org.apache.camel.component.as2.internal.AS2ApiName", "enum": [ "CLIENT", "SERVER", "RECEIPT" ], "deprecated": false, "deprecationNote": "", "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "What kind of operation to perform" }, "methodName": { "index": 1, "kind": "path", "displayName": "Method Name", "group": "common", "label": "", "required": true, "type": "string", "javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "What sub operation to use for the selected operation" }, "as2From": { "index": 2, "kind": "parameter", "displayName": "As2 From", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "The value of the AS2From header of AS2 message." }, -"as2MessageStructure": { "index": 3, "kind": "parameter", "displayName": "As2 Message Structure", "group": "common", "label": "", "required": false, "type": "object", "javaType": "org.apache.camel.component.as2.api.AS2MessageStructure", "enum": [ "PLAIN", "SIGNED", "ENCRYPTED", "SIGNED_ENCRYPTED", "PLAIN_COMPRESSED", "SIGNED_COMPRESSED", "ENCRYPTED_COMPRESSED", "ENCRYPTED_COMPRESSED_SIGNED" ], "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache [...] +"as2MessageStructure": { "index": 3, "kind": "parameter", "displayName": "As2 Message Structure", "group": "common", "label": "", "required": false, "type": "object", "javaType": "org.apache.camel.component.as2.api.AS2MessageStructure", "enum": [ "PLAIN", "SIGNED", "ENCRYPTED", "SIGNED_ENCRYPTED", "PLAIN_COMPRESSED", "COMPRESSED_SIGNED", "SIGNED_COMPRESSED", "ENCRYPTED_COMPRESSED", "ENCRYPTED_COMPRESSED_SIGNED", "ENCRYPTED_SIGNED_COMPRESSED" ], "deprecated": false, "autowired": false [...] "as2To": { "index": 4, "kind": "parameter", "displayName": "As2 To", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "The value of the AS2To header of AS2 message." }, "as2Version": { "index": 5, "kind": "parameter", "displayName": "As2 Version", "group": "common", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "enum": [ "1.0", "1.1" ], "deprecated": false, "autowired": false, "secret": false, "defaultValue": "1.1", "configurationClass": "org.apache.camel.component.as2.AS2Configuration", "configurationField": "configuration", "description": "The version of the AS2 protocol." }, "asyncMdnPortNumber": { "index": 6, "kind": "paramete
Re: [PR] Camel 20759 allow client compression before signing [camel]
davsclaus merged PR #14110: URL: https://github.com/apache/camel/pull/14110 -- 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 (c8fc4eea -> d8c74215)
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 c8fc4eea fix(#2032): Add Maven jandex on camel-kamelets-utils module (#2033) add d8c74215 Google Sheets Source: Expose Kamelet data type information (#2035) No new revisions were added by this update. Summary of changes: kamelets/google-sheets-source.kamelet.yaml | 27 ++ .../kamelets/google-sheets-source.kamelet.yaml | 27 ++ 2 files changed, 54 insertions(+)
Re: [PR] Google Sheets Source: Expose Kamelet data type information [camel-kamelets]
oscerd merged PR #2035: URL: https://github.com/apache/camel-kamelets/pull/2035 -- 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: Google Sheets Source: Expose Kamelet data type information (#2035)
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 d8c74215 Google Sheets Source: Expose Kamelet data type information (#2035) d8c74215 is described below commit d8c7421587b61e2825e6ab44c6f5d44e6a813b98 Author: Andrea Cosentino AuthorDate: Mon May 13 06:38:56 2024 +0200 Google Sheets Source: Expose Kamelet data type information (#2035) Signed-off-by: Andrea Cosentino --- kamelets/google-sheets-source.kamelet.yaml | 27 ++ .../kamelets/google-sheets-source.kamelet.yaml | 27 ++ 2 files changed, 54 insertions(+) diff --git a/kamelets/google-sheets-source.kamelet.yaml b/kamelets/google-sheets-source.kamelet.yaml index 51f09798..081af9e9 100644 --- a/kamelets/google-sheets-source.kamelet.yaml +++ b/kamelets/google-sheets-source.kamelet.yaml @@ -150,6 +150,33 @@ spec: Custom column names are supported in order to use custom property names instead of generic row (A-Z) or column (1-n) coordinates. The produced Json struct is ready to be transformed back into a proper Google Sheets ValueRange object that can be used in an update/append values operation. mediaType: application/json +cloudevents: + format: "google-sheets-stream:application-cloudevents" + description: |- +Output data type represents Google Sheets Stream response as CloudEvent V1. The data type sets Camel specific CloudEvent headers on the exchange with +respective data from the Spreasheet and its derived object. + headers: +CamelCloudEventID: + title: CloudEvent ID + description: The Camel exchange id set as event id + type: string +CamelCloudEventType: + title: CloudEvent Type + description: The event type + default: "org.apache.camel.event.google.sheets.stream.consume" + type: string +CamelCloudEventSource: + title: CloudEvent Source + description: The event source. By default, the Spreadsheet Id with prefix "google.sheets.stream.". + type: string +CamelCloudEventSubject: + title: CloudEvent Subject + description: The event subject. Usually the Spreadsheet URL. + type: string +CamelCloudEventTime: + title: CloudEvent Time + description: The exchange creation timestamp as event time. + type: string dependencies: - "camel:core" - "camel:jackson" diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml index 51f09798..081af9e9 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml @@ -150,6 +150,33 @@ spec: Custom column names are supported in order to use custom property names instead of generic row (A-Z) or column (1-n) coordinates. The produced Json struct is ready to be transformed back into a proper Google Sheets ValueRange object that can be used in an update/append values operation. mediaType: application/json +cloudevents: + format: "google-sheets-stream:application-cloudevents" + description: |- +Output data type represents Google Sheets Stream response as CloudEvent V1. The data type sets Camel specific CloudEvent headers on the exchange with +respective data from the Spreasheet and its derived object. + headers: +CamelCloudEventID: + title: CloudEvent ID + description: The Camel exchange id set as event id + type: string +CamelCloudEventType: + title: CloudEvent Type + description: The event type + default: "org.apache.camel.event.google.sheets.stream.consume" + type: string +CamelCloudEventSource: + title: CloudEvent Source + description: The event source. By default, the Spreadsheet Id with prefix "google.sheets.stream.". + type: string +CamelCloudEventSubject: + title: CloudEvent Subject + description: The event subject. Usually the Spreadsheet URL. + type: string +CamelCloudEventTime: + title: CloudEvent Time + description: The exchange creation timestamp as event time. + type: string dependencies: - "camel:core" - "camel:jackson"
Re: [I] Google Sheets Source: Expose Kamelet data type information [camel-kamelets]
oscerd closed issue #2005: Google Sheets Source: Expose Kamelet data type information URL: https://github.com/apache/camel-kamelets/issues/2005 -- 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) 01/01: Google Sheets Source: Expose Kamelet data type information
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 2005 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit c66897acce1caa1748ffe4d14668de9eb1887320 Author: Andrea Cosentino AuthorDate: Mon May 13 06:36:08 2024 +0200 Google Sheets Source: Expose Kamelet data type information Signed-off-by: Andrea Cosentino --- kamelets/google-sheets-source.kamelet.yaml | 27 ++ .../kamelets/google-sheets-source.kamelet.yaml | 27 ++ 2 files changed, 54 insertions(+) diff --git a/kamelets/google-sheets-source.kamelet.yaml b/kamelets/google-sheets-source.kamelet.yaml index 51f09798..081af9e9 100644 --- a/kamelets/google-sheets-source.kamelet.yaml +++ b/kamelets/google-sheets-source.kamelet.yaml @@ -150,6 +150,33 @@ spec: Custom column names are supported in order to use custom property names instead of generic row (A-Z) or column (1-n) coordinates. The produced Json struct is ready to be transformed back into a proper Google Sheets ValueRange object that can be used in an update/append values operation. mediaType: application/json +cloudevents: + format: "google-sheets-stream:application-cloudevents" + description: |- +Output data type represents Google Sheets Stream response as CloudEvent V1. The data type sets Camel specific CloudEvent headers on the exchange with +respective data from the Spreasheet and its derived object. + headers: +CamelCloudEventID: + title: CloudEvent ID + description: The Camel exchange id set as event id + type: string +CamelCloudEventType: + title: CloudEvent Type + description: The event type + default: "org.apache.camel.event.google.sheets.stream.consume" + type: string +CamelCloudEventSource: + title: CloudEvent Source + description: The event source. By default, the Spreadsheet Id with prefix "google.sheets.stream.". + type: string +CamelCloudEventSubject: + title: CloudEvent Subject + description: The event subject. Usually the Spreadsheet URL. + type: string +CamelCloudEventTime: + title: CloudEvent Time + description: The exchange creation timestamp as event time. + type: string dependencies: - "camel:core" - "camel:jackson" diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml index 51f09798..081af9e9 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml @@ -150,6 +150,33 @@ spec: Custom column names are supported in order to use custom property names instead of generic row (A-Z) or column (1-n) coordinates. The produced Json struct is ready to be transformed back into a proper Google Sheets ValueRange object that can be used in an update/append values operation. mediaType: application/json +cloudevents: + format: "google-sheets-stream:application-cloudevents" + description: |- +Output data type represents Google Sheets Stream response as CloudEvent V1. The data type sets Camel specific CloudEvent headers on the exchange with +respective data from the Spreasheet and its derived object. + headers: +CamelCloudEventID: + title: CloudEvent ID + description: The Camel exchange id set as event id + type: string +CamelCloudEventType: + title: CloudEvent Type + description: The event type + default: "org.apache.camel.event.google.sheets.stream.consume" + type: string +CamelCloudEventSource: + title: CloudEvent Source + description: The event source. By default, the Spreadsheet Id with prefix "google.sheets.stream.". + type: string +CamelCloudEventSubject: + title: CloudEvent Subject + description: The event subject. Usually the Spreadsheet URL. + type: string +CamelCloudEventTime: + title: CloudEvent Time + description: The exchange creation timestamp as event time. + type: string dependencies: - "camel:core" - "camel:jackson"
(camel-kamelets) branch 2005 created (now c66897ac)
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch 2005 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at c66897ac Google Sheets Source: Expose Kamelet data type information This branch includes the following new commits: new c66897ac Google Sheets Source: Expose Kamelet data type information 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-kamelets) branch regen_bot updated (a26684ed -> c8fc4eea)
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 a26684ed Regen SBOM from commit f1b7c210d1732a27291d974757b68460a9585d17 (#2034) add c8fc4eea fix(#2032): Add Maven jandex on camel-kamelets-utils module (#2033) No new revisions were added by this update. Summary of changes: library/camel-kamelets-utils/pom.xml | 17 + 1 file changed, 17 insertions(+)
Re: [I] Add Maven jandex on camel-kamelets-utils module [camel-kamelets]
oscerd closed issue #2032: Add Maven jandex on camel-kamelets-utils module URL: https://github.com/apache/camel-kamelets/issues/2032 -- 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
Re: [PR] fix(#2032): Add Maven jandex on camel-kamelets-utils module [camel-kamelets]
oscerd merged PR #2033: URL: https://github.com/apache/camel-kamelets/pull/2033 -- 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: fix(#2032): Add Maven jandex on camel-kamelets-utils module (#2033)
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 c8fc4eea fix(#2032): Add Maven jandex on camel-kamelets-utils module (#2033) c8fc4eea is described below commit c8fc4eea90a56c5ba8128b1363db323a9c8ceeb2 Author: Christoph Deppisch AuthorDate: Mon May 13 06:24:39 2024 +0200 fix(#2032): Add Maven jandex on camel-kamelets-utils module (#2033) Makes Quarkus runtime properly retrieve the data type transformer implementations (e.g. used in aws-ddb-stream-source Kamelet) --- library/camel-kamelets-utils/pom.xml | 17 + 1 file changed, 17 insertions(+) diff --git a/library/camel-kamelets-utils/pom.xml b/library/camel-kamelets-utils/pom.xml index 5363a839..60d1fa51 100644 --- a/library/camel-kamelets-utils/pom.xml +++ b/library/camel-kamelets-utils/pom.xml @@ -142,4 +142,21 @@ + + + +org.jboss.jandex +jandex-maven-plugin +1.2.3 + + +make-index + +jandex + + + + + +
(camel-quarkus) 01/01: Upgrade Quarkus to 3.11.0.CR1
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 3095a23a762e7ddcc605c2407f5c224ecde50342 Author: James Netherton AuthorDate: Wed Apr 24 16:02:20 2024 +0100 Upgrade Quarkus to 3.11.0.CR1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b3b7798838..05c8bbad58 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 2.2.2 2.3.1 2.0.2 -3.10.0 +999-SNAPSHOT 4.0.0 2.6.1 @@ -104,7 +104,7 @@ 23.1.2 jdk21 4.0.21 -1.62.2 +1.63.0 ${hapi-version} ${hapi-base-version} ${hapi-fhir-version}
(camel-quarkus) branch quarkus-main updated (7d9b543068 -> 3095a23a76)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 7d9b543068 Upgrade Quarkus to 3.11.0.CR1 add 12076b1f12 Regen SBOM from commit a7b0865888162af41d1128525975dde5bcc9ac61 (#6079) new 3095a23a76 Upgrade Quarkus to 3.11.0.CR1 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 (7d9b543068) \ N -- N -- N refs/heads/quarkus-main (3095a23a76) 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. 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. Summary of changes: camel-quarkus-sbom/camel-quarkus-sbom.json | 21246 +-- camel-quarkus-sbom/camel-quarkus-sbom.xml | 17625 +++--- 2 files changed, 18514 insertions(+), 20357 deletions(-)
Re: [I] [CI] - Camel Main Branch Build Failure [camel-quarkus]
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2106481015 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 9055233181-1377-c5aa526c-a52c-48ac-a90d-74b41ccb9519 * Camel Quarkus Commit: 3de9144cf8ea3dab19ba6965a418a8d1fe8118b3 * Camel Main Commit: 12076b1f125faabde28be7d77983794128c2f28a * Link to build: https://github.com/apache/camel-quarkus/actions/runs/9055233181 -- 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
[I] [CI] - Camel Main Branch Build Failure [camel-quarkus]
jamesnetherton opened a new issue, #2927: URL: https://github.com/apache/camel-quarkus/issues/2927 This is a placeholder issue used by the [nightly sync workflow](https://github.com/apache/camel-quarkus/actions/workflows/camel-master-cron.yaml) for the [`camel-main`](https://github.com/apache/camel-quarkus/tree/camel-main) branch. -- 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-spring-boot) branch automatic-periodic-sync updated (c28b24d7a1a -> e8566492b31)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git omit c28b24d7a1a [create-pull-request] automated change add 98add9a8271 [create-pull-request] automated change (#1144) add e8566492b31 CAMEL-20758: camel-spring-boot - Debugger is created twice (#1145) 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 (c28b24d7a1a) \ N -- N -- N refs/heads/automatic-periodic-sync (e8566492b31) 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-debug-starter/src/main/docs/debug.json | 114 ++--- .../boot/debug/CamelDebugAutoConfiguration.java| 5 + .../debug/CamelDebugConfigurationProperties.java | 0 ...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +- .../src/main/docs/spring-boot.json | 94 - ...rk.boot.autoconfigure.AutoConfiguration.imports | 1 - 6 files changed, 106 insertions(+), 110 deletions(-) rename {core/camel-spring-boot => components-starter/camel-debug-starter}/src/main/java/org/apache/camel/spring/boot/debug/CamelDebugAutoConfiguration.java (94%) rename {core/camel-spring-boot => components-starter/camel-debug-starter}/src/main/java/org/apache/camel/spring/boot/debug/CamelDebugConfigurationProperties.java (100%) copy {core/camel-spring-boot-xml => components-starter/camel-debug-starter}/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports (93%)
(camel-karaf) branch dependabot/maven/camel.version-4.6.0 created (now d315bcfb)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/camel.version-4.6.0 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git at d315bcfb Bump camel.version from 4.5.0 to 4.6.0 No new revisions were added by this update.
[PR] Bump camel.version from 4.5.0 to 4.6.0 [camel-karaf]
dependabot[bot] opened a new pull request, #280: URL: https://github.com/apache/camel-karaf/pull/280 Bumps `camel.version` from 4.5.0 to 4.6.0. Updates `org.apache.camel:camel-core-engine` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-api` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-base` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-base-engine` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-cloud` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-cluster` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-console` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-core-catalog` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-core-languages` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-core-model` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-core-processor` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-core-reifier` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-core-xml` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-health` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-main` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-management` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-management-api` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-support` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-tooling-model` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-util` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-util-json` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-xml-io-util` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-xml-jaxb` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-xml-jaxp` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-xml-jaxp-util` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-bean` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-package-maven-plugin` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-eip-documentation-enricher-maven-plugin` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-spring-xml` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-activemq` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-amqp` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-arangodb` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-as2` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-as2-api` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-asn1` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-asterisk` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-atmosphere-websocket` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-atom` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-attachments` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-avro` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws-cloudtrail` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws-config` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws-secrets-manager` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws-xray` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-athena` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-cw` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-ddb` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-ec2` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-ecs` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-eks` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-eventbridge` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-iam` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-kinesis` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-kms` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-lambda` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-mq` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-msk` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-redshift` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-s3` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-ses` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-sns` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-sqs` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-step-functions` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-sts` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-timestream` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-aws2-translate` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-azure-cosmosdb` from 4.5.0 to 4.6.0 Updates `org.apache.camel:camel-azure-eventhubs` from 4.5.0 to 4.6.0 Updates `org.apach
(camel) branch regen_bot updated (bf4a6a951e1 -> 4006d13dfc8)
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 bf4a6a951e1 debugger is created twice (#14106) add 5069ab9aaa3 (chores) camel-netty: avoid running on CI environments due to runtime requirements add 4006d13dfc8 (chores) camel-netty: isolate flaky test No new revisions were added by this update. Summary of changes: .../apache/camel/component/netty/NettySSLConsumerClientModeTest.java | 2 ++ .../java/org/apache/camel/component/netty/NettyTCPSyncUDSTest.java| 4 2 files changed, 6 insertions(+)
(camel) 02/02: (chores) camel-netty: isolate flaky test
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 commit 4006d13dfc8ad41e1d46dcc1b9558d2e0da0077a Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 13:59:46 2024 +0200 (chores) camel-netty: isolate flaky test --- .../apache/camel/component/netty/NettySSLConsumerClientModeTest.java| 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/camel-netty/src/test/java/org/apache/camel/component/netty/NettySSLConsumerClientModeTest.java b/components/camel-netty/src/test/java/org/apache/camel/component/netty/NettySSLConsumerClientModeTest.java index 2736817fc11..4bf009df646 100644 --- a/components/camel-netty/src/test/java/org/apache/camel/component/netty/NettySSLConsumerClientModeTest.java +++ b/components/camel-netty/src/test/java/org/apache/camel/component/netty/NettySSLConsumerClientModeTest.java @@ -54,9 +54,11 @@ import org.apache.camel.Processor; import org.apache.camel.builder.RouteBuilder; import org.apache.camel.component.mock.MockEndpoint; import org.junit.jupiter.api.Test; +import org.junit.jupiter.api.parallel.Isolated; import org.slf4j.Logger; import org.slf4j.LoggerFactory; +@Isolated("Does not seem to run reliably in parallel") public class NettySSLConsumerClientModeTest extends BaseNettyTest { private static final Logger LOG = LoggerFactory.getLogger(NettySSLConsumerClientModeTest.class); private MyServer server;
(camel) 01/02: (chores) camel-netty: avoid running on CI environments due to runtime requirements
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 commit 5069ab9aaa3c215b48719649ab0210780f1edf2b Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 13:59:33 2024 +0200 (chores) camel-netty: avoid running on CI environments due to runtime requirements --- .../java/org/apache/camel/component/netty/NettyTCPSyncUDSTest.java| 4 1 file changed, 4 insertions(+) diff --git a/components/camel-netty/src/test/java/org/apache/camel/component/netty/NettyTCPSyncUDSTest.java b/components/camel-netty/src/test/java/org/apache/camel/component/netty/NettyTCPSyncUDSTest.java index 6e9399cb1a9..8feae2411f5 100644 --- a/components/camel-netty/src/test/java/org/apache/camel/component/netty/NettyTCPSyncUDSTest.java +++ b/components/camel-netty/src/test/java/org/apache/camel/component/netty/NettyTCPSyncUDSTest.java @@ -20,6 +20,7 @@ import org.apache.camel.Exchange; import org.apache.camel.Processor; import org.apache.camel.builder.RouteBuilder; import org.junit.jupiter.api.Test; +import org.junit.jupiter.api.condition.DisabledIfSystemProperty; import org.junit.jupiter.api.condition.EnabledOnOs; import org.junit.jupiter.api.condition.OS; @@ -31,6 +32,9 @@ import static org.junit.jupiter.api.Assertions.assertEquals; */ @EnabledOnOs(value = { OS.LINUX, OS.MAC, OS.FREEBSD, OS.OPENBSD }, architectures = { "amd64", "aarch_64" }) +// This is to avoid "bind(..) failed: File name too long" when running on CI. +@DisabledIfSystemProperty(named = "ci.env.name", matches = ".*", + disabledReason = "Most CI environments use temporary build directories whose path is too long for the Netty native code leading to failure") public class NettyTCPSyncUDSTest extends BaseNettyTest { @Test
(camel) branch main updated (bf4a6a951e1 -> 4006d13dfc8)
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from bf4a6a951e1 debugger is created twice (#14106) new 5069ab9aaa3 (chores) camel-netty: avoid running on CI environments due to runtime requirements new 4006d13dfc8 (chores) camel-netty: isolate flaky test 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: .../apache/camel/component/netty/NettySSLConsumerClientModeTest.java | 2 ++ .../java/org/apache/camel/component/netty/NettyTCPSyncUDSTest.java| 4 2 files changed, 6 insertions(+)
Re: [PR] (chores) camel-netty: minor adjustments to reduce flakiness on CI [camel]
orpiske merged PR #14109: URL: https://github.com/apache/camel/pull/14109 -- 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 (a4abaee81c5 -> bf4a6a951e1)
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 a4abaee81c5 Regen SBOM from commit 81224946ce1d44fa02af9d28754343c716082cd8 (#14111) add bf4a6a951e1 debugger is created twice (#14106) No new revisions were added by this update. Summary of changes: .../org/apache/camel/impl/engine/AbstractCamelContext.java | 10 ++ .../modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc | 7 +++ 2 files changed, 13 insertions(+), 4 deletions(-)
(camel-spring-boot) branch deb deleted (was 05cb736504a)
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch deb in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was 05cb736504a CAMEL-20758: camel-spring-boot - Debugger is created twice 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: debugger is created twice (#14106)
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 bf4a6a951e1 debugger is created twice (#14106) bf4a6a951e1 is described below commit bf4a6a951e1e33bfef555b66fd1d4c373b8cbb9c Author: Claus Ibsen AuthorDate: Sun May 12 20:19:15 2024 +0200 debugger is created twice (#14106) * CAMEL-20758: camel-spring-boot - Debugger is created twice * CAMEL-20758: camel-spring-boot - Debugger is created twice --- .../org/apache/camel/impl/engine/AbstractCamelContext.java | 10 ++ .../modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc | 7 +++ 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java b/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java index 59eb0afd92c..57d08b48da5 100644 --- a/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java +++ b/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java @@ -2293,10 +2293,12 @@ public abstract class AbstractCamelContext extends BaseService } } if (!debuggerDetected && (isDebugging() || isDebugStandby())) { -// debugging enabled but camel-debug was not auto-detected from classpath -// so install default debugger -BacklogDebugger backlog = DefaultBacklogDebugger.createDebugger(this); -addService(backlog, true, true); +if (hasService(BacklogDebugger.class) == null) { +// debugging enabled but camel-debug was not auto-detected from classpath +// so install default debugger +BacklogDebugger backlog = DefaultBacklogDebugger.createDebugger(this); +addService(backlog, true, true); +} } addService(getManagementStrategy(), false); diff --git a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc index 2f6577738ee..a595510a771 100644 --- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc +++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc @@ -81,3 +81,10 @@ authorizationPolicy.setAuthorizationManager(AuthorityAuthorizationManager.hasRol This new pattern supports a more expressive language to define your own authorization rules, exposing the full power of the Spring Security framework to Camel route policies. See the https://docs.spring.io/spring-security/reference/5.8/migration/servlet/authorization.html#servlet-replace-permissionevaluator-bean-with-methodsecurityexpression-handler[spring documentation] for further details on how to migrate your custom code from `AccessDecisionManager` to `AuthorizationManager`. + +== Camel Spring Boot + +=== camel-debug-starter + +Using camel debugger with Spring Boot is now moved from `camel-spring-boot` into `camel-debug-starter` where you can configure the debugger +via `camel.debug.` options in `application.properties`.
(camel-spring-boot) branch main updated: CAMEL-20758: camel-spring-boot - Debugger is created twice (#1145)
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 e8566492b31 CAMEL-20758: camel-spring-boot - Debugger is created twice (#1145) e8566492b31 is described below commit e8566492b3131e3c6a4bd8891ba28bf37381bd53 Author: Claus Ibsen AuthorDate: Sun May 12 20:19:25 2024 +0200 CAMEL-20758: camel-spring-boot - Debugger is created twice (#1145) --- .../camel-debug-starter/src/main/docs/debug.json | 114 ++--- .../boot/debug/CamelDebugAutoConfiguration.java| 5 + .../debug/CamelDebugConfigurationProperties.java | 0 ...rk.boot.autoconfigure.AutoConfiguration.imports | 18 .../src/main/docs/spring-boot.json | 94 - ...rk.boot.autoconfigure.AutoConfiguration.imports | 1 - 6 files changed, 123 insertions(+), 109 deletions(-) diff --git a/components-starter/camel-debug-starter/src/main/docs/debug.json b/components-starter/camel-debug-starter/src/main/docs/debug.json index f0caf83295a..8a6dfa969ed 100644 --- a/components-starter/camel-debug-starter/src/main/docs/debug.json +++ b/components-starter/camel-debug-starter/src/main/docs/debug.json @@ -1,15 +1,101 @@ { - "other": { -"kind": "other", -"name": "debug", -"title": "Debug", -"description": "Enables Camel Route Debugging", -"deprecated": false, -"firstVersion": "3.15.0", -"label": "tooling", -"supportLevel": "Stable", -"groupId": "org.apache.camel.springboot", -"artifactId": "camel-debug-starter", -"version": "4.7.0-SNAPSHOT" - } -} + "groups": [ +{ + "name": "camel.debug", + "type": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties" +} + ], + "properties": [ +{ + "name": "camel.debug.body-include-files", + "type": "java.lang.Boolean", + "description": "Whether to include the message body of file based messages. The overhead is that the file content has to be read from the file.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": true +}, +{ + "name": "camel.debug.body-include-streams", + "type": "java.lang.Boolean", + "description": "Whether to include the message body of stream based messages. If enabled then beware the stream may not be re-readable later. See more about Stream Caching.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": false +}, +{ + "name": "camel.debug.body-max-chars", + "type": "java.lang.Integer", + "description": "To limit the message body to a maximum size in the traced message. Use 0 or negative value to use unlimited size.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": 0 +}, +{ + "name": "camel.debug.breakpoints", + "type": "java.lang.String", + "description": "Allows to pre-configure breakpoints (node ids) to use with debugger on startup. Multiple ids can be separated by comma. Use special value _all_routes_ to add a breakpoint for the first node for every route, in other words this makes it easy to debug from the beginning of every route without knowing the exact node ids.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties" +}, +{ + "name": "camel.debug.enabled", + "type": "java.lang.Boolean", + "description": "Enables Debugger in your Camel application.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": false +}, +{ + "name": "camel.debug.fallback-timeout", + "type": "java.lang.Long", + "description": "Fallback Timeout in seconds (300 seconds as default) when block the message processing in Camel. A timeout used for waiting for a message to arrive at a given breakpoint.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": 300 +}, +{ + "name": "camel.debug.include-exception", + "type": "java.lang.Boolean", + "description": "Trace messages to include exception if the message failed", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": true +}, +{ + "name": "camel.debug.include-exchange-properties", + "type": "java.lang.Boolean", + "description": "Whether to include the exchange properties in the traced message", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": true +}, +
(camel) branch deb deleted (was f0bd378c2f2)
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch deb in repository https://gitbox.apache.org/repos/asf/camel.git was f0bd378c2f2 CAMEL-20758: camel-spring-boot - Debugger is created twice The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
Re: [PR] CAMEL-20758: camel-spring-boot - Debugger is created twice [camel-spring-boot]
davsclaus merged PR #1145: URL: https://github.com/apache/camel-spring-boot/pull/1145 -- 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
Re: [PR] debugger is created twice [camel]
davsclaus merged PR #14106: URL: https://github.com/apache/camel/pull/14106 -- 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
Re: [PR] [Github Actions] Periodic Sync Camel Spring Boot SBOM (Camel 4) [camel-spring-boot]
oscerd merged PR #1144: URL: https://github.com/apache/camel-spring-boot/pull/1144 -- 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
[PR] [Github Actions] Periodic Sync Camel Spring Boot SBOM (Camel 4) [camel-spring-boot]
github-actions[bot] opened a new pull request, #1144: URL: https://github.com/apache/camel-spring-boot/pull/1144 Periodic Sync of Camel Spring Boot Main Branch with main Camel Main for SBOM Generation. see https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/generate-sbom-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
[I] Incorrect arrow position in Topology [camel-karavan]
mgubaidullin opened a new issue, #1275: URL: https://github.com/apache/camel-karavan/issues/1275 ### Describe the bug Incorrect qrrow position in Topology after upgrade to patternfly/topology 5.3.x https://github.com/patternfly/patternfly/issues/6646 ### Steps to reproduce the behavior 1. Go to '...'a 2. Click on '' 3. Scroll down to '' 4. See error ### Variant Web Application ### Container Management (if applicable) None ### Operating System (if applicable) MacOS ### Version 4.5.0 ### Relevant log output _No response_ -- 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 regen_bot updated (e68770d81ec -> a4abaee81c5)
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 e68770d81ec (chores) camel-jetty: avoid unnecessary overwrite of the parent template add 81224946ce1 (chores) camel-jms: fix misconfigured Artemis broker instance add a4abaee81c5 Regen SBOM from commit 81224946ce1d44fa02af9d28754343c716082cd8 (#14111) No new revisions were added by this update. Summary of changes: camel-sbom/camel-sbom.json | 8989 +--- camel-sbom/camel-sbom.xml | 6927 +++ .../spring/tx/security/artemis-security.xml|8 + 3 files changed, 7208 insertions(+), 8716 deletions(-)
Re: [PR] Generated sources regen for SBOM [camel]
oscerd merged PR #14111: URL: https://github.com/apache/camel/pull/14111 -- 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
[PR] Generated sources regen for SBOM [camel]
github-actions[bot] opened a new pull request, #14111: URL: https://github.com/apache/camel/pull/14111 Regen bot :robot: found some uncommitted changes after running build on :camel: `main` branch for generating SBOMs. Please do not delete `regen_bot_sbom` 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-kamelets) branch regen_bot updated (9f536946 -> a26684ed)
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 9f536946 #2024: Use properties in kamelet beans to set values. (#2031) add f1b7c210 Updated CHANGELOG.md add a26684ed Regen SBOM from commit f1b7c210d1732a27291d974757b68460a9585d17 (#2034) No new revisions were added by this update. Summary of changes: CHANGELOG.md |2 + camel-kamelets-sbom/camel-kamelets-sbom.json | 2339 +- camel-kamelets-sbom/camel-kamelets-sbom.xml | 2242 3 files changed, 2287 insertions(+), 2296 deletions(-)
Re: [PR] Generated sources regen for SBOM [camel-kamelets]
oscerd merged PR #2034: URL: https://github.com/apache/camel-kamelets/pull/2034 -- 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
Re: [PR] Camel 20759 allow client compression before signing [camel]
github-actions[bot] commented on PR #14110: URL: https://github.com/apache/camel/pull/14110#issuecomment-2106236083 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committers, please review the following items: * First-time contributors **require MANUAL approval** for the GitHub Actions to run * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot. * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR. * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. * :warning: Be careful when sharing logs. Review their contents before sharing them publicly. -- 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
[PR] Camel 20759 allow client compression before signing [camel]
jono-morris opened a new pull request, #14110: URL: https://github.com/apache/camel/pull/14110 # Description Updated camel-as2 so that the client can compress an entity before signing or compress an entity before signing and encrypting. # 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 - [x] 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 regen_bot updated (0b0125b8b7f -> e68770d81ec)
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 0b0125b8b7f (chores) camel-file: code cleanup add f01d2262785 (chores) camel-jetty: tentative isolation adjustment for reduced flakiness add e68770d81ec (chores) camel-jetty: avoid unnecessary overwrite of the parent template No new revisions were added by this update. Summary of changes: .../camel/component/jetty/rest/RestJettyAcceptTest.java | 5 +++-- .../camel/component/jetty/rest/RestJettyContentTypeTest.java | 5 +++-- ...stJettyInvalidContentTypeClientRequestValidationTest.java | 12 +++- .../RestJettyInvalidJSonClientRequestValidationTest.java | 5 +++-- .../component/jetty/rest/RestJettyRequiredBodyTest.java | 9 + .../jetty/rest/RestJettyRequiredHttpHeaderTest.java | 7 +-- .../jetty/rest/RestJettyRequiredQueryParameterTest.java | 9 + 7 files changed, 31 insertions(+), 21 deletions(-)
Re: [PR] (chores) camel-netty: minor adjustments to reduce flakiness on CI [camel]
github-actions[bot] commented on PR #14109: URL: https://github.com/apache/camel/pull/14109#issuecomment-2106222975 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committers, please review the following items: * First-time contributors **require MANUAL approval** for the GitHub Actions to run * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot. * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR. * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. * :warning: Be careful when sharing logs. Review their contents before sharing them publicly. -- 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: (chores) camel-jms: fix misconfigured Artemis broker instance
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 81224946ce1 (chores) camel-jms: fix misconfigured Artemis broker instance 81224946ce1 is described below commit 81224946ce1d44fa02af9d28754343c716082cd8 Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 13:19:23 2024 +0200 (chores) camel-jms: fix misconfigured Artemis broker instance The lack of address policy may cause the JMS tests to hang indefinitely if there is insufficient disk space available on the host running the tests --- .../jms/integration/spring/tx/security/artemis-security.xml | 8 1 file changed, 8 insertions(+) diff --git a/components/camel-jms/src/test/resources/org/apache/camel/component/jms/integration/spring/tx/security/artemis-security.xml b/components/camel-jms/src/test/resources/org/apache/camel/component/jms/integration/spring/tx/security/artemis-security.xml index 6a52d338ff3..f5fdaecb6ec 100644 --- a/components/camel-jms/src/test/resources/org/apache/camel/component/jms/integration/spring/tx/security/artemis-security.xml +++ b/components/camel-jms/src/test/resources/org/apache/camel/component/jms/integration/spring/tx/security/artemis-security.xml @@ -26,11 +26,19 @@ target/tx/data/bindings target/tx/data/paging target/tx/data/large-messages + 98 + vm://999 + + + FAIL + + +
Re: [PR] (chores) camel-jms: fix misconfigured Artemis broker instance [camel]
orpiske merged PR #14107: URL: https://github.com/apache/camel/pull/14107 -- 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
[PR] (chores) camel-netty: minor adjustments to reduce flakiness on CI [camel]
orpiske opened a new pull request, #14109: URL: https://github.com/apache/camel/pull/14109 (no comment) -- 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/02: (chores) camel-jetty: tentative isolation adjustment for reduced flakiness
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 commit f01d2262785a353897ab2b96fe77fa8fd4266e74 Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 13:40:41 2024 +0200 (chores) camel-jetty: tentative isolation adjustment for reduced flakiness --- .../camel/component/jetty/rest/RestJettyRequiredHttpHeaderTest.java| 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyRequiredHttpHeaderTest.java b/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyRequiredHttpHeaderTest.java index c54ea32abb5..a9e79a78804 100644 --- a/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyRequiredHttpHeaderTest.java +++ b/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyRequiredHttpHeaderTest.java @@ -18,16 +18,19 @@ package org.apache.camel.component.jetty.rest; import org.apache.camel.CamelExecutionException; import org.apache.camel.Exchange; +import org.apache.camel.FluentProducerTemplate; import org.apache.camel.builder.RouteBuilder; import org.apache.camel.component.jetty.BaseJettyTest; import org.apache.camel.http.base.HttpOperationFailedException; import org.apache.camel.model.rest.RestParamType; import org.junit.jupiter.api.Test; +import org.junit.jupiter.api.parallel.Isolated; import static org.apache.camel.test.junit5.TestSupport.assertIsInstanceOf; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertThrows; +@Isolated("Run isolatedly to reduce flakiness on the CI") public class RestJettyRequiredHttpHeaderTest extends BaseJettyTest { @Test
(camel) 02/02: (chores) camel-jetty: avoid unnecessary overwrite of the parent template
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 commit e68770d81ec22a18ae4b84f21c0ff9bc53b2bb85 Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 13:45:08 2024 +0200 (chores) camel-jetty: avoid unnecessary overwrite of the parent template --- .../camel/component/jetty/rest/RestJettyAcceptTest.java | 5 +++-- .../camel/component/jetty/rest/RestJettyContentTypeTest.java | 5 +++-- ...stJettyInvalidContentTypeClientRequestValidationTest.java | 12 +++- .../RestJettyInvalidJSonClientRequestValidationTest.java | 5 +++-- .../component/jetty/rest/RestJettyRequiredBodyTest.java | 9 + .../jetty/rest/RestJettyRequiredHttpHeaderTest.java | 4 ++-- .../jetty/rest/RestJettyRequiredQueryParameterTest.java | 9 + 7 files changed, 28 insertions(+), 21 deletions(-) diff --git a/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyAcceptTest.java b/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyAcceptTest.java index 364263e5edf..64b0280fe49 100644 --- a/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyAcceptTest.java +++ b/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyAcceptTest.java @@ -18,6 +18,7 @@ package org.apache.camel.component.jetty.rest; import org.apache.camel.CamelExecutionException; import org.apache.camel.Exchange; +import org.apache.camel.FluentProducerTemplate; import org.apache.camel.builder.RouteBuilder; import org.apache.camel.component.jetty.BaseJettyTest; import org.apache.camel.http.base.HttpOperationFailedException; @@ -50,13 +51,13 @@ public class RestJettyAcceptTest extends BaseJettyTest { @Test public void testJettyProducerAcceptInvalid() { -fluentTemplate = fluentTemplate.withHeader(Exchange.CONTENT_TYPE, "application/json") +FluentProducerTemplate requestTemplate = fluentTemplate.withHeader(Exchange.CONTENT_TYPE, "application/json") .withHeader("Accept", "application/xml") .withHeader(Exchange.HTTP_METHOD, "post") .withBody("{ \"name\": \"Donald Duck\" }") .to("http://localhost:"; + getPort() + "/users/123/update"); -Exception ex = assertThrows(CamelExecutionException.class, () -> fluentTemplate.request(String.class)); +Exception ex = assertThrows(CamelExecutionException.class, () -> requestTemplate.request(String.class)); HttpOperationFailedException cause = assertIsInstanceOf(HttpOperationFailedException.class, ex.getCause()); assertEquals(406, cause.getStatusCode()); diff --git a/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyContentTypeTest.java b/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyContentTypeTest.java index f77dd9bf1ce..eee167c1b97 100644 --- a/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyContentTypeTest.java +++ b/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyContentTypeTest.java @@ -18,6 +18,7 @@ package org.apache.camel.component.jetty.rest; import org.apache.camel.CamelExecutionException; import org.apache.camel.Exchange; +import org.apache.camel.FluentProducerTemplate; import org.apache.camel.builder.RouteBuilder; import org.apache.camel.component.jetty.BaseJettyTest; import org.apache.camel.http.base.HttpOperationFailedException; @@ -49,12 +50,12 @@ public class RestJettyContentTypeTest extends BaseJettyTest { @Test public void testJettyProducerContentTypeInvalid() { -fluentTemplate = fluentTemplate.withHeader(Exchange.CONTENT_TYPE, "application/xml") +FluentProducerTemplate requestTemplate = fluentTemplate.withHeader(Exchange.CONTENT_TYPE, "application/xml") .withHeader(Exchange.HTTP_METHOD, "post") .withBody("Donald Duck") .to("http://localhost:"; + getPort() + "/users/123/update"); -Exception ex = assertThrows(CamelExecutionException.class, () -> fluentTemplate.request(String.class)); +Exception ex = assertThrows(CamelExecutionException.class, () -> requestTemplate.request(String.class)); HttpOperationFailedException cause = assertIsInstanceOf(HttpOperationFailedException.class, ex.getCause()); assertEquals(415, cause.getStatusCode()); diff --git a/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyInvalidContentTypeClientRequestValidationTest.java b/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/rest/RestJettyInvalidContentTypeClientRequestValidationTest.java index 3735095cd40..d9efb0a4fae 100644 --- a/components/camel-jetty/src/test/java/org/apache/camel/c
(camel) branch main updated (0b0125b8b7f -> e68770d81ec)
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 0b0125b8b7f (chores) camel-file: code cleanup new f01d2262785 (chores) camel-jetty: tentative isolation adjustment for reduced flakiness new e68770d81ec (chores) camel-jetty: avoid unnecessary overwrite of the parent template 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/component/jetty/rest/RestJettyAcceptTest.java | 5 +++-- .../camel/component/jetty/rest/RestJettyContentTypeTest.java | 5 +++-- ...stJettyInvalidContentTypeClientRequestValidationTest.java | 12 +++- .../RestJettyInvalidJSonClientRequestValidationTest.java | 5 +++-- .../component/jetty/rest/RestJettyRequiredBodyTest.java | 9 + .../jetty/rest/RestJettyRequiredHttpHeaderTest.java | 7 +-- .../jetty/rest/RestJettyRequiredQueryParameterTest.java | 9 + 7 files changed, 31 insertions(+), 21 deletions(-)
Re: [PR] (chores) camel-jetty: minor adjustments to reduce flakiness on CI [camel]
orpiske merged PR #14108: URL: https://github.com/apache/camel/pull/14108 -- 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
Re: [PR] (chores) camel-jetty: minor adjustments to reduce flakiness on CI [camel]
github-actions[bot] commented on PR #14108: URL: https://github.com/apache/camel/pull/14108#issuecomment-2106218894 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committers, please review the following items: * First-time contributors **require MANUAL approval** for the GitHub Actions to run * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot. * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR. * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. * :warning: Be careful when sharing logs. Review their contents before sharing them publicly. -- 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
[PR] (chores) camel-jetty: minor adjustments to reduce flakiness on CI [camel]
orpiske opened a new pull request, #14108: URL: https://github.com/apache/camel/pull/14108 (no comment) -- 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_sbom updated (8f139ba5 -> b2d6952d)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_sbom in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git omit 8f139ba5 Regen SBOM from commit c31b25a830413b8d22d52f229636b790842fdf6f add 7edcef93 Regen SBOM from commit c31b25a830413b8d22d52f229636b790842fdf6f (#2020) add b06399e8 Improve Protobuf serialization/deserialization Kamelets add 239b0562 Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2021) add 4022e39a Bump org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.13.0 (#2022) add e81c2bbe Updated CHANGELOG.md add 5b960316 Bump org.apache.camel.k:camel-k-crds from 2.3.0 to 2.3.1 (#2023) add 1d0f4f1f chore(e2e): Add AWS SQS Kamelet tests (#2026) add c3adccde Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.26 to 2.1.0.27 (#2025) add a837124c Regen for commit c3adccdec421208163eac7d3903d1294713754fa (#2027) add 71f1f1e0 Upgrade to Camel 4.6.0 (#2030) add 9f536946 #2024: Use properties in kamelet beans to set values. (#2031) add f1b7c210 Updated CHANGELOG.md add b2d6952d Regen SBOM from commit f1b7c210d1732a27291d974757b68460a9585d17 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 (8f139ba5) \ N -- N -- N refs/heads/regen_bot_sbom (b2d6952d) 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: CHANGELOG.md | 10 + camel-kamelets-sbom/camel-kamelets-sbom.json | 2339 ++-- camel-kamelets-sbom/camel-kamelets-sbom.xml| 2242 +-- kamelets/avro-deserialize-action.kamelet.yaml |8 +- kamelets/avro-serialize-action.kamelet.yaml|8 +- kamelets/aws-redshift-sink.kamelet.yaml|2 +- kamelets/aws-redshift-source.kamelet.yaml |2 +- kamelets/protobuf-deserialize-action.kamelet.yaml |7 +- kamelets/protobuf-serialize-action.kamelet.yaml|7 +- .../camel/kamelets/utils/format/MimeType.java |2 + .../camel/kamelets/utils/format/SchemaType.java| 49 - .../format/schema/DelegatingSchemaResolver.java|4 +- .../utils/format/schema/protobuf/Protobuf.java | 29 - .../schema/protobuf/ProtobufSchemaResolver.java| 159 -- .../kamelets/avro-deserialize-action.kamelet.yaml |8 +- .../kamelets/avro-serialize-action.kamelet.yaml|8 +- .../kamelets/aws-redshift-sink.kamelet.yaml|2 +- .../kamelets/aws-redshift-source.kamelet.yaml |2 +- .../protobuf-deserialize-action.kamelet.yaml |7 +- .../protobuf-serialize-action.kamelet.yaml |7 +- library/kamelets-maven-plugin/pom.xml |4 +- pom.xml|8 +- tests/camel-kamelets-itest/pom.xml |6 + .../src/test/java/KameletsYaksIT.java |1 + .../src/test/resources/avro/README.md | 10 +- .../aws/kinesis/aws-kinesis-source.feature |5 +- .../test/resources/aws/s3/amazonS3Client.groovy|3 +- .../test/resources/aws/s3/aws-s3-http-pipe.feature |2 + .../aws/s3/aws-s3-source-secret-conf.feature |6 +- .../aws/s3/aws-s3-to-knative-channel.yaml |2 +- .../src/test/resources/aws/s3/yaks-config.yaml |3 +- .../src/test/resources/aws/{s3 => sqs}/README.md | 32 +- .../amazonSQSClient.groovy}| 14 +- .../aws/sqs/aws-sqs-credentials.properties |8 + .../aws-sqs-knative-channel.feature} | 32 +- .../aws/sqs/aws-sqs-source-property-conf.feature | 32 + .../aws/sqs/aws-sqs-source-secret-conf.feature | 36 + .../aws/sqs/aws-sqs-source-uri-conf.feature| 27 + .../aws-sqs-to-knative-channel.yaml} | 11 +- .../aws-sqs-to-log-secret-based.groovy}|4 +- .../aws-sqs-to-log-uri-based.groovy} | 12 +- .../resources/aws/sqs/aws-sqs-uri-pipe.feature | 29 + .../aws-sqs-uri-pipe.yaml} |9 +- .../resources/aws/{s3 => sqs}/yaks-config.yaml | 21 +- .../resources/earthquake/earthquake-source.feature |2 + .../src/test/resources/kafka/kafka-source.feature |1 + .../src/test/resources/mail/mail-sink.feature |1 + .../resources/openapi/rest-openapi-sink.feature|
[PR] Generated sources regen for SBOM [camel-kamelets]
github-actions[bot] opened a new pull request, #2034: URL: https://github.com/apache/camel-kamelets/pull/2034 Regen bot :robot: found some uncommitted changes after running build on :camel-kamelets: `main` branch for generating SBOMs. Please do not delete `regen_bot_sbom` 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
[PR] (chores) camel-jms: fix misconfigured Artemis broker instance [camel]
orpiske opened a new pull request, #14107: URL: https://github.com/apache/camel/pull/14107 The lack of address policy may cause the JMS tests to hang indefinitely if there is insufficient disk space available on the host running the tests -- 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
Re: [PR] (chores) camel-jms: fix misconfigured Artemis broker instance [camel]
github-actions[bot] commented on PR #14107: URL: https://github.com/apache/camel/pull/14107#issuecomment-2106212302 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committers, please review the following items: * First-time contributors **require MANUAL approval** for the GitHub Actions to run * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot. * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR. * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. * :warning: Be careful when sharing logs. Review their contents before sharing them publicly. -- 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
Re: [PR] Generated sources regen for SBOM [camel-quarkus]
oscerd merged PR #6079: URL: https://github.com/apache/camel-quarkus/pull/6079 -- 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-quarkus) branch regen_bot_sbom updated (4e5f6f0446 -> fe48c6bde0)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_sbom in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git omit 4e5f6f0446 Regen SBOM from commit 0f7f3c0306a7e5cd574900a04d922b3a40674f10 add 30fe04dc44 Regen SBOM from commit 0f7f3c0306a7e5cd574900a04d922b3a40674f10 (#6069) add 260dcaf671 Enforce usage of Swagger Jakarta compatible dependencies add 12aabbb84b Fix support-swagger class name typo SupporSwaggerProcessor -> SupporSwaggerProcessor add 60a66d89ff Increase Xmx to 4600m for initial-mvn-install job add af662f7dd2 Upgrade Camel to 4.6.0 add bc97634347 Revert "Disable microprofile-fault-tolerance testing due to #5995" add 65acc966ed Add cli-connector support for Camel JBang runtime=quarkus add 674c6c4c2b Align container image versions with Camel & Quarkus add a7b0865888 Add GitHub Action to report test failures in the workflow summary add fe48c6bde0 Regen SBOM from commit a7b0865888162af41d1128525975dde5bcc9ac61 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 (4e5f6f0446) \ N -- N -- N refs/heads/regen_bot_sbom (fe48c6bde0) 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: .github/actions/test-summary-report/action.yaml|91 + .github/workflows/camel-master-cron.yaml |52 +- .github/workflows/ci-build.yaml|52 +- .github/workflows/quarkus-master-cron.yaml |52 +- camel-quarkus-sbom/camel-quarkus-sbom.json | 21246 +-- camel-quarkus-sbom/camel-quarkus-sbom.xml | 17625 --- catalog/pom.xml| 4 +- docs/antora.yml| 2 +- .../{langchain-chat.yml => langchain4j-chat.yml} | 6 +- ...n-embeddings.yml => langchain4j-embeddings.yml} | 6 +- docs/modules/ROOT/examples/components/log.yml | 4 +- docs/modules/ROOT/examples/others/js-dsl.yml | 2 +- docs/modules/ROOT/examples/others/jsh-dsl.yml | 2 +- docs/modules/ROOT/nav.adoc | 4 +- .../pages/reference/extensions/cli-connector.adoc |19 + .../ROOT/pages/reference/extensions/js-dsl.adoc| 6 +- .../ROOT/pages/reference/extensions/jsh-dsl.adoc | 6 +- .../{langchain-chat.adoc => langchain4j-chat.adoc} |12 +- ...embeddings.adoc => langchain4j-embeddings.adoc} |12 +- .../ROOT/pages/reference/extensions/log.adoc | 6 +- extensions-jvm/cli-connector/deployment/pom.xml| 6 + .../deployment/CliConnectorProcessor.java |25 + .../deployment/CliConnectorDisabledTest.java |41 +- .../deployment/CliConnectorEnabledTest.java|44 + .../cli/connector/CamelCliConnectorConfig.java |22 +- .../cli/connector/CamelCliConnectorRecorder.java |26 +- .../cli/connector/QuarkusCliConnectorFactory.java |17 +- .../cli/connector/QuarkusLocalCliConnector.java|42 +- .../deployment/pom.xml | 6 +- .../chat/deployment/LangchainChatProcessor.java| 2 +- .../{langchain-chat => langchain4j-chat}/pom.xml | 2 +- .../runtime/pom.xml| 6 +- .../main/resources/META-INF/quarkus-extension.yaml | 2 +- .../deployment/pom.xml | 6 +- .../deployment/LangchainEmbeddingsProcessor.java | 2 +- .../pom.xml| 2 +- .../runtime/pom.xml| 6 +- .../main/resources/META-INF/quarkus-extension.yaml | 2 +- extensions-jvm/pom.xml | 4 +- .../deployment/AzureCoreSupportProcessor.java |14 +- extensions-support/azure-core/runtime/pom.xml | 5 - ...AbstractClientApplicationBaseSubstitutions.java |73 - .../deployment/SupportSwaggerProcessor.java| 2 +- extensions-support/swagger/runtime/pom.xml |10 +- .../runtime/graal/SwaggerSubstitutions.java|44 + extensions/arangodb/deployment/pom.xml | 4 + .../arangodb/deployment/ArangodbProcessor.java | 6 + extensions/arangodb/runtime/pom.xml| 4 + .../dropbox/deployment/DropboxProcessor.java | 9 +- .../main/resources/META-INF/quarkus-extensio
[PR] Generated sources regen for SBOM [camel-quarkus]
github-actions[bot] opened a new pull request, #6079: URL: https://github.com/apache/camel-quarkus/pull/6079 Regen bot :robot: found some uncommitted changes after running build on :camel-quarkus: `main` branch for generating SBOMs. Please do not delete `regen_bot_sbom` 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-spring-boot) 01/01: CAMEL-20758: camel-spring-boot - Debugger is created twice
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch deb in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 05cb736504a9943154160f3a9b6e178694fef88e Author: Claus Ibsen AuthorDate: Sun May 12 10:32:48 2024 +0200 CAMEL-20758: camel-spring-boot - Debugger is created twice --- .../camel-debug-starter/src/main/docs/debug.json | 114 ++--- .../boot/debug/CamelDebugAutoConfiguration.java| 5 + .../debug/CamelDebugConfigurationProperties.java | 0 ...rk.boot.autoconfigure.AutoConfiguration.imports | 18 .../src/main/docs/spring-boot.json | 94 - ...rk.boot.autoconfigure.AutoConfiguration.imports | 1 - 6 files changed, 123 insertions(+), 109 deletions(-) diff --git a/components-starter/camel-debug-starter/src/main/docs/debug.json b/components-starter/camel-debug-starter/src/main/docs/debug.json index f0caf83295a..8a6dfa969ed 100644 --- a/components-starter/camel-debug-starter/src/main/docs/debug.json +++ b/components-starter/camel-debug-starter/src/main/docs/debug.json @@ -1,15 +1,101 @@ { - "other": { -"kind": "other", -"name": "debug", -"title": "Debug", -"description": "Enables Camel Route Debugging", -"deprecated": false, -"firstVersion": "3.15.0", -"label": "tooling", -"supportLevel": "Stable", -"groupId": "org.apache.camel.springboot", -"artifactId": "camel-debug-starter", -"version": "4.7.0-SNAPSHOT" - } -} + "groups": [ +{ + "name": "camel.debug", + "type": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties" +} + ], + "properties": [ +{ + "name": "camel.debug.body-include-files", + "type": "java.lang.Boolean", + "description": "Whether to include the message body of file based messages. The overhead is that the file content has to be read from the file.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": true +}, +{ + "name": "camel.debug.body-include-streams", + "type": "java.lang.Boolean", + "description": "Whether to include the message body of stream based messages. If enabled then beware the stream may not be re-readable later. See more about Stream Caching.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": false +}, +{ + "name": "camel.debug.body-max-chars", + "type": "java.lang.Integer", + "description": "To limit the message body to a maximum size in the traced message. Use 0 or negative value to use unlimited size.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": 0 +}, +{ + "name": "camel.debug.breakpoints", + "type": "java.lang.String", + "description": "Allows to pre-configure breakpoints (node ids) to use with debugger on startup. Multiple ids can be separated by comma. Use special value _all_routes_ to add a breakpoint for the first node for every route, in other words this makes it easy to debug from the beginning of every route without knowing the exact node ids.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties" +}, +{ + "name": "camel.debug.enabled", + "type": "java.lang.Boolean", + "description": "Enables Debugger in your Camel application.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": false +}, +{ + "name": "camel.debug.fallback-timeout", + "type": "java.lang.Long", + "description": "Fallback Timeout in seconds (300 seconds as default) when block the message processing in Camel. A timeout used for waiting for a message to arrive at a given breakpoint.", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": 300 +}, +{ + "name": "camel.debug.include-exception", + "type": "java.lang.Boolean", + "description": "Trace messages to include exception if the message failed", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": true +}, +{ + "name": "camel.debug.include-exchange-properties", + "type": "java.lang.Boolean", + "description": "Whether to include the exchange properties in the traced message", + "sourceType": "org.apache.camel.spring.boot.debug.CamelDebugConfigurationProperties", + "defaultValue": true +}, +{ + "name": "camel.debug.include-exchange-variables", + "type": "java.lang.Boolean", + "description": "Whether to include the exchange variables in the traced message", + "sourc
(camel) 02/02: CAMEL-20758: camel-spring-boot - Debugger is created twice
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch deb in repository https://gitbox.apache.org/repos/asf/camel.git commit f0bd378c2f21fbadf85826226c203d8be85b0b0d Author: Claus Ibsen AuthorDate: Sun May 12 10:40:08 2024 +0200 CAMEL-20758: camel-spring-boot - Debugger is created twice --- .../user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc | 7 +++ 1 file changed, 7 insertions(+) diff --git a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc index 2f6577738ee..a595510a771 100644 --- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc +++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_7.adoc @@ -81,3 +81,10 @@ authorizationPolicy.setAuthorizationManager(AuthorityAuthorizationManager.hasRol This new pattern supports a more expressive language to define your own authorization rules, exposing the full power of the Spring Security framework to Camel route policies. See the https://docs.spring.io/spring-security/reference/5.8/migration/servlet/authorization.html#servlet-replace-permissionevaluator-bean-with-methodsecurityexpression-handler[spring documentation] for further details on how to migrate your custom code from `AccessDecisionManager` to `AuthorizationManager`. + +== Camel Spring Boot + +=== camel-debug-starter + +Using camel debugger with Spring Boot is now moved from `camel-spring-boot` into `camel-debug-starter` where you can configure the debugger +via `camel.debug.` options in `application.properties`.
Re: [PR] debugger is created twice [camel]
github-actions[bot] commented on PR #14106: URL: https://github.com/apache/camel/pull/14106#issuecomment-2106183401 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committers, please review the following items: * First-time contributors **require MANUAL approval** for the GitHub Actions to run * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot. * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR. * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. * :warning: Be careful when sharing logs. Review their contents before sharing them publicly. -- 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 deb created (now 05cb736504a)
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch deb in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git at 05cb736504a CAMEL-20758: camel-spring-boot - Debugger is created twice This branch includes the following new commits: new 05cb736504a CAMEL-20758: camel-spring-boot - Debugger is created twice 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/02: CAMEL-20758: camel-spring-boot - Debugger is created twice
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch deb in repository https://gitbox.apache.org/repos/asf/camel.git commit 0d6b14b5202d2275d2def8be0f1cb34aa14cba87 Author: Claus Ibsen AuthorDate: Sun May 12 10:33:24 2024 +0200 CAMEL-20758: camel-spring-boot - Debugger is created twice --- .../org/apache/camel/impl/engine/AbstractCamelContext.java | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java b/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java index 59eb0afd92c..57d08b48da5 100644 --- a/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java +++ b/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java @@ -2293,10 +2293,12 @@ public abstract class AbstractCamelContext extends BaseService } } if (!debuggerDetected && (isDebugging() || isDebugStandby())) { -// debugging enabled but camel-debug was not auto-detected from classpath -// so install default debugger -BacklogDebugger backlog = DefaultBacklogDebugger.createDebugger(this); -addService(backlog, true, true); +if (hasService(BacklogDebugger.class) == null) { +// debugging enabled but camel-debug was not auto-detected from classpath +// so install default debugger +BacklogDebugger backlog = DefaultBacklogDebugger.createDebugger(this); +addService(backlog, true, true); +} } addService(getManagementStrategy(), false);
[PR] debugger is created twice [camel]
davsclaus opened a new pull request, #14106: URL: https://github.com/apache/camel/pull/14106 # Description # Target - [ ] 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 - [ ] I checked that each commit in the pull request has a meaningful subject line and body. - [ ] 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 deb created (now f0bd378c2f2)
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch deb in repository https://gitbox.apache.org/repos/asf/camel.git at f0bd378c2f2 CAMEL-20758: camel-spring-boot - Debugger is created twice This branch includes the following new commits: new 0d6b14b5202 CAMEL-20758: camel-spring-boot - Debugger is created twice new f0bd378c2f2 CAMEL-20758: camel-spring-boot - Debugger is created twice 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.
Re: [PR] (chores) http components: multiple minor cleanups [camel]
github-actions[bot] commented on PR #14105: URL: https://github.com/apache/camel/pull/14105#issuecomment-2106148462 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committers, please review the following items: * First-time contributors **require MANUAL approval** for the GitHub Actions to run * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot. * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR. * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. * :warning: Be careful when sharing logs. Review their contents before sharing them publicly. -- 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
[PR] (chores) http components: multiple minor cleanups [camel]
orpiske opened a new pull request, #14105: URL: https://github.com/apache/camel/pull/14105 (no comment) -- 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