jamesnetherton closed issue #5381: [Quarkus 3.5.0] Kafka container fails to
start when configured for SSL
URL: https://github.com/apache/camel-quarkus/issues/5381
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit a13e60d9ec7f77d17097449a70011648f66356da
Author: James Netherton
AuthorDate: Fri Sep 8 08:35:36 202
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
omit 234f9bdf68 Disable Kafka SSL tests due to #5381
omit 733ceea939 Disable Kubernetes Client tes
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 4252bcc9b103317a40f97827cea544a8e4c7ebb8
Author: James Netherton
AuthorDate: Tue Sep 19 08:04:56 20
jamesnetherton closed pull request #5419: Re-enable kafka SSL tests
URL: https://github.com/apache/camel-quarkus/pull/5419
--
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 un
jamesnetherton commented on PR #5419:
URL: https://github.com/apache/camel-quarkus/pull/5419#issuecomment-1756968859
Works great. Thanks @zhfeng. I'll push it to `quarkus-main`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
davsclaus commented on PR #11674:
URL: https://github.com/apache/camel/pull/11674#issuecomment-1756940081
Can you also update the documentation. The file is at
docs/user-manual/modules/ROOT/pages/using-propertyplaceholder.adoc
--
This is an automated message from the Apache Git Serv
davsclaus commented on PR #11673:
URL: https://github.com/apache/camel/pull/11673#issuecomment-1756941512
The PR fails to build as there are uncommitted files. Can you add those
files into the commits
--
This is an automated message from the Apache Git Service.
To respond to the message,
jamesnetherton commented on PR #5419:
URL: https://github.com/apache/camel-quarkus/pull/5419#issuecomment-1756872702
> Invalid POM for com.hazelcast:quarkus-hazelcast-client
Yeah I don't get why it does that on `push` or `pr`. It never happens on the
nightly build or when I PR for the
github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1756737713
The
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main)
branch build has failed:
* Build ID: 6477116861-1266-10d52ae5-ebf1-4145-9359-f5
zhfeng commented on PR #5419:
URL: https://github.com/apache/camel-quarkus/pull/5419#issuecomment-1756728389
Not sure what is happening and just see
```
Warning: Invalid POM for com.hazelcast:quarkus-hazelcast-client:jar:4.0.0,
transitive dependencies (if any) will not be available, e
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new aee3a1a4 Updated CHANGELOG.md
aee3a1a4 i
zhfeng opened a new pull request, #5419:
URL: https://github.com/apache/camel-quarkus/pull/5419
--
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: com
zhfeng commented on issue #5381:
URL: https://github.com/apache/camel-quarkus/issues/5381#issuecomment-1756598720
It should be fixed by moving all of `withEnv(...);` to the `configuration()`
method. I will prepare a PR.
--
This is an automated message from the Apache Git Service.
To respo
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.0.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.0.x by this push:
new 73260ebd7 chore: nightly SBOM
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-1.12.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.12.x by this push:
new be998ca3b Periodic Sync of
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new ee6b4ef6f chore: nightly SBOM update
ee6b4ef6f
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push:
new ea7cb7c3 chore: update changelog
ea7cb7
oscerd commented on issue #21:
URL:
https://github.com/apache/camel-kamelets-examples/issues/21#issuecomment-1756213205
I just modify the template and renamed as application.properties by
populating the field before running that command.
--
This is an automated message from the Apache Gi
oscerd commented on issue #21:
URL:
https://github.com/apache/camel-kamelets-examples/issues/21#issuecomment-1756169843
I'm logged in already.
I didn't add anything special to POM
I'll try again and get back to you
Il mar 10 ott 2023, 22:20 Vedran Kolka ***@***.***> ha
vedran-kolka-syntio commented on issue #21:
URL:
https://github.com/apache/camel-kamelets-examples/issues/21#issuecomment-1756164054
Did You add anything to the pom.xml to run it that way? The command doesn't
work for me.
I ran it in IntelliJ, and seems to work for me, but I suspect it's
davsclaus commented on code in PR #11628:
URL: https://github.com/apache/camel/pull/11628#discussion_r1353250496
##
components/camel-http/src/main/java/org/apache/camel/component/http/OAuth2ClientConfigurer.java:
##
@@ -0,0 +1,84 @@
+/*
+ * Licensed to the Apache Software Founda
gilvansfilho commented on PR #11628:
URL: https://github.com/apache/camel/pull/11628#issuecomment-1756105551
I think I'm done. Could someone take a look?
--
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 t
jono-morris commented on PR #11673:
URL: https://github.com/apache/camel/pull/11673#issuecomment-1756101152
Yes, will sort this out later today.
--
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
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.0.x by this push:
new cccb1e42aa0 Update known releases
cc
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git
omit 057308696f8 Regen for commit 70402190986dab6b0e92bef766be9832da4ac138
add ecb300421ac Regen for commit 7
github-actions[bot] commented on PR #4813:
URL: https://github.com/apache/camel-k/pull/4813#issuecomment-1755684755
:camel: **Thank you for contributing!**
Code Coverage Report :heavy_check_mark: - Coverage unchanged.
--
This is an automated message from the Apache Git Service.
To r
This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git
discard e8b65df042 Website updated to 08cbb28b390e3cb40ded3f2aab3c73f931df026c
discard bb9d5d1d0f Website
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.x by this push:
new ecb300421ac Regen for commit 7040219098
oscerd merged PR #11686:
URL: https://github.com/apache/camel/pull/11686
--
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
An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to
allow at least one merge strategy. (no_merge_method)", "resource":
"Repository", "field": "merge_commit_allowed", "code": "invalid"}],
"documentation_ur
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git
from f2034db6047 Mapstruct: Method must be public in
DefaultMapStructFinder.discoverMappings (#11261)
add 70
github-actions[bot] opened a new pull request, #11686:
URL: https://github.com/apache/camel/pull/11686
Regen bot :robot: found some uncommitted changes after running build on
:camel: `camel-3` branch.
Please do not delete `regen_bot` branch after merge/rebase.
--
This is an automated m
github-actions[bot] commented on PR #4812:
URL: https://github.com/apache/camel-k/pull/4812#issuecomment-1755590878
:camel: **Thank you for contributing!**
Code Coverage Report :heavy_check_mark: - Coverage changed: 33.4% --> 33.5%
(Coverage difference: **+.1%**)
--
This is an auto
davsclaus commented on issue #933:
URL: https://github.com/apache/camel-karavan/issues/933#issuecomment-1755524211
What are you doing excatly. Can you write a more detailed report
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
davsclaus opened a new pull request, #1073:
URL: https://github.com/apache/camel-website/pull/1073
Feedback and updates welcome
--
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 commen
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch new41
in repository https://gitbox.apache.org/repos/asf/camel-website.git
at ac6358e4 Blog post about whats new in 4.1 release. WIP
This branch includes the following new commits:
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch new41
in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit ac6358e4b2a06a041ab4ae9aee173038483edb4f
Author: Claus Ibsen
AuthorDate: Tue Oct 10 16:15:07 2023 +0200
Bl
davsclaus merged PR #11684:
URL: https://github.com/apache/camel/pull/11684
--
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.ap
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.x by this push:
new 70402190986 CAMEL-19970 - Avoid IllegalA
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-3.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.21.x by this push:
new b71edf0b169 CAMEL-19970 - Avoid Il
davsclaus merged PR #11683:
URL: https://github.com/apache/camel/pull/11683
--
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.ap
squakez commented on issue #3865:
URL: https://github.com/apache/camel-k/issues/3865#issuecomment-1755435340
> Can you assign this one to me @squakez please. I will see how to continue
this subject.
Thanks. There are a bunch of issues around Kustomize installation procedure.
What we
gansheer commented on issue #4528:
URL: https://github.com/apache/camel-k/issues/4528#issuecomment-1755417524
I will work on this, thanks @squakez !
--
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
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 732aabeb chuck-norris-source should not include unwanted HTTP headers
(#1679)
add fbab717d Update
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit b9bfd7162952badf6415d57e1725153a9cdc044c
Author: Andrea Cosentino
AuthorDate: Tue Oct 10 14:57:53 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 1f8433260dadc10fe3375b739b08412b7f1d2cf0
Author: Andrea Cosentino
AuthorDate: Tue Oct 10 15:03:21 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 1f5dbe5dd55ea0ca432f42b602f16228bab176d0
Author: Andrea Cosentino
AuthorDate: Tue Oct 10 14:59:59 2023 +0200
oscerd merged PR #1682:
URL: https://github.com/apache/camel-kamelets/pull/1682
--
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...@came
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from fbab717d Updated CHANGELOG.md
new b9bfd716 Create a Specialized Kamelet starting from Kafka Source usin
squakez commented on issue #4528:
URL: https://github.com/apache/camel-k/issues/4528#issuecomment-1755403339
cc @gansheer
--
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.
T
oscerd closed issue #1681: Create a Specialized Kamelet starting from Kafka
Source using Apicurio Registry
URL: https://github.com/apache/camel-kamelets/issues/1681
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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-examples.git
The following commit(s) were added to refs/heads/main by this push:
new ee68442 Added an example of Ap
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch 1681
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
at 85a4e694 Create a Specialized Kamelet starting from Kafka Source using
Apicurio Registry
This branch inclu
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch 1681
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit a8cc0a76467a773ebadbb5e0a490b1d65c9cc301
Author: Andrea Cosentino
AuthorDate: Tue Oct 10 14:57:53 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch 1681
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 93bf529759bd2789034ac349ecf234f18df4ad97
Author: Andrea Cosentino
AuthorDate: Tue Oct 10 14:59:59 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch 1681
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 85a4e694ad9b6c3c4a056c1543aa50bd968f9d86
Author: Andrea Cosentino
AuthorDate: Tue Oct 10 15:03:21 2023 +0200
oscerd opened a new pull request, #1682:
URL: https://github.com/apache/camel-kamelets/pull/1682
Fixes #1681
--
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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git
from b2932b11ead Regen for commit b2866af63617125b159e5a680332d0a6513b1243
(#11662)
add f2034db6047 Mapstruc
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-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 222af97 Added an example of Ap
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-examples.git
commit 5b0c70a46c280a17d8b775a0d35e5e3a00b6a8f2
Author: Andrea Cosentino
AuthorDate: Tue Oct 10 13:46:33 202
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git
from 32beaca Add camel-k bind example
new 5b0c70a Added an example of Apicurio Registry Usage wit
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-examples.git
commit 44ea3b9d17c34f047b3b370e61cb1b390e1216d4
Author: Andrea Cosentino
AuthorDate: Tue Oct 10 13:49:28 202
squakez opened a new pull request, #4813:
URL: https://github.com/apache/camel-k/pull/4813
Closes #4756
**Release Note**
```release-note
feat(trait): quarkus native advanced configuration
```
--
This is an automated message from the Apache Gi
jamesnetherton merged PR #11682:
URL: https://github.com/apache/camel/pull/11682
--
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...@cam
jamesnetherton merged PR #11681:
URL: https://github.com/apache/camel/pull/11681
--
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...@cam
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.x by this push:
new f2034db6047 Mapstruct: Method must
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.20.x by this push:
new 507b0fb47f9 Mapstruct: Method
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch camel-3.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.21.x by this push:
new 2f93db9f720 Mapstruct: Method
jamesnetherton merged PR #11680:
URL: https://github.com/apache/camel/pull/11680
--
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...@cam
An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to
allow at least one merge strategy. (no_merge_method)", "resource":
"Repository", "field": "merge_commit_allowed", "code": "invalid"}],
"documentation_ur
This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git
discard 7f7061bf66 Website updated to 39b4cd011c98119f0f4571f64d35ff082b295fde
discard 331057925e Website
github-actions[bot] commented on PR #11683:
URL: https://github.com/apache/camel/pull/11683#issuecomment-1755097403
: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
github-actions[bot] commented on PR #11683:
URL: https://github.com/apache/camel/pull/11683#issuecomment-1755097466
:no_entry_sign: There are (likely) no changes in core core to be tested in
this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
github-actions[bot] commented on PR #11684:
URL: https://github.com/apache/camel/pull/11684#issuecomment-1755072403
:no_entry_sign: There are (likely) no changes in core core to be tested in
this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
github-actions[bot] commented on PR #11684:
URL: https://github.com/apache/camel/pull/11684#issuecomment-1755072340
: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
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch m4
in repository https://gitbox.apache.org/repos/asf/camel-website.git
was 964bcf0f Fix broken link
The revisions that were on this branch are still contained in
other references; theref
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-website.git
The following commit(s) were added to refs/heads/main by this push:
new 08cbb28b Camel 4 general migrate blog (#10
davsclaus merged PR #1071:
URL: https://github.com/apache/camel-website/pull/1071
--
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...@ca
github-actions[bot] commented on PR #1071:
URL: https://github.com/apache/camel-website/pull/1071#issuecomment-1754957238
🚀 Preview is available at https://pr-1071--camel.netlify.app
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_40x
in repository https://gitbox.apache.org/repos/asf/camel.git
from d5f9effdc1a CAMEL-19536: replaced Thread.sleep() in camel-micrometer
(#11670)
add f6c2c24527f Upgrade
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 18d12f8d62b CAMEL-19955 - Camel-Infinispan: Review the usage of
Protostream sample domain definition and implem
github-actions[bot] commented on PR #11680:
URL: https://github.com/apache/camel/pull/11680#issuecomment-1754928177
### Components test results:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 1 | 1 | 0 | 1 |
--
This is an automated me
github-actions[bot] commented on PR #11680:
URL: https://github.com/apache/camel/pull/11680#issuecomment-1754928255
:no_entry_sign: There are (likely) no changes in core core to be tested in
this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
github-actions[bot] commented on PR #11681:
URL: https://github.com/apache/camel/pull/11681#issuecomment-1754927472
:no_entry_sign: There are (likely) no changes in core core to be tested in
this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
github-actions[bot] commented on PR #11681:
URL: https://github.com/apache/camel/pull/11681#issuecomment-1754927393
### Components test results:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 1 | 1 | 0 | 1 |
--
This is an automated me
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.0.x by this push:
new 4c47e75e2d2 CAMEL-19970 - Avoid Ille
davsclaus merged PR #11685:
URL: https://github.com/apache/camel/pull/11685
--
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.ap
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 3974e969c29 CAMEL-19970 - Avoid IllegalArgumentExc
davsclaus merged PR #11678:
URL: https://github.com/apache/camel/pull/11678
--
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.ap
TUCJVXCB commented on PR #11674:
URL: https://github.com/apache/camel/pull/11674#issuecomment-1754884182
@davsclaus it's all adjusted
--
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
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 32beaca Add camel-k bind exampl
github-actions[bot] commented on PR #4812:
URL: https://github.com/apache/camel-k/pull/4812#issuecomment-1754878184
:camel: **Thank you for contributing!**
Code Coverage Report :heavy_check_mark: - Coverage changed: 33.4% --> 33.5%
(Coverage difference: **+.1%**)
--
This is an auto
apupier opened a new pull request, #11685:
URL: https://github.com/apache/camel/pull/11685
extension in same folder
when using JBang and that we let auto-detect routes, the files without
extensions were added as potential routes and, as expected, no RouteLoader were
found. An Illegal
apupier opened a new pull request, #11684:
URL: https://github.com/apache/camel/pull/11684
extension in same folder
when using JBang and that we let auto-detect routes, the files without
extensions were added as potential routes and, as expected, no RouteLoader were
found. An Illegal
apupier opened a new pull request, #11683:
URL: https://github.com/apache/camel/pull/11683
extension in same folder
when using JBang and that we let auto-detect routes, the files without
extensions were added as potential routes and, as expected, no RouteLoader were
found. An Illegal
squakez commented on PR #4812:
URL: https://github.com/apache/camel-k/pull/4812#issuecomment-1754852149
@christophd this PR address the point you raised about sources parsing. It
should be solved now. Consider that the default properties are no longer
required as they are managed by the run
squakez closed pull request #4797: feat(trait): let camel framework manage
Kamelets
URL: https://github.com/apache/camel-k/pull/4797
--
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
squakez commented on PR #4797:
URL: https://github.com/apache/camel-k/pull/4797#issuecomment-1754849876
> > I am thinking of what side effect it brings now that the Kamelet is not
treated as a source anymore. Obviously the code parsing for dependencies is now
skipped for Kamelets, but are t
squakez opened a new pull request, #4812:
URL: https://github.com/apache/camel-k/pull/4812
With this PR we get rid off the very first Kamelets runtime execution which
translated the Kamelets into a route templates. We let now the Camel runtime to
use the Kamelets as they are expected in
1 - 100 of 153 matches
Mail list logo