This is an automated email from the ASF dual-hosted git repository.
nfilotto 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 4efd30ea9ec CAMEL-18860: java-joor-dsl - Adapt the
essobedo merged PR #8978:
URL: https://github.com/apache/camel/pull/8978
--
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.apach
jamesnetherton commented on issue #4334:
URL: https://github.com/apache/camel-quarkus/issues/4334#issuecomment-1371883274
It is an issue in the quarkus-platform. The dependency tree is a bit of a
mess because we seem to have conflicting versions of Apache POI on the
classpath 4.1.2 & 5.1.0.
milank78git commented on issue #3956:
URL: https://github.com/apache/camel-k/issues/3956#issuecomment-1371878511
Yes I checked my local encrypted password works in maven
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
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 62a9b6e915b (chores) documentation: reorganize the r
orpiske merged PR #8984:
URL: https://github.com/apache/camel/pull/8984
--
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 #8984:
URL: https://github.com/apache/camel/pull/8984#issuecomment-1371873885
Checkstyle issue is unrelated, so merging.
--
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 th
squakez commented on issue #3956:
URL: https://github.com/apache/camel-k/issues/3956#issuecomment-1371871382
It seems some problem with the encryption. According to the guideline in
https://maven.apache.org/guides/mini/guide-encryption.html it even seems that
your server password (encrypted
squakez commented on issue #3519:
URL: https://github.com/apache/camel-k/issues/3519#issuecomment-1371867600
Thanks for the detailed proposal. If the option 2 does not present any
particular problem, definitely, it would be the preferred solution.
--
This is an automated message from the
jamesnetherton commented on issue #4356:
URL: https://github.com/apache/camel-quarkus/issues/4356#issuecomment-1371863053
I registered `IdentityClientBase` for runtime initialization in
[09d9d4d](https://github.com/apache/camel-quarkus/commit/09d9d4dfb5f98db02605d08d28bf49fd5a8afb01)
and r
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 6078a8409e Upgrade Quarkus to 2.16.0.CR1
add 6a43bec266 fix qute package declaration (#4364)
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 aa460a5696d94d5cf343e88c09b584f442857a93
Author: Zineb Bendhiba
AuthorDate: Tue Jan 3 08:36:36 2023 +00
github-actions[bot] closed issue #2926: [CI] - Quarkus Main Branch Build Failure
URL: https://github.com/apache/camel-quarkus/issues/2926
--
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
github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1371807960
Build fixed with:
* Camel Quarkus Commit: aa460a5696d94d5cf343e88c09b584f442857a93
* Quarkus Main Commit: 88fc8b64942847d6344f2ad901b5a9bcba9fe8d6
*
github-actions[bot] commented on PR #8989:
URL: https://github.com/apache/camel/pull/8989#issuecomment-1371773089
: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
github-actions[bot] commented on PR #8988:
URL: https://github.com/apache/camel/pull/8988#issuecomment-1371767281
: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
sekikn opened a new pull request, #8989:
URL: https://github.com/apache/camel/pull/8989
--
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
sekikn opened a new pull request, #8988:
URL: https://github.com/apache/camel/pull/8988
--
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
github-actions[bot] commented on PR #8987:
URL: https://github.com/apache/camel/pull/8987#issuecomment-1371740015
### Components tested:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 1 | 1 | 0 | 1 |
--
This is an automated message fr
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 21b0897091 Updated CHANGELOG.md
21b089709
github-actions[bot] commented on PR #8987:
URL: https://github.com/apache/camel/pull/8987#issuecomment-1371682880
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:warning: Please note that the changes on this PR may be **tested
automatically**.
If
sekikn opened a new pull request, #8987:
URL: https://github.com/apache/camel/pull/8987
Currently, Pulsar producer can't send a message larger than maxMessageSize.
This PR enables the producer to chunk such a message for overcoming this
limitation.
- [x] Make sure there is a [JIRA
i
zhfeng commented on issue #4248:
URL: https://github.com/apache/camel-quarkus/issues/4248#issuecomment-1371659452
@JiriOndrusek I think it should be fixed already?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
zhfeng closed issue #4216: [Camel 3.20] xml integration tests is failing on
native build
URL: https://github.com/apache/camel-quarkus/issues/4216
--
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
zhfeng commented on issue #4216:
URL: https://github.com/apache/camel-quarkus/issues/4216#issuecomment-1371656339
This should fixed by upgrading to camel 3.20
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
github-actions[bot] opened a new pull request, #694:
URL: https://github.com/apache/camel-spring-boot/pull/694
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
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 57878775b45 [create-pull-request] automated change
add 59af3eb48b1 [create-pull-r
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/golang.org/x/oauth2-0.4.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git
at 898d25b5e chore(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0
No
dependabot[bot] opened a new pull request, #3962:
URL: https://github.com/apache/camel-k/pull/3962
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.3.0 to
0.4.0.
Commits
https://github.com/golang/oauth2/commit/34ffb07a9918c019c2d5080521104d2598ed8266";>34ffb
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
commit 88fc8b64942847d6344f2ad901b5a9bcba9fe8d6
Author: aldettinger
AuthorDate: Wed Jan 4 17:02:08 2023 +0100
hb
This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 68167f7127 Tika: Enable test testImagePng #4371
add 09d9d4dfb5 Register azure-identity IdentityClientBa
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
commit 4534371dd99119b0bcd8f603e09fb36a4a8087d0
Author: aldettinger
AuthorDate: Wed Jan 4 16:50:49 2023 +0100
hd
This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 09d9d4dfb5 Register azure-identity IdentityClientBase for runtime
initialization #4356
new 4534371dd9
aldettinger merged PR #4375:
URL: https://github.com/apache/camel-quarkus/pull/4375
--
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...@
aldettinger merged PR #4373:
URL: https://github.com/apache/camel-quarkus/pull/4373
--
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.
aldettinger pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 86d4c3971e DoBeforeEach does not work with Advice #4362
add 68167f7127 Tika: Enable test testImagePng #
aldettinger merged PR #4372:
URL: https://github.com/apache/camel-quarkus/pull/4372
--
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...@
aldettinger closed issue #4371: Tika: Enable test testImagePng
URL: https://github.com/apache/camel-quarkus/issues/4371
--
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 unsub
This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 262d9b9294 Remove JSONata dependency override
add 86d4c3971e DoBeforeEach does not work with Advice #43
aldettinger merged PR #4370:
URL: https://github.com/apache/camel-quarkus/pull/4370
--
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...@
aldettinger closed issue #4362: Multiple test methods do not work in a class
extending CamelQuarkusTestSupport
URL: https://github.com/apache/camel-quarkus/issues/4362
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 5fc5866f57 Upgrade cassandra-quarkus-client to 1.1.3
add 1198483801 Enable microprofile-fault-tolerance
aldettinger merged PR #4369:
URL: https://github.com/apache/camel-quarkus/pull/4369
--
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...@
aldettinger closed issue #4294: [Camel 3.20.0] Remove JSONata dependency
override
URL: https://github.com/apache/camel-quarkus/issues/4294
--
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 specifi
aldettinger closed issue #4225: [Quarkus 2.15.0] SmallRye Fault Tolerance 5.6.0
not compattible with Camel 3.19.0
URL: https://github.com/apache/camel-quarkus/issues/4225
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
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 5fc5866f57 Upgrade cassandra-quarkus-cli
aldettinger merged PR #4368:
URL: https://github.com/apache/camel-quarkus/pull/4368
--
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...@
dependabot[bot] closed pull request #940: build(deps): bump quarkus-camel-bom
from 2.14.0.Final to 2.15.1.Final
URL: https://github.com/apache/camel-k-runtime/pull/940
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/io.quarkus.platform-quarkus-camel-bom-2.15.2.Final
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
at 2f78f4cc build(deps): bump quarkus-camel-bo
dependabot[bot] commented on PR #940:
URL: https://github.com/apache/camel-k-runtime/pull/940#issuecomment-1371362352
Superseded by #944.
--
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 speci
dependabot[bot] opened a new pull request, #944:
URL: https://github.com/apache/camel-k-runtime/pull/944
Bumps [quarkus-camel-bom](https://github.com/quarkusio/quarkus-platform)
from 2.14.0.Final to 2.15.2.Final.
Commits
https://github.com/quarkusio/quarkus-platform/commit/32be
github-actions[bot] commented on PR #8984:
URL: https://github.com/apache/camel/pull/8984#issuecomment-1371294051
: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
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 94326627099 Regen for commit 5c7802d6800732b64839e6def107bc0f08d6ad1c
add 7100125dae3 Regen for commit 903c
github-actions[bot] commented on PR #8984:
URL: https://github.com/apache/camel/pull/8984#issuecomment-1371279714
: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
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 7100125dae3 Regen for commit 903c066453a6dc1bbb11c2c1c5b6518c7649354f
No new revisions were added by this update.
oscerd merged PR #8986:
URL: https://github.com/apache/camel/pull/8986
--
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.
github-actions[bot] commented on PR #8983:
URL: https://github.com/apache/camel/pull/8983#issuecomment-1371260339
### Components tested:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 12 | 12 | 3 | 9 |
--
This is an automated message
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 af37a03e6e3 Regen for commit 903c066453a6dc1bbb11c2c1c5b6518c7649354f
add 5c7802d6800 (chores) documentatio
github-actions[bot] opened a new pull request, #8986:
URL: https://github.com/apache/camel/pull/8986
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
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 7100125dae3 Regen for commit 903c066453a6dc1bbb11
oscerd merged PR #8985:
URL: https://github.com/apache/camel/pull/8985
--
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 fee5b9ca167 Regen for commit 152edb947d13c046094961eeec8efb63c4a72994
add d8b3e25f8fb CAMEL-18538: camel-jb
github-actions[bot] opened a new pull request, #8985:
URL: https://github.com/apache/camel/pull/8985
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
orpiske opened a new pull request, #8984:
URL: https://github.com/apache/camel/pull/8984
- also categorize generic guides for components and data processing
--
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
github-actions[bot] commented on PR #8978:
URL: https://github.com/apache/camel/pull/8978#issuecomment-1371230491
### Components tested:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 2 | 2 | 0 | 1 |
--
This is an automated message fr
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 3ab1b713527 Regen for commit 152edb947d13c046094961eeec8efb63c4a72994
add fee5b9ca167 Regen for commit 152e
mgubaidullin closed issue #581: Marshal , Unmarshal Samples
URL: https://github.com/apache/camel-karavan/issues/581
--
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 unsubscri
mgubaidullin commented on issue #581:
URL: https://github.com/apache/camel-karavan/issues/581#issuecomment-1371207624
Moved to Q&A https://github.com/apache/camel-karavan/discussions/591
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
mgubaidullin closed issue #587: Sample routes for cfx as a service and as a
client
URL: https://github.com/apache/camel-karavan/issues/587
--
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 specifi
mgubaidullin commented on issue #587:
URL: https://github.com/apache/camel-karavan/issues/587#issuecomment-1371204417
Moved to Q&A
--
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 com
mgubaidullin opened a new issue, #589:
URL: https://github.com/apache/camel-karavan/issues/589
Add https://github.com/apache/camel-karavan/issues/588 tests in CI
https://code.visualstudio.com/api/working-with-extensions/continuous-integration
--
This is an automated message from the Ap
mgubaidullin opened a new issue, #588:
URL: https://github.com/apache/camel-karavan/issues/588
We need to start implementing integration test of VS Code extension
https://code.visualstudio.com/api/working-with-extensions/testing-extension
--
This is an automated message from the Apa
gansheer commented on issue #3519:
URL: https://github.com/apache/camel-k/issues/3519#issuecomment-1371197137
The backward compatibility of this change is tricky:
* [quarkus opentracing](https://quarkus.io/guides/opentracing) :
* compatible with jaeger by connecting directly to th
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 5c7802d6800 (chores) documentation: removed advanced
orpiske merged PR #8981:
URL: https://github.com/apache/camel/pull/8981
--
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.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 903c066453a6dc1bbb11c2c1c5b6518c7649354f
Author: Claus Ibsen
AuthorDate: Wed Jan 4 18:03:54 2023 +0100
CAMEL-18538:
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from fee5b9ca167 Regen for commit 152edb947d13c046094961eeec8efb63c4a72994
new d8b3e25f8fb CAMEL-18538: camel-jbang -
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
commit d8b3e25f8fb207ea36f4c8e64070174771b533ce
Author: Claus Ibsen
AuthorDate: Wed Jan 4 15:11:24 2023 +0100
CAMEL-18538:
github-actions[bot] commented on PR #8981:
URL: https://github.com/apache/camel/pull/8981#issuecomment-1371186740
: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
github-actions[bot] commented on PR #8983:
URL: https://github.com/apache/camel/pull/8983#issuecomment-1371181268
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:warning: Please note that the changes on this PR may be **tested
automatically**.
If
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 fee5b9ca167 Regen for commit 152edb947d13c046094961e
orpiske merged PR #8982:
URL: https://github.com/apache/camel/pull/8982
--
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
discard b2f4ce3e3ce Regen for commit 2c60e09391da75956f0eda46a823bed958ec8f79
add 152edb947d1 Regen for commit d45d
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 fd3062ca08a Regen for commit 6ff720a24cf648ba09b76bab6568ec6c97dc5df1
add 2c60e09391d Update try-catch-fina
github-actions[bot] opened a new pull request, #8982:
URL: https://github.com/apache/camel/pull/8982
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
This is an automated email from the ASF dual-hosted git repository.
nfilotto pushed a change to branch CAMEL-18860/java-joor-dsl-native-aware
in repository https://gitbox.apache.org/repos/asf/camel.git
omit a1597dae80c CAMEL-18860: java-joor-dsl - Adapt the code for native
compilation
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 152edb947d1 Regen for commit d45d6bcaf4c4e5d4ccd150d4bfe125ab38b14466
(#8977)
No new revisions were added by this u
oscerd merged PR #8980:
URL: https://github.com/apache/camel/pull/8980
--
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 dfa277a53ba Regen for commit 15888902b550a64ad38149fc1d8d2f4f73f1476b
add 422faed77c5 (chores) camel-core:
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 6cfe2ecde01 Regen for commit 422faed77c55e323c595dcdff7379e920fbf80c7
omit 422faed77c5 (chores) camel-core:
github-actions[bot] opened a new pull request, #8980:
URL: https://github.com/apache/camel/pull/8980
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 #8978:
URL: https://github.com/apache/camel/pull/8978#issuecomment-1371125398
: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 #4375:
URL: https://github.com/apache/camel-quarkus/pull/4375#issuecomment-1371121769
In this pull request, both `hbase` and `hdfs` have been deprecated.
@JiriOndrusek
`hbase` was partly deprecated in this commit.
Using `quarkus.metadata.deprecated =
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 152edb947d1 Regen for commit d45d6bcaf4c4e5d4ccd150d4bfe125ab38b14466
(#8977)
No new revisions were added by this u
oscerd merged PR #8979:
URL: https://github.com/apache/camel/pull/8979
--
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.
github-actions[bot] opened a new pull request, #8979:
URL: https://github.com/apache/camel/pull/8979
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
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 8c6ac329895 Regen for commit d45d6bcaf4c4e5d4ccd150d4bfe125ab38b14466
add 15888902b55 Bump json5 from 1.0.1
aldettinger opened a new pull request, #4375:
URL: https://github.com/apache/camel-quarkus/pull/4375
--
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
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 152edb947d1 Regen for commit d45d6bcaf4c4e5d4ccd15
davsclaus merged PR #8977:
URL: https://github.com/apache/camel/pull/8977
--
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
1 - 100 of 203 matches
Mail list logo