This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit c8db6434a7ff732afbf8f5bfefba4d5cd2581002
Author: JiriOndrusek
AuthorDate: Thu Sep 19 16:38:53 2024 +020
This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard b3efd8441c Fixed CamelQuarkusTestSupport method for asserting contexts
discard 00ff3fc18e Upgrade Ca
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
discard 3fd34a217e Disable UpdateExtensionDocPageMojo due to #6418
discard 87aae99191 Upgrade Quarkus to
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 38c341ce7b74b609f693d47eca28aa789ca6af2a
Author: James Netherton
AuthorDate: Wed Sep 4 14:00:31 202
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 c295778ec566c24e923f9c7e1b8af12e6cfcdb34
Author: James Netherton
AuthorDate: Thu Sep 19 15:46:32 20
grgrzybek commented on issue #5855:
URL: https://github.com/apache/camel-k/issues/5855#issuecomment-2362928331
Hmm, I'm pretty sure that if you use `-javaagent` you don't have to repeat
adding this jar to `-cp`... Can you try that?
--
This is an automated message from the Apache Git Servi
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/quarkiverse-jsch.version-3.0.11
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
was 4f9e67aaea Auto generated changes for dependabot commit
d497118
zhfeng commented on code in PR #15558:
URL: https://github.com/apache/camel/pull/15558#discussion_r1768041860
##
components/camel-lra/src/main/java/org/apache/camel/service/lra/LRAUrlBuilder.java:
##
@@ -91,18 +91,12 @@ public LRAUrlBuilder options(Map options) {
public L
zhfeng commented on PR #15558:
URL: https://github.com/apache/camel/pull/15558#issuecomment-2362907155
@DFiedler
- Please take a look at my above suggestion on `LRAUrlBuilder.java`
- Have a new method to replace `URISupport.parseQuery` to get the parmeters
from HTTP and decode th
squakez commented on issue #5855:
URL: https://github.com/apache/camel-k/issues/5855#issuecomment-2362905114
@grgrzybek does the above problem ring any bell to you?
--
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.
pcongiusti pushed a change to branch
dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.77.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git
was fe3cae500 chore(dep
dependabot[bot] commented on PR #5856:
URL: https://github.com/apache/camel-k/pull/5856#issuecomment-2362901696
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version, let
squakez commented on PR #5856:
URL: https://github.com/apache/camel-k/pull/5856#issuecomment-2362901662
Depends on #5776
--
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
squakez closed pull request #5856: chore(deps): bump
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from
0.73.2 to 0.77.0
URL: https://github.com/apache/camel-k/pull/5856
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 031303187f Bump quarkiverse-jsch.version from 3.0.10 to 3.0.11
add 5c075d32af Bump org.amqphub.quark
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.amqphub.quarkus-quarkus-qpid-jms-bom-2.7.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
was 05cb56ea4e Auto generated changes for dependabot
jamesnetherton merged PR #6497:
URL: https://github.com/apache/camel-quarkus/pull/6497
--
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.
jamesnetherton merged PR #6496:
URL: https://github.com/apache/camel-quarkus/pull/6496
--
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.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from e10843759e Add antora.yml to CI workflow ignored paths
add 031303187f Bump quarkiverse-jsch.version
squakez commented on issue #5855:
URL: https://github.com/apache/camel-k/issues/5855#issuecomment-2362896518
The agent is not started with this warning:
```
dump.go:417: > Could not start Jolokia agent:
java.lang.IllegalStateException: Cannot load service
org.jolokia.servic
squakez commented on issue #5855:
URL: https://github.com/apache/camel-k/issues/5855#issuecomment-2362894130
Thanks @tadayosi I think it does as it happened last time. However it's kind
of weird, in the sense that we should be using the previous dependency released
which is 2.0.2. The conta
DFiedler commented on PR #15558:
URL: https://github.com/apache/camel/pull/15558#issuecomment-2362838459
@zhfeng I want to ask, what is the next step here .. can i do anything to
finalize this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
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 f2993f34d6f Bump com.google.protobuf:p
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.8.x by this push:
new bf359640363 chore(deps): Bump com.go
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-spring-boot-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 98dbeb1f05f7a62ae0884e2d8ced0c5495ac8193
Author: dependabot[bot] <49699333+dependabot[bot]
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-spring-boot-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 58f125880f8f9397efac90e27acfc920975feb72
Author: Claus Ibsen
AuthorDate: Fri Sep 20 06:58
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-spring-boot-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 9404d811c1ead0a021fa41840844f15abec3a944
Author: Claus Ibsen
AuthorDate: Fri Sep 20 06:59
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-spring-boot-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from 28093a5c5aa Prepare docs for website publish
new 98dbeb1f05f Bump com.google.proto
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
commit 4c315bf8d5efc00d5391178de9b5a9126532c082
Author: Claus Ibsen
AuthorDate: Fri Sep 20 06:58:18 2024 +0200
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
commit 91526804735ca6d6c7ac94da9b6c4f81fdee9cc1
Author: Claus Ibsen
AuthorDate: Fri Sep 20 06:59:01 2024 +0200
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-spring-boot.git
from f2993f34d6f Bump com.google.protobuf:protobuf-java (#1227)
new 4c315bf8d5e Bump com.google.protobuf:p
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/tooling/camel-spring-boot-dependencies/com.google.protobuf-protobuf-java-3.25.5
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
was 4a4c54e4998
davsclaus merged PR #1227:
URL: https://github.com/apache/camel-spring-boot/pull/1227
--
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..
davsclaus closed pull request #1228: [Github Actions] Periodic Sync Camel
Spring Boot (Camel 4)
URL: https://github.com/apache/camel-spring-boot/pull/1228
--
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 g
dependabot[bot] opened a new pull request, #2208:
URL: https://github.com/apache/camel-kamelets/pull/2208
Bumps `cucumber.version` from 7.18.1 to 7.19.0.
Updates `io.cucumber:cucumber-junit` from 7.18.1 to 7.19.0
Release notes
Sourced from https://github.com/cucumber/cucumber-jvm
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/cucumber.version-7.19.0
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
at a12b1607 Bump cucumber.version from 7.18.1 to 7.19.0
No new revisions w
tadayosi commented on issue #5855:
URL: https://github.com/apache/camel-k/issues/5855#issuecomment-2362700618
Could it relate to the recent Jolokia 2.1.x updates?
--
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.
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 9f335981 Updated CHANGELOG.md
9f335981 i
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-kafka-connector.git
The following commit(s) were added to refs/heads/main by this push:
new eb6ba32359 Updated CHANGELOG.md
e
zhfeng commented on PR #15558:
URL: https://github.com/apache/camel/pull/15558#issuecomment-2362591314
@davsclaus sure, I can.
@DFiedler Do you mind I open a new PR to supersede this one?
--
This is an automated message from the Apache Git Service.
To respond to the message, please
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.4.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.4.x by this push:
new c74343e05 chore: nightly auto
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.77.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git
at fe3cae500 chore(dep
dependabot[bot] opened a new pull request, #5856:
URL: https://github.com/apache/camel-k/pull/5856
Bumps
[github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator)
from 0.73.2 to 0.77.0.
Release notes
Source
github-actions[bot] opened a new pull request, #1228:
URL: https://github.com/apache/camel-spring-boot/pull/1228
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
--
T
github-actions[bot] commented on issue #5662:
URL: https://github.com/apache/camel-k/issues/5662#issuecomment-2362470676
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 i
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.amqphub.quarkus-quarkus-qpid-jms-bom-2.7.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
at ee2a09e736 Bump org.amqphub.quarkus:quarkus-qpid-
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/quarkiverse-jsch.version-3.0.11
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
at d497118663 Bump quarkiverse-jsch.version from 3.0.10 to 3.0.11
dependabot[bot] opened a new pull request, #6496:
URL: https://github.com/apache/camel-quarkus/pull/6496
Bumps `quarkiverse-jsch.version` from 3.0.10 to 3.0.11.
Updates `io.quarkiverse.jsch:quarkus-jsch` from 3.0.10 to 3.0.11
Release notes
Sourced from https://github.com/quarkive
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/quarkiverse-jsch.version-3.0.11
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from d497118663 Bump quarkiverse-jsch.version from 3.0.10 to 3.0.11
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.amqphub.quarkus-quarkus-qpid-jms-bom-2.7.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from ee2a09e736 Bump org.amqphub.quarkus:quarkus-qpid-
github-actions[bot] commented on PR #6497:
URL: https://github.com/apache/camel-quarkus/pull/6497#issuecomment-2362256798
> [!WARNING]
> Branch auto synchronized due to changes in generated files. New workflow
run triggered:
>
> https://github.com/apache/camel-quarkus/actions/runs/1
dependabot[bot] opened a new pull request, #6497:
URL: https://github.com/apache/camel-quarkus/pull/6497
Bumps
[org.amqphub.quarkus:quarkus-qpid-jms-bom](https://github.com/amqphub/quarkus-qpid-jms)
from 2.6.1 to 2.7.0.
Commits
https://github.com/amqphub/quarkus-qpid-jms/commi
github-actions[bot] commented on PR #6496:
URL: https://github.com/apache/camel-quarkus/pull/6496#issuecomment-2362252076
> [!WARNING]
> Branch auto synchronized due to changes in generated files. New workflow
run triggered:
>
> https://github.com/apache/camel-quarkus/actions/runs/1
This is an automated email from the ASF dual-hosted git repository.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
The following commit(s) were added to refs/heads/main by this push:
new 8bcc1c5c VS Code Dark Mode Fix
8bcc1c5c is des
davsclaus commented on PR #15558:
URL: https://github.com/apache/camel/pull/15558#issuecomment-2361918003
@zhfeng can you help get the last bits in place so this can be merged so it
works with both oracle and narayana
--
This is an automated message from the Apache Git Service.
To respond
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/parent/com.google.protobuf-protobuf-java-3.25.5
in repository https://gitbox.apache.org/repos/asf/camel.git
was d10fcd375be chore(deps): Bump com.google.protobuf:protob
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 3060668387f chore(deps): Bump com.google.protobuf:
davsclaus merged PR #15626:
URL: https://github.com/apache/camel/pull/15626
--
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
github-actions[bot] commented on PR #15626:
URL: https://github.com/apache/camel/pull/15626#issuecomment-2361844004
:robot: The Apache Camel test robot will run the tests for you :+1:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
davsclaus commented on PR #15626:
URL: https://github.com/apache/camel/pull/15626#issuecomment-2361843209
/component-test camel-protobuf
--
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 specif
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 5491d97b0e Website updated to 912e6940926bd5c8e1566105de7642c3893dcfda
discard 85639be170 Website
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.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
The following commit(s) were added to refs/heads/main by this push:
new cdef7526 Fix VSCode build fail
cdef7526 is des
github-actions[bot] commented on PR #5851:
URL: https://github.com/apache/camel-k/pull/5851#issuecomment-2361647800
:heavy_check_mark: Unit test coverage report - coverage increased from 44.4%
to 44.9% (**+0.5%**)
--
This is an automated message from the Apache Git Service.
To respond to
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-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new e10843759e Add antora.yml to CI workf
jamesnetherton merged PR #6495:
URL: https://github.com/apache/camel-quarkus/pull/6495
--
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.
github-actions[bot] commented on PR #15626:
URL: https://github.com/apache/camel/pull/15626#issuecomment-2361492544
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/tooling/camel-spring-boot-dependencies/com.google.protobuf-protobuf-java-3.25.5
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
at 4a4c54e4998
dependabot[bot] opened a new pull request, #1227:
URL: https://github.com/apache/camel-spring-boot/pull/1227
Bumps
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
from 3.25.3 to 3.25.5.
Commits
https://github.com/protocolbuffers/protobuf/commit
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/parent/com.google.protobuf-protobuf-java-3.25.5
in repository https://gitbox.apache.org/repos/asf/camel.git
at d10fcd375be chore(deps): Bump com.google.protobuf:protob
dependabot[bot] opened a new pull request, #15626:
URL: https://github.com/apache/camel/pull/15626
Bumps
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
from 3.25.3 to 3.25.5.
Commits
https://github.com/protocolbuffers/protobuf/commit/9d0ec0f92
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 ef1fd7ff55 Website updated to 912e6940926bd5c8e1566105de7642c3893dcfda
discard 5860c28733 Website
ogomezdi commented on issue #770:
URL:
https://github.com/apache/camel-k-runtime/issues/770#issuecomment-2361399944
> Can you please refer me to target design, current state, documentation?
I'll take a look at it. What actually solved #362?
Any update?
--
This is an automated mess
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 15b21fdb chore: docs update to include development guides
add 5f374729 fix(doc): missing links fro
This is an automated email from the ASF dual-hosted git repository.
pcongiusti 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 5f374729 fix(doc): missing links from or
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 c588367d fix: removed missing link
add 15b21fdb chore: docs update to include development guides
This is an automated email from the ASF dual-hosted git repository.
pcongiusti 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 15b21fdb chore: docs update to include d
squakez merged PR #2207:
URL: https://github.com/apache/camel-kamelets/pull/2207
--
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 6d7be6783c Website updated to 872b415929a45fd725cf8941bc412b1741b4ae0b
discard afa87aec7a Website
mgubaidullin closed issue #1412: Update to Kamelets 4.8.0
URL: https://github.com/apache/camel-karavan/issues/1412
--
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 unsubscrib
JiriOndrusek commented on issue #6492:
URL: https://github.com/apache/camel-quarkus/issues/6492#issuecomment-2361193019
This is not an issue, I probably used wrong version of Camel or something
similar.
--
This is an automated message from the Apache Git Service.
To respond to the message
JiriOndrusek closed issue #6492: [camel-main] Junit5-extension-test
DoubleRoutesPerClassTest is disabled (possibly would be removed)
URL: https://github.com/apache/camel-quarkus/issues/6492
--
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.
jiriondrusek pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/camel-main by this push:
new b3efd8441c Fixed CamelQuark
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch prop-capture
in repository https://gitbox.apache.org/repos/asf/camel.git
was 0e2d7e9100c CAMEL-21241: properties component - Should capture details
about resolved placeholders
The revis
jamesnetherton closed issue #6493: Describe deprecated scenarios when
CamelQuarkusTestSupport is used
URL: https://github.com/apache/camel-quarkus/issues/6493
--
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
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-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 9c40242747 CamelQuarkusTestSupport re
jamesnetherton merged PR #6494:
URL: https://github.com/apache/camel-quarkus/pull/6494
--
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.
oscerd merged PR #15622:
URL: https://github.com/apache/camel/pull/15622
--
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 opened a new pull request, #6495:
URL: https://github.com/apache/camel-quarkus/pull/6495
(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 unsu
JiriOndrusek commented on PR #6494:
URL: https://github.com/apache/camel-quarkus/pull/6494#issuecomment-2361147890
The issue is only missing deprecation annotations. I fixed the doc.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
davsclaus merged PR #15625:
URL: https://github.com/apache/camel/pull/15625
--
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 b1962d6e46f CAMEL-21241: properties component - Sh
jamesnetherton merged PR #6490:
URL: https://github.com/apache/camel-quarkus/pull/6490
--
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.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
The following commit(s) were added to refs/heads/main by this push:
new 58f87797 Fix #1412
58f87797 is described below
squakez merged PR #1237:
URL: https://github.com/apache/camel-website/pull/1237
--
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.
pcongiusti 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 912e6940 fix: remove 404 links
912e6940 i
This is an automated email from the ASF dual-hosted git repository.
pcongiusti 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 44a48f56d fix(doc): more 404 links
44a48f56d is
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 6bb6a7b5c0 Next is 3.16.0-SNAPSHOT
add e93268c086 Avoid UDP port clashes in tests
No new revisions
1 - 100 of 248 matches
Mail list logo