ppalaga commented on pull request #2478:
URL: https://github.com/apache/camel-quarkus/pull/2478#issuecomment-820162821
d0f7797 rebased so that the CI does not fail on the issue solved in the
previous PR
--
This is an automated message from the Apache Git Service.
To respond to the messag
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from af4991a Sync deps
add 6d52844 Upgrade Distruptor to version 3.4.3
add 54b44d0 Sync deps
No new revis
This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit d18824651ea87038bb385b3e0c09f96db12aa88c
Author: Peter Palaga
AuthorDate: Wed Apr 14 18:33:55 2021 +0200
Run
This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit f494fc3473a0a934d6794f9532ae5f7144def0d5
Author: Peter Palaga
AuthorDate: Wed Apr 14 22:57:12 2021 +0200
Fixu
This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 2772a21db3e660d1112f9d4eaa65e958a5a88112
Author: Peter Palaga
AuthorDate: Wed Apr 14 13:57:37 2021 +0200
Prep
This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from 8f8694d Updated CHANGELOG.md
new 2772a21 Prepare for more test groups
new d188246 Run Azure tests
ppalaga merged pull request #2477:
URL: https://github.com/apache/camel-quarkus/pull/2477
--
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.
For queries about this service,
ppalaga commented on pull request #2477:
URL: https://github.com/apache/camel-quarkus/pull/2477#issuecomment-820152776
Seems to save some time. Here is the job execution before the change
 were added to refs/heads/master by this push:
new f178ff8 Updated CHANGELOG.md
f178ff8 is de
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 8f8694d Updated CHANGELOG.md
8f8694d is
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/master by this push:
new d51f51f Updated CHANGELOG.md
d51f5
github-actions[bot] commented on issue #2473:
URL: https://github.com/apache/camel-quarkus/issues/2473#issuecomment-820009566
The
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main)
branch build is still failing:
* Build ID: 750454701-357-6391c10f-97b0-4dfb-abe
samratdhillon commented on a change in pull request #5370:
URL: https://github.com/apache/camel/pull/5370#discussion_r613694900
##
File path:
core/camel-support/src/main/java/org/apache/camel/support/AbstractExchange.java
##
@@ -189,7 +189,15 @@ public Exchange copy() {
samratdhillon opened a new pull request #5373:
URL: https://github.com/apache/camel/pull/5373
Fixing CAMEL-16509
Cleaner way of implementing copy safe properties on ExtendedExchange
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
lburgazzoli commented on issue #2205:
URL: https://github.com/apache/camel-k/issues/2205#issuecomment-819896020
As far as I can remember, the rationale was that we can auto configure
stuffs for the http protocol 'easily' but for other protocols it may be more
complex so we decided to leave
moehajj commented on issue #2205:
URL: https://github.com/apache/camel-k/issues/2205#issuecomment-819892111
Yes as @fshaikh-vgs shared, the following traits spin up a nodePort service.
```
--profile kubernetes \
-t service.enabled=true \
-t service.auto=fa
ppalaga opened a new pull request #2478:
URL: https://github.com/apache/camel-quarkus/pull/2478
--
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.
For queries about this ser
ppalaga commented on a change in pull request #2477:
URL: https://github.com/apache/camel-quarkus/pull/2477#discussion_r613585123
##
File path: integration-tests/csimple/pom.xml
##
@@ -101,7 +101,7 @@
org.apache.camel.quarkus
-camel-
ppalaga commented on a change in pull request #2477:
URL: https://github.com/apache/camel-quarkus/pull/2477#discussion_r613584323
##
File path: docs/modules/ROOT/pages/reference/extensions/core.adoc
##
@@ -174,7 +174,7 @@ What to do if it is not possible to extract CSimple
exp
This is an automated email from the ASF dual-hosted git repository.
ppalaga 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 6923d06 documentation fixes
6923d06 is desc
ppalaga merged pull request #2475:
URL: https://github.com/apache/camel-quarkus/pull/2475
--
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.
For queries about this service,
ppalaga commented on pull request #2475:
URL: https://github.com/apache/camel-quarkus/pull/2475#issuecomment-819826263
Good catches, thanks @aldettinger !
--
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
fshaikh-vgs edited a comment on issue #2205:
URL: https://github.com/apache/camel-k/issues/2205#issuecomment-819772494
Hi @astefanutti . Thank you for all your help so far.
As @moehajj said, we are trying to work without knative and even using
`--profile=kubernetes` is not working.
aldettinger commented on a change in pull request #2477:
URL: https://github.com/apache/camel-quarkus/pull/2477#discussion_r613545393
##
File path: integration-tests/csimple/pom.xml
##
@@ -101,7 +101,7 @@
org.apache.camel.quarkus
-ca
aldettinger commented on a change in pull request #2477:
URL: https://github.com/apache/camel-quarkus/pull/2477#discussion_r613540038
##
File path: integration-test-groups/azure/README.adoc
##
@@ -37,3 +47,6 @@ To clean up, run
$ ./azure-resources.sh delete
+You may wa
aldettinger commented on a change in pull request #2477:
URL: https://github.com/apache/camel-quarkus/pull/2477#discussion_r613538921
##
File path: docs/modules/ROOT/pages/reference/extensions/core.adoc
##
@@ -174,7 +174,7 @@ What to do if it is not possible to extract CSimple
aldettinger commented on issue #2476:
URL: https://github.com/apache/camel-quarkus/issues/2476#issuecomment-819782298
Thanks for pointing out Luca. Now I'm thinking it may be linked to
camel-main merged in core or maybe I messed up something in my project. Will
try to reproduce first :)
samratdhillon commented on a change in pull request #5370:
URL: https://github.com/apache/camel/pull/5370#discussion_r613530035
##
File path:
core/camel-support/src/main/java/org/apache/camel/support/AbstractExchange.java
##
@@ -189,7 +189,15 @@ public Exchange copy() {
fshaikh-vgs edited a comment on issue #2205:
URL: https://github.com/apache/camel-k/issues/2205#issuecomment-819772494
Hi @astefanutti . Thank you for all your help so far.
As @moehajj said, we are trying to work without knative and even using
`--profile=kubernetes` is not working.
fshaikh-vgs commented on issue #2205:
URL: https://github.com/apache/camel-k/issues/2205#issuecomment-819772494
Hi @astefanutti . Thank you for all your help so far.
As @moehajj said, we are trying to work without knative and even using
`--profile=kubernetes` is not working. After
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 e3ba7f7 CAMEL-16507: camel-sql - Fixed issue with using selectOne and
no data as response. Thanks to Pascal S
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 62d2444 CAMEL-16400: split unit and integration tests for camel-redis
(#5366)
add b26bf44 CAMEL-16400:
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 2c107f0 CAMEL-16400: split unit and integration tests for
camel-rabbitmq (#5365)
add 62d2444 CAMEL-1640
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from e3ba7f7 CAMEL-16507: camel-sql - Fixed issue with using selectOne and
no data as response. Thanks to Pascal Schum
davsclaus commented on a change in pull request #5372:
URL: https://github.com/apache/camel/pull/5372#discussion_r613470762
##
File path:
dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/KameletTest.groovy
##
@@ -0,0 +1,184 @@
+/*
+ * Licensed to the
lburgazzoli commented on a change in pull request #5372:
URL: https://github.com/apache/camel/pull/5372#discussion_r613465895
##
File path:
dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/KameletTest.groovy
##
@@ -0,0 +1,184 @@
+/*
+ * Licensed to t
lburgazzoli commented on a change in pull request #5372:
URL: https://github.com/apache/camel/pull/5372#discussion_r613465895
##
File path:
dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/KameletTest.groovy
##
@@ -0,0 +1,184 @@
+/*
+ * Licensed to t
davsclaus commented on a change in pull request #5370:
URL: https://github.com/apache/camel/pull/5370#discussion_r613465975
##
File path:
core/camel-support/src/main/java/org/apache/camel/support/AbstractExchange.java
##
@@ -189,7 +189,15 @@ public Exchange copy() {
@Su
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new e3ba7f7 CAMEL-16507: camel-sql - Fixed issue
davsclaus commented on a change in pull request #5370:
URL: https://github.com/apache/camel/pull/5370#discussion_r613462610
##
File path:
core/camel-support/src/main/java/org/apache/camel/support/AbstractExchange.java
##
@@ -189,7 +189,15 @@ public Exchange copy() {
@Su
samratdhillon commented on a change in pull request #5370:
URL: https://github.com/apache/camel/pull/5370#discussion_r613453034
##
File path:
core/camel-support/src/main/java/org/apache/camel/support/AbstractExchange.java
##
@@ -189,7 +189,15 @@ public Exchange copy() {
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 62d2444 CAMEL-16400: split unit and integration tests for camel-redis
(#5366)
add b26bf44 CAMEL-16400: spli
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 2c107f0 CAMEL-16400: split unit and integration tests for
camel-rabbitmq (#5365)
add 62d2444 CAMEL-16400: s
davsclaus merged pull request #5368:
URL: https://github.com/apache/camel/pull/5368
--
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.
For queries about this service, please
davsclaus merged pull request #5366:
URL: https://github.com/apache/camel/pull/5366
--
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.
For queries about this service, please
davsclaus commented on a change in pull request #5370:
URL: https://github.com/apache/camel/pull/5370#discussion_r613446544
##
File path:
core/camel-support/src/main/java/org/apache/camel/support/AbstractExchange.java
##
@@ -189,7 +189,15 @@ public Exchange copy() {
@Su
lburgazzoli opened a new pull request #5372:
URL: https://github.com/apache/camel/pull/5372
--
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.
For queries about this ser
samratdhillon opened a new pull request #5371:
URL: https://github.com/apache/camel/pull/5371
Fixing CAMEL-16509
When copying Exchange properties, provide a mechanism to set the copy object
as property value instead of the original value object. This will allow the
properties to be
samratdhillon opened a new pull request #5370:
URL: https://github.com/apache/camel/pull/5370
Fixing CAMEL-16509
When copying Exchange properties, provide a mechanism to set the copy object
as property value instead of the original value object. This will allow the
properties to be
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 e3a1e27 Regen for commit 62e7879ff085601ba5a8387467ba296b116392af
add 2c107f0 CAMEL-16400: split unit an
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 6be4d6b Regen for commit 40f8d9d502f9b9c05dc01bdfcb788d4630f0b6e9
add e3a1e27 Regen for commit 62e7879ff
ppalaga opened a new pull request #2477:
URL: https://github.com/apache/camel-quarkus/pull/2477
@llowinge this adds a new azure group. Note that `AZURE_BLOB_CONTAINER_NAME`
was renamed to `AZURE_EVENT_HUBS_BLOB_CONTAINER_NAME`
--
This is an automated message from the Apache Git Service.
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
at 2c107f0 CAMEL-16400: split unit and integration tests for
camel-rabbitmq (#5365)
No new revisions were added by
oscerd merged pull request #5369:
URL: https://github.com/apache/camel/pull/5369
--
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.
For queries about this service, please co
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 14bfddc Regen for commit 62e7879ff085601ba5a8387467ba296b116392af
add 40f8d9d CAMEL-16503: Fix unresolve
github-actions[bot] opened a new pull request #5369:
URL: https://github.com/apache/camel/pull/5369
Regen bot :robot: found some uncommited changes after running build on
:camel: master.
Please do not delete `regen_bot` branch after merge/rebase.
--
This is an automated message from t
lburgazzoli commented on issue #2476:
URL: https://github.com/apache/camel-quarkus/issues/2476#issuecomment-819648564
FWIW, this was working in the past:
https://github.com/apache/camel-quarkus/blob/main/extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch pdf-action
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.
at 22b0a10 Added a PDF Action Kamelet
No new revisions were added by this update.
oscerd opened a new pull request #144:
URL: https://github.com/apache/camel-kamelets/pull/144
This is an example of action between a source and a sink. The PDF Action
needs to have a sink after it to write the file somewhere (File, FTP, SFTP etc.)
--
This is an automated message
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 2c107f0 CAMEL-16400: split unit and integration
orpiske merged pull request #5365:
URL: https://github.com/apache/camel/pull/5365
--
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.
For queries about this service, please c
orpiske opened a new pull request #5368:
URL: https://github.com/apache/camel/pull/5368
--
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.
For queries about this service, pl
oscerd merged pull request #5367:
URL: https://github.com/apache/camel/pull/5367
--
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.
For queries about this service, please co
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new e3a1e27 Regen for commit 62e7879ff085601ba5a
aldettinger opened a new issue #2476:
URL: https://github.com/apache/camel-quarkus/issues/2476
See https://github.com/quarkusio/quarkus/issues/16402 for more context.
Let's reproduce this in itests.
A workaround is to use `quarkus.live-reload.watched-resources =
rests/rests.xml` in
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 66bc8f0 CAMEL-16492: Upgrade to Jackson 2.12.3
add 62e7879 CAMEL-16508: Upgrade leveldb. Fixed failing t
github-actions[bot] opened a new pull request #5367:
URL: https://github.com/apache/camel/pull/5367
Regen bot :robot: found some uncommited changes after running build on
:camel: master.
Please do not delete `regen_bot` branch after merge/rebase.
--
This is an automated message from t
This is an automated email from the ASF dual-hosted git repository.
oalsafi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 40f8d9d CAMEL-16503: Fix unresolved camel versi
omarsmak merged pull request #5363:
URL: https://github.com/apache/camel/pull/5363
--
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.
For queries about this service, please
orpiske opened a new pull request #5366:
URL: https://github.com/apache/camel/pull/5366
--
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.
For queries about this service, pl
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 7f80d94 CAMEL-16400: split unit and integration tests for camel-nsq
(#5358)
add 66bc8f0 CAMEL-16492: Up
orpiske opened a new pull request #5365:
URL: https://github.com/apache/camel/pull/5365
--
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.
For queries about this service, pl
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 40c083e CAMEL-16400: split unit and integration tests for
camel-mongodb-gridfs (#5356)
add 7f80d94 CAME
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 63de01f CAMEL-16400: split unit and integration tests for
camel-mongodb (#5355)
add 40c083e CAMEL-16400
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 62e7879 CAMEL-16508: Upgrade leveldb. Fixed f
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 1f62d51 Sync deps
add 63de01f CAMEL-16400: split unit and integration tests for
camel-mongodb (#5355)
moehajj commented on issue #2205:
URL: https://github.com/apache/camel-k/issues/2205#issuecomment-819570498
@astefanutti this is a rough draft of what I'm trying to get to work as a
service (using knative is a plus): https://github.com/apache/camel-k/pull/2220.
If we are able to get it to
moehajj opened a new pull request #2220:
URL: https://github.com/apache/camel-k/pull/2220
**Release Note**
```release-note
NONE
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 66bc8f0 CAMEL-16492: Upgrade to Jackson 2.12.
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push:
new 212fc5b CAMEL-16492: Upgrade to Jackson
nicolaferraro merged pull request #143:
URL: https://github.com/apache/camel-kamelets/pull/143
--
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.
For queries about this serv
This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 1645411fa03b503a9e4ba58c8eb42a98f2e0c9ea
Author: Andrea Cosentino
AuthorDate: Wed Apr 14 14:46:29 2021 +0200
nicolaferraro closed issue #138:
URL: https://github.com/apache/camel-kamelets/issues/138
--
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.
For queries about this service,
This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 3d996611af1c5669084803135365fdf186697dee
Author: Andrea Cosentino
AuthorDate: Wed Apr 14 16:16:56 2021 +0200
This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.
from dbc662c chore(release): add release script
new 1645411 Added Azure Storage Queue Sink Kamelet
n
This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit fdab4382e45f04dfaf735dc2b6cd953df409cf0d
Author: Andrea Cosentino
AuthorDate: Wed Apr 14 14:48:53 2021 +0200
This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 4f9e95c4ca618f0778c2613e7fe249bd6caf543a
Author: Andrea Cosentino
AuthorDate: Wed Apr 14 16:16:31 2021 +0200
This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit bd81e9d81560cd52cc0563bcf66f70ab60f86920
Author: Andrea Cosentino
AuthorDate: Wed Apr 14 14:49:10 2021 +0200
This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit e07f2f968deac1652bd9c340cde3254604b6256a
Author: Andrea Cosentino
AuthorDate: Wed Apr 14 14:48:40 2021 +0200
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 6661084 CAMEL-16497: camel-kamelet - Use shorter UUIDs in created
route ids
add a88403e Upgrade Couchba
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch azure-storage-queue-sink
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.
from f1421ed Added Azure Storage Queue Sink Kamelet
add 32feca8 Added Azure Storage Q
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 7f80d94 CAMEL-16400: split unit and integration
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 40c083e CAMEL-16400: split unit and integration
oscerd commented on a change in pull request #143:
URL: https://github.com/apache/camel-kamelets/pull/143#discussion_r613288464
##
File path: azure-storage-queue-sink.kamelet.yaml
##
@@ -0,0 +1,59 @@
+apiVersion: camel.apache.org/v1alpha1
+kind: Kamelet
+metadata:
+ name: azur
orpiske merged pull request #5358:
URL: https://github.com/apache/camel/pull/5358
--
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.
For queries about this service, please c
This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 1f62d51 Sync deps
add 63de01f CAMEL-16400: split unit and integration tests for
camel-mongodb (#5355)
No new
1 - 100 of 202 matches
Mail list logo