ppalaga commented on code in PR #868:
URL: https://github.com/apache/camel-website/pull/868#discussion_r914475322
##
content/blog/2022/07/camel-quarkus-release-2.7.2/index.md:
##
@@ -0,0 +1,16 @@
+---
+title: "Camel Quarkus 2.7.2 Released"
+date: 2022-07-04
+authors: ["ppalaga"]
This is an automated email from the ASF dual-hosted git repository.
tsato pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 88ec3b39e doc: fix CI badge in README
88ec3b39e is d
tadayosi commented on issue #3175:
URL: https://github.com/apache/camel-k/issues/3175#issuecomment-1175803957
Removing the stale label as it still seems to be worth exploring.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
tadayosi commented on issue #3415:
URL: https://github.com/apache/camel-k/issues/3415#issuecomment-1175792056
@benczekristof Ah ok, so `pod-monitor-labels` should be used only for cli
parameters. For JSON or YAML, it should be `podMonitorLabels`. So your
IntegrationPlatform should be like:
benczekristof commented on issue #3415:
URL: https://github.com/apache/camel-k/issues/3415#issuecomment-1175790708
Yes sure!
```
Name: camel-k
Namespace:kristof-test
Labels: app=raw
argocd.argoproj.io/instance=kristof-test
ch
tadayosi commented on issue #3415:
URL: https://github.com/apache/camel-k/issues/3415#issuecomment-1175782970
Could you show us what's the `status` of the IntegrationPlatform? i.e.
`kubectl describe ip camel-k`?
--
This is an automated message from the Apache Git Service.
To respond to t
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-kafka-connector.git
at 2493bc52c [create-pull-request] automated change
No new revisions were added by t
github-actions[bot] opened a new pull request, #1389:
URL: https://github.com/apache/camel-kafka-connector/pull/1389
Periodic Sync of Camel Kafka connector main Branch with main Camel Main.
see
https://github.com/apache/camel-kafka-connector/blob/main/.github/workflows/automatic-sync-came
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 4a2c68e699 Updated CHANGELOG.md
4a2c68e69
github-actions[bot] commented on issue #2927:
URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1175736652
The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main)
branch build has failed:
* Build ID: 2619623352-700-6b57ff24-b8f1-4eed-8098-f22d1b9b
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 5ee5b366263 [create-pull-request] automated change
add ff09de07693 [create-pull-r
github-actions[bot] opened a new pull request, #591:
URL: https://github.com/apache/camel-spring-boot/pull/591
Periodic Sync of Camel Spring Boot Main Branch with main Camel Main.
see
https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml
--
Thi
github-actions[bot] commented on issue #3175:
URL: https://github.com/apache/camel-k/issues/3175#issuecomment-1175626002
This issue has been automatically marked as stale due to 90 days of
inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s
benczekristof opened a new issue, #3415:
URL: https://github.com/apache/camel-k/issues/3415
Dear Maintainers,
I wanted to create a podMonitor resource with the right labels (so
Prometheus will discover the integrations for metrics), in the following way: I
have created an Integration
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
omit 5cdfe6c6119 Regen for commit c31616513aa059fa31a4f42ae9735e2af84d5dcc
add 640ff56edc4 (chores) camel-suppor
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 a47b171b1fd566383ed98a0ddc2eb50738a908c9
Author: Otavio Rodolfo Piske
AuthorDate: Tue Jul 5 14:00:47 2022 +0200
(chor
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 33ca6c3d57ad661e827dc23fecb4753346cb8f54
Author: Otavio Rodolfo Piske
AuthorDate: Tue Jul 5 13:58:32 2022 +0200
(chor
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 640ff56edc4 (chores) camel-support: removed redundant conditions
new 33ca6c3d57a (chores) camel-support: removed re
orpiske merged PR #7977:
URL: https://github.com/apache/camel/pull/7977
--
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
orpiske commented on PR #7977:
URL: https://github.com/apache/camel/pull/7977#issuecomment-1175165503
Checkstyle is not related to this, so it should be safe to merge.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
Delawen commented on PR #3414:
URL: https://github.com/apache/camel-k/pull/3414#issuecomment-1175130835
I guess the failed job does not have anything to do with this PR, right?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
jamesnetherton commented on code in PR #3867:
URL: https://github.com/apache/camel-quarkus/pull/3867#discussion_r913863805
##
extensions/dsl-modeline/deployment/src/main/java/org/apache/camel/quarkus/component/dsl/modeline/deployment/DslModelineProcessor.java:
##
@@ -0,0 +1,50 @
zbendhiba commented on code in PR #3867:
URL: https://github.com/apache/camel-quarkus/pull/3867#discussion_r913838745
##
extensions/dsl-modeline/deployment/src/main/java/org/apache/camel/quarkus/component/dsl/modeline/deployment/DslModelineProcessor.java:
##
@@ -0,0 +1,50 @@
+/*
zbendhiba commented on code in PR #3867:
URL: https://github.com/apache/camel-quarkus/pull/3867#discussion_r913808222
##
extensions/dsl-modeline/deployment/src/main/java/org/apache/camel/quarkus/component/dsl/modeline/deployment/DslModelineProcessor.java:
##
@@ -0,0 +1,50 @@
+/*
tdiesler commented on code in PR #7973:
URL: https://github.com/apache/camel/pull/7973#discussion_r913797410
##
components/camel-hyperledger-aries/src/main/java/org/apache/camel/component/aries/Constants.java:
##
@@ -0,0 +1,44 @@
+/*-
+ * #%L
Review Comment:
These headers ar
tdiesler commented on code in PR #7973:
URL: https://github.com/apache/camel/pull/7973#discussion_r913792315
##
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hyperledger-aries.json:
##
@@ -0,0 +1,37 @@
+{
+ "component": {
+"kind": "compon
github-actions[bot] commented on PR #7977:
URL: https://github.com/apache/camel/pull/7977#issuecomment-1175035301
:no_entry_sign: There are (likely) no components to be tested in this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
aldettinger closed issue #3900: dozer: deprecate typeConverterEnabled config
URL: https://github.com/apache/camel-quarkus/issues/3900
--
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 comm
This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 5ed9420534 dozer: Deprecate the typeConv
aldettinger merged PR #3901:
URL: https://github.com/apache/camel-quarkus/pull/3901
--
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...@
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
omit ae1ccbe1c28 Regen for commit 640ff56edc491d4d4ea3c3b4e76db7de837ab096
omit 640ff56edc4 (chores) camel-suppor
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 39be074c2ca Regen for commit 23733dc84c51ca8744159f2f8c209de09e0b358f
add e99f68716eb CAMEL-18257 - Camel-H
github-actions[bot] opened a new pull request, #7978:
URL: https://github.com/apache/camel/pull/7978
Regen bot :robot: found some uncommitted changes after running build on
:camel: main.
Please do not delete `regen_bot` branch after merge/rebase.
--
This is an automated message from th
github-actions[bot] commented on PR #869:
URL: https://github.com/apache/camel-website/pull/869#issuecomment-1174994675
🚀 Preview is available at https://pr-869--camel.netlify.app
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
omit bf4f879f209 Regen for commit 2bf23015bc3e0f12e3f496ebceda49be914a8d68
add 39be074c2ca Regen for commit 2373
orpiske opened a new pull request, #7977:
URL: https://github.com/apache/camel/pull/7977
--
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-un
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
at 640ff56edc4 (chores) camel-support: removed redundant conditions
No new revisions were added by this update.
oscerd merged PR #7976:
URL: https://github.com/apache/camel/pull/7976
--
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.
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
omit 2a7da0732ed Regen for commit 23733dc84c51ca8744159f2f8c209de09e0b358f
add 2bf23015bc3 camel-jaxb: Tidy up d
github-actions[bot] opened a new pull request, #7976:
URL: https://github.com/apache/camel/pull/7976
Regen bot :robot: found some uncommitted changes after running build on
:camel: main.
Please do not delete `regen_bot` branch after merge/rebase.
--
This is an automated message from th
zhfeng closed issue #2815: XA JMS Transaction fails
URL: https://github.com/apache/camel-quarkus/issues/2815
--
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-m
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 640ff56edc4 (chores) camel-support: removed redundan
orpiske merged PR #7971:
URL: https://github.com/apache/camel/pull/7971
--
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
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit c31616513aa059fa31a4f42ae9735e2af84d5dcc
Author: Andrea Cosentino
AuthorDate: Tue Jul 5 13:52:34 2022 +0200
CAMEL-
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit e99f68716eb8d6b2b8b7cf703a3f978776e20670
Author: Andrea Cosentino
AuthorDate: Tue Jul 5 13:43:34 2022 +0200
CAMEL-
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 4afb3e19e03cca4f5491ea32200950f5b769135d
Author: Andrea Cosentino
AuthorDate: Tue Jul 5 13:43:50 2022 +0200
CAMEL-
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 39be074c2ca Regen for commit 23733dc84c51ca8744159f2f8c209de09e0b358f
new e99f68716eb CAMEL-18257 - Camel-Hashic
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 39be074c2ca Regen for commit 23733dc84c51ca874415
oscerd merged PR #7975:
URL: https://github.com/apache/camel/pull/7975
--
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.
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 1a162c2d316 Sync deps
add 033debd5807 CAMEL-18256 - Camel-Hashicorp-vault: Support Versioning of
secret wh
github-actions[bot] opened a new pull request, #7975:
URL: https://github.com/apache/camel/pull/7975
Regen bot :robot: found some uncommitted changes after running build on
:camel: main.
Please do not delete `regen_bot` branch after merge/rebase.
--
This is an automated message from th
tadayosi commented on PR #3235:
URL: https://github.com/apache/camel-k/pull/3235#issuecomment-1174952876
The `openshift-build` workflow is failing at known flaky tests, which should
be irrelevant to this pull req.
--
This is an automated message from the Apache Git Service.
To respond to
jamesnetherton merged PR #7974:
URL: https://github.com/apache/camel/pull/7974
--
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
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton 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 2bf23015bc3 camel-jaxb: Tidy up docs. Fix typ
oscerd commented on PR #7683:
URL: https://github.com/apache/camel/pull/7683#issuecomment-1174928573
We missed this for 3.18.0, I'm going to merge it next week probably
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
github-actions[bot] commented on PR #7974:
URL: https://github.com/apache/camel/pull/7974#issuecomment-1174918162
:heavy_check_mark: Finished component verification: 0 component(s) test
failed out of **1 component(s) tested**
--
This is an automated message from the Apache Git Service.
To
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 1a162c2d316 Sync deps
new 033debd5807 CAMEL-18256 - Camel-Hashicorp-vault: Support Versioning of
secret while r
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 033debd580785c5a4c20dea8dc1012944c1f1940
Author: Andrea Cosentino
AuthorDate: Tue Jul 5 11:21:13 2022 +0200
CAMEL-
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 23733dc84c51ca8744159f2f8c209de09e0b358f
Author: Andrea Cosentino
AuthorDate: Tue Jul 5 12:45:22 2022 +0200
Regen
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 080b5c9e97f99187545c5e89f888359694f9061a
Author: Andrea Cosentino
AuthorDate: Tue Jul 5 11:32:55 2022 +0200
CAMEL-
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit e9860838b439bbcd25382962f34a0d52c005d464
Author: Andrea Cosentino
AuthorDate: Tue Jul 5 11:31:57 2022 +0200
CAMEL-
KuthumiPepple opened a new pull request, #3414:
URL: https://github.com/apache/camel-k/pull/3414
@oscerd @tadayosi @Delawen This dns example can be deleted. [Pull request
link to improved example](https://github.com/apache/camel-k-examples/pull/60)
**Release Note**
github-actions[bot] commented on PR #7974:
URL: https://github.com/apache/camel/pull/7974#issuecomment-1174872557
:warning: This PR changes Camel components and will be tested automatically.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
aldettinger opened a new pull request, #3901:
URL: https://github.com/apache/camel-quarkus/pull/3901
--
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
aldettinger commented on issue #3900:
URL: https://github.com/apache/camel-quarkus/issues/3900#issuecomment-1174861059
The dozer type converter is deprecated since camel 3.12.0. We should
deprecate it in camel-quarkus also.
--
This is an automated message from the Apache Git Service.
To r
github-actions[bot] commented on PR #7973:
URL: https://github.com/apache/camel/pull/7973#issuecomment-1174859400
:x: Finished component verification: **1 component(s) test failed** out of 2
component(s) tested
--
This is an automated message from the Apache Git Service.
To respond to the
oscerd commented on code in PR #7973:
URL: https://github.com/apache/camel/pull/7973#discussion_r913596692
##
components/camel-hyperledger-aries/src/main/java/org/apache/camel/component/aries/HyperledgerAriesConfiguration.java:
##
@@ -0,0 +1,101 @@
+/*-
+ * #%L
Review Comment:
KuthumiPepple opened a new pull request, #60:
URL: https://github.com/apache/camel-k-examples/pull/60
@tadayosi @Delawen I added a new example that shows how to lookup a `dns`
record. I also added more information to the readme.md. The examples run fine.
What do you think?
--
This is an
squakez commented on issue #3413:
URL: https://github.com/apache/camel-k/issues/3413#issuecomment-1174844573
fyi @KuthumiPepple
--
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 comme
squakez opened a new issue, #3413:
URL: https://github.com/apache/camel-k/issues/3413
https://github.com/apache/camel-k/blob/main/examples/README.md has some
missing link due to ongoing example migration to
https://github.com/apache/camel-k-examples. This page must be updated along the
cha
zregvart commented on code in PR #868:
URL: https://github.com/apache/camel-website/pull/868#discussion_r913586263
##
content/blog/2022/07/camel-quarkus-release-2.7.2/index.md:
##
@@ -0,0 +1,16 @@
+---
+title: "Camel Quarkus 2.7.2 Released"
+date: 2022-07-04
+authors: ["ppalaga"
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 2e3d5ee80ce CAMEL-18246: Upgrade hadoop3-version to 3.3.3
add 675d079fc80 Upgrade Classgraph to version 4.8
github-actions[bot] commented on PR #7973:
URL: https://github.com/apache/camel/pull/7973#issuecomment-1174810330
:warning: This PR changes Camel components and will be tested automatically.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
tdiesler opened a new pull request, #7973:
URL: https://github.com/apache/camel/pull/7973
--
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: commi
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 2e3d5ee80ce CAMEL-18246: Upgrade hadoop3-version to 3.3.3
new 675d079fc80 Upgrade Classgraph to version 4.8.148
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 1a162c2d31614b2a0bc0313b8d3ac8d877ef9136
Author: Andrea Cosentino
AuthorDate: Tue Jul 5 10:35:18 2022 +0200
Sync d
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 675d079fc809ec4ae7463e105f9904c66700ffc7
Author: Andrea Cosentino
AuthorDate: Tue Jul 5 10:32:19 2022 +0200
Upgrad
github-actions[bot] commented on PR #7971:
URL: https://github.com/apache/camel/pull/7971#issuecomment-1174737158
:no_entry_sign: There are (likely) no components to be tested in this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
aldettinger commented on PR #7972:
URL: https://github.com/apache/camel/pull/7972#issuecomment-1174733843
I guess we should backport only after the release has been closed. Let's
check CI build meanwhile.
--
This is an automated message from the Apache Git Service.
To respond to the messa
aldettinger opened a new pull request, #7972:
URL: https://github.com/apache/camel/pull/7972
--
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: co
This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a commit to branch CAMEL-18246
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 594d91ca084f1053582455fe5eb5430bc717274c
Author: aldettinger
AuthorDate: Mon Jul 4 15:01:37 2022 +0200
CAM
This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a change to branch CAMEL-18246
in repository https://gitbox.apache.org/repos/asf/camel.git
at 594d91ca084 CAMEL-18246: Upgrade hadoop3-version to 3.3.3
This branch includes the following new commits:
jamesnetherton commented on code in PR #3867:
URL: https://github.com/apache/camel-quarkus/pull/3867#discussion_r913455540
##
extensions/dsl-modeline/deployment/src/main/java/org/apache/camel/quarkus/component/dsl/modeline/deployment/DslModelineProcessor.java:
##
@@ -0,0 +1,50 @
This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from feda1b2f0 Updated CHANGELOG.md
add 079c1f00b fix(#3399): Improve operator log level adjustments
No new revisi
squakez merged PR #3401:
URL: https://github.com/apache/camel-k/pull/3401
--
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.apac
orpiske opened a new pull request, #7971:
URL: https://github.com/apache/camel/pull/7971
Simple cleanup to test some changes on my setup :)
--
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 t
86 matches
Mail list logo