apupier opened a new pull request, #14378:
URL: https://github.com/apache/camel/pull/14378
# Description
- The main, 3.x and 4.x branches are built on Apache Software Foundation
Jenkins CI.
- The build for main branch was broken for 2 months already on GitHub
see discussion
github-actions[bot] commented on PR #14377:
URL: https://github.com/apache/camel/pull/14377#issuecomment-2149017581
: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/aws-java-sdk2-version-2.25.66
in repository https://gitbox.apache.org/repos/asf/camel.git
at ab779c0d459 Bump aws-java-sdk2-version from 2.25.65 to 2.25.66
No new rev
dependabot[bot] opened a new pull request, #14377:
URL: https://github.com/apache/camel/pull/14377
Bumps `aws-java-sdk2-version` from 2.25.65 to 2.25.66.
Updates `software.amazon.awssdk:sqs` from 2.25.65 to 2.25.66
Updates `software.amazon.awssdk:kinesis` from 2.25.65 to 2.25.66
This is an automated email from the ASF dual-hosted git repository.
apupier 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 4bdf5f0cc07 Update GitHub Action PR comment
4bdf5f0c
apupier merged PR #14332:
URL: https://github.com/apache/camel/pull/14332
--
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
dependabot[bot] commented on PR #5585:
URL: https://github.com/apache/camel-k/pull/5585#issuecomment-2148968575
Looks like this PR is already up-to-date with main! If you'd still like to
recreate it from scratch, overwriting any edits, you can request `@dependabot
recreate`.
--
This is a
squakez commented on PR #5585:
URL: https://github.com/apache/camel-k/pull/5585#issuecomment-2148968535
@dependabot rebase
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
dependabot[bot] commented on PR #5584:
URL: https://github.com/apache/camel-k/pull/5584#issuecomment-2148968169
Looks like this PR is already up-to-date with main! If you'd still like to
recreate it from scratch, overwriting any edits, you can request `@dependabot
recreate`.
--
This is a
squakez commented on PR #5584:
URL: https://github.com/apache/camel-k/pull/5584#issuecomment-2148968094
@dependabot rebase
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
dependabot[bot] commented on PR #5583:
URL: https://github.com/apache/camel-k/pull/5583#issuecomment-2148967486
Looks like this PR is already up-to-date with main! If you'd still like to
recreate it from scratch, overwriting any edits, you can request `@dependabot
recreate`.
--
This is a
squakez commented on PR #5583:
URL: https://github.com/apache/camel-k/pull/5583#issuecomment-2148967437
@dependabot rebase
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
squakez commented on code in PR #5581:
URL: https://github.com/apache/camel-k/pull/5581#discussion_r1627023510
##
e2e/advanced/maven_http_proxy_test.go:
##
@@ -210,10 +210,15 @@ func TestMavenProxy(t *testing.T) {
g.Expect(err).To(Succeed())
g.Exp
github-actions[bot] commented on PR #6152:
URL: https://github.com/apache/camel-quarkus/pull/6152#issuecomment-2148956962
:warning: :warning: :warning:
Branch auto synchronized due to changes in generated files. New workflow run
triggered:
https://github.com/apache/camel-quarku
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/quarkiverse-minio.version-3.7.2
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 1112a507f4 Bump quarkiverse-minio.version from 3.7.1 to 3.7.2
This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new 889b2cb9a chore: bump next ve
squakez merged PR #5579:
URL: https://github.com/apache/camel-k/pull/5579
--
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
github-actions[bot] commented on PR #14376:
URL: https://github.com/apache/camel/pull/14376#issuecomment-2148910014
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
jvsingh opened a new pull request, #14376:
URL: https://github.com/apache/camel/pull/14376
# Description
Changed base class for KafkaBreakOnFirstErrorSeekIssueIT
- `BaseKafkaTestSupport` calls `KafkaServiceFactory.createSingletonService`
whereas the previous one called `createService()
jvsingh commented on PR #14375:
URL: https://github.com/apache/camel/pull/14375#issuecomment-2148900749
Please ignore
--
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 uns
jvsingh closed pull request #14375: CAMEL-20722 changed base class for
KafkaBreakOnFirstErrorSeekIssueIT
URL: https://github.com/apache/camel/pull/14375
--
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
jvsingh opened a new pull request, #14375:
URL: https://github.com/apache/camel/pull/14375
# Description
Changed
- `BaseKafkaTestSupport `calls `KafkaServiceFactory.createSingletonService`
whereas the previous one called `createService()`
- The `NoSuchElementException `occurs at
`
github-actions[bot] commented on PR #14375:
URL: https://github.com/apache/camel/pull/14375#issuecomment-2148899698
: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 regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 4634f888f7d Bump
org.apache.maven.plugin-tools:maven-plugin-annotations (#14361)
add 879765b1939 Bump org.
davsclaus closed pull request #14290: CAMEL-20814: Publish buildinfo and
provide a build container to improve release reproducibility.
URL: https://github.com/apache/camel/pull/14290
--
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
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.7.0
in repository https://gitbox.apache.org/repos/asf/camel.git
was 4dc29c9f1b0 Bump org.apache.maven.plugins:maven-java
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 fdd4afcfec2 Bump org.apache.maven.plugins:maven-ja
davsclaus merged PR #14372:
URL: https://github.com/apache/camel/pull/14372
--
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.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 22972918675 Bump org.apache.maven.plugins:maven-plugin-plugin from
3.12.0 to 3.13.1 (#14343)
add 4634f888f
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 cc85e529b1d CAMEL-20722 new log entry to log the exception (#14344)
add 22972918675 Bump org.apache.maven.p
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.7.0
in repository https://gitbox.apache.org/repos/asf/camel.git
omit 8d9af059433 Bump org.apache.maven.plugins:maven-java
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.codehaus.plexus-plexus-xml-4.0.4
in repository https://gitbox.apache.org/repos/asf/camel.git
was 684d1678760 Bump org.codehaus.plexus:plexus-xml from 4.0.3 to 4.0.4
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 879765b1939 Bump org.codehaus.plexus:plexus-xml fr
davsclaus merged PR #14352:
URL: https://github.com/apache/camel/pull/14352
--
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
davsclaus commented on code in PR #14374:
URL: https://github.com/apache/camel/pull/14374#discussion_r1626937016
##
components/camel-smb/src/main/java/org/apache/camel/component/smb/SmbConfiguration.java:
##
@@ -29,7 +29,7 @@ public class SmbConfiguration {
protected static
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.7.0
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 03b053534c8 Bump org.apache.maven.plugins:maven-java
davsclaus commented on PR #14372:
URL: https://github.com/apache/camel/pull/14372#issuecomment-2148845463
@dependabot rebase
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.13.1
in repository https://gitbox.apache.org/repos/asf/camel.git
was ed03b3fce72 Bump org.apache.maven.plugin-t
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 22972918675 Bump org.apache.maven.plugins:maven-plugin-plugin from
3.12.0 to 3.13.1 (#14343)
add 4634f888f7d Bum
davsclaus merged PR #14361:
URL: https://github.com/apache/camel/pull/14361
--
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.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.13.1
in repository https://gitbox.apache.org/repos/asf/camel.git
was a5ebf4f0850 Bump org.apache.maven.plugins:maven-plug
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 22972918675 Bump org.apache.maven.plugins:maven-pl
davsclaus merged PR #14343:
URL: https://github.com/apache/camel/pull/14343
--
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 issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2148804022
Build fixed with:
* Camel Quarkus Commit: 1deb61c63b2a5ed5faf92967300e70bfc2cef09e
* Quarkus Main Commit: 33b577b714f7da02beb4a3b628c5465d1201f4ef
*
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
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 6b553e562c Updated CHANGELOG.md
6
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.2.x by this push:
new 126bfec1d chore: changelog au
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new 35e01993e chore: nightly auto
github-actions[bot] commented on issue #2927:
URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2148619576
The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main)
branch build has failed:
* Build ID: 9375980596-1400-951f9480-adc3-426e-9922-988facb
github-actions[bot] commented on issue #5212:
URL: https://github.com/apache/camel-k/issues/5212#issuecomment-2148615399
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/go_modules/golang.org/x/text-0.16.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git
at 9d33b4cde chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0
No
dependabot[bot] opened a new pull request, #5585:
URL: https://github.com/apache/camel-k/pull/5585
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.15.0 to
0.16.0.
Commits
https://github.com/golang/text/commit/9c2f3a21352d1ff4e47776534e3f334b39ec0183";>9c2f3a2
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/term-0.21.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git
at 899711780 chore(deps): bump golang.org/x/term from 0.20.0 to 0.21.0
No
dependabot[bot] opened a new pull request, #5584:
URL: https://github.com/apache/camel-k/pull/5584
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.20.0 to
0.21.0.
Commits
https://github.com/golang/term/commit/5f0bb723151ab65fd6a3386b3160320e7419602e";>5f0bb72
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.21.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git
at 98dc8714a chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0
dependabot[bot] opened a new pull request, #5583:
URL: https://github.com/apache/camel-k/pull/5583
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.20.0 to
0.21.0.
Commits
https://github.com/golang/oauth2/commit/5fd42413edb3b1699004a31b72e485e0e4ba1b13";>5fd
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 1a83feb27 chore: nightly automatic updates
1a83
dependabot[bot] opened a new pull request, #6152:
URL: https://github.com/apache/camel-quarkus/pull/6152
Bumps `quarkiverse-minio.version` from 3.7.1 to 3.7.2.
Updates `io.quarkiverse.minio:quarkus-minio` from 3.7.1 to 3.7.2
Updates `io.quarkiverse.minio:quarkus-minio-deployment` fr
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/quarkiverse-minio.version-3.7.2
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
at 1112a507f4 Bump quarkiverse-minio.version from 3.7.1 to 3.7.2
N
lopushen opened a new pull request, #321:
URL: https://github.com/apache/camel-karaf/pull/321
Fixes https://github.com/apache/camel-karaf/issues/320
Motivation
- During testing using an OSGI blueprint, it turned out that the
camel-aws2-sqs is missing bundles to successfully exe
f2par0 opened a new pull request, #319:
URL: https://github.com/apache/camel-karaf/pull/319
Ref #318
Adding netty - http routes, feature works without modifications
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
mgubaidullin closed issue #1298: Outdated information about KARAVAN SERVERLESS
MODE
URL: https://github.com/apache/camel-karavan/issues/1298
--
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
mgubaidullin commented on issue #1298:
URL: https://github.com/apache/camel-karavan/issues/1298#issuecomment-2148333740
The blog page Posted on November 24, 2021
Till then a lot on things happened.
Karavan does not support Serverless mode and does not support Camel-K
starting from 2022
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 6badb240 Fix #1287
6badb240 is described below
mgubaidullin closed issue #1287: OpenAPI Topology Broken Layout
URL: https://github.com/apache/camel-karavan/issues/1287
--
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
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 48662a98a38 chore: remove no more used test infra dependencies
ftpmockserver and mockito
add cc85e529b1d C
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 cc85e529b1d CAMEL-20722 new log entry to log the e
davsclaus merged PR #14344:
URL: https://github.com/apache/camel/pull/14344
--
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 #14374:
URL: https://github.com/apache/camel/pull/14374#issuecomment-2148211502
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
cunningt opened a new pull request, #14374:
URL: https://github.com/apache/camel/pull/14374
# Description
# Target
- [x ] I checked that the commit is targeting the correct branch (note that
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
# Tracking
jamesnetherton commented on issue #6151:
URL: https://github.com/apache/camel-quarkus/issues/6151#issuecomment-2148160186
To help, we'd need more information like a stack trace for the error or the
content of the console output or `quarkus.log`.
Also, there's no need to create your ow
marteloudini opened a new issue, #6151:
URL: https://github.com/apache/camel-quarkus/issues/6151
### Bug description
Hey,
we are developing quarkus camel services, we are currently under quarkus
3.8.4, and we are deploying on a linux server with openjdk 17 64bit. (not
native m
github-actions[bot] commented on PR #14314:
URL: https://github.com/apache/camel/pull/14314#issuecomment-2148076886
: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
dylanpiergies commented on PR #14314:
URL: https://github.com/apache/camel/pull/14314#issuecomment-2148076287
/component-test azure
--
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 co
christophd commented on issue #5529:
URL: https://github.com/apache/camel-k/issues/5529#issuecomment-2148064668
@squakez I think this is not the same as
[apache/camel-k-runtime/issues/536](https://github.com/apache/camel-k-runtime/issues/536).
Yes, we have had problems with the broker name
christophd commented on PR #5580:
URL: https://github.com/apache/camel-k/pull/5580#issuecomment-2148055372
I think we are mixing up things here a bit. The type information is not the
broker name but the cloud event type set as a field on the cloud event message.
We should not set this
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 4acfbf857b6 Bump com.hazelcast:hazelcast from 5.3.7 to 5.4.0
add b67e66b069f Bump com.nimbusds:nimbus-jose-
dependabot[bot] commented on PR #14371:
URL: https://github.com/apache/camel/pull/14371#issuecomment-2147874464
Looks like org.mockftpserver:MockFtpServer is no longer a dependency, so
this is no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to the
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.mockftpserver-MockFtpServer-3.2.0
in repository https://gitbox.apache.org/repos/asf/camel.git
was 50c7ab03939 Bump org.mockftpserver:MockFtpServer from 3.1.0 to 3.2
dependabot[bot] closed pull request #14371: Bump
org.mockftpserver:MockFtpServer from 3.1.0 to 3.2.0
URL: https://github.com/apache/camel/pull/14371
--
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 t
This is an automated email from the ASF dual-hosted git repository.
valdar 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 5133b738f6 chore(CI): introduced jave
orpiske commented on PR #14371:
URL: https://github.com/apache/camel/pull/14371#issuecomment-2147872464
@dependabot rebase
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
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 48662a98a38 chore: remove no more used test infra de
orpiske merged PR #14373:
URL: https://github.com/apache/camel/pull/14373
--
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
gansheer opened a new pull request, #5582:
URL: https://github.com/apache/camel-k/pull/5582
**Release Note**
```release-note
chore(ci): Upgrade opentelemetry-collector to last v0.x
```
--
This is an automated message from the Apache Git Service.
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 05cb3ada2f0f18d24316246bab3b7c6451a35364
Author: James Netherton
AuthorDate: Tue May 28 08:42:16 20
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 101403480f Upgrade Quarkus to 3.12.0.CR1
add 8037be814f Enable relocations profile when buil
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 1deb61c63b2a5ed5faf92967300e70bfc2cef09e
Author: James Netherton
AuthorDate: Tue Jun 4 14:24:06 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 768d8c7a589967da53fdabc5b61982fb41dfae35
Author: James Netherton
AuthorDate: Tue Jun 4 13:47:34 202
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 33b577b714 Fix auto label workflow Gr
jamesnetherton merged PR #6150:
URL: https://github.com/apache/camel-quarkus/pull/6150
--
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 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 8037be814f Enable relocations profile
jamesnetherton merged PR #6149:
URL: https://github.com/apache/camel-quarkus/pull/6149
--
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.
orpiske commented on PR #14373:
URL: https://github.com/apache/camel/pull/14373#issuecomment-2147839772
> /component-test ftp
It's used in itest. You won't be able to test it here.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/camel/pull/14373#issuecomment-2147837575
: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
apupier commented on PR #14371:
URL: https://github.com/apache/camel/pull/14371#issuecomment-2147837437
created https://github.com/apache/camel/pull/14373
--
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
apupier commented on PR #14373:
URL: https://github.com/apache/camel/pull/14373#issuecomment-2147836706
/component-test ftp
--
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.
apupier opened a new pull request, #14373:
URL: https://github.com/apache/camel/pull/14373
mockito
# Description
# Target
- [ ] I checked that the commit is targeting the correct branch (note that
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
orpiske commented on PR #14371:
URL: https://github.com/apache/camel/pull/14371#issuecomment-2147831443
> I'm wondering if the dependency is still used, only the depdency
declaration found:
https://github.com/search?q=repo%3Aapache%2Fcamel+mockftpserver&type=code
>
> to investigate i
stataru8 commented on code in PR #317:
URL: https://github.com/apache/camel-karaf/pull/317#discussion_r1625966869
##
tooling/camel-karaf-feature-maven-plugin/src/main/java/org/apache/camel/karaf/feature/maven/EnsureWrapBundleVersionMojo.java:
##
@@ -0,0 +1,319 @@
+/*
+ * License
1 - 100 of 649 matches
Mail list logo