This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch CAMEL-15197
in repository https://gitbox.apache.org/repos/asf/camel.git
commit c32c09022fbb430647ab092886543f8d642883d0
Author: Claus Ibsen
AuthorDate: Sat Jun 27 08:11:03 2020 +0200
CAME
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch CAMEL-15197
in repository https://gitbox.apache.org/repos/asf/camel.git.
at c32c090 CAMEL-15197: Thread pool can use vertx executor to reuse its
threading model. WIP.
This branch incl
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch CAMEL-15197
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 721fadccf391c6ade415f78e0572c7ae4643595f
Author: Claus Ibsen
AuthorDate: Fri Jun 26 12:03:51 2020 +0200
CAME
davsclaus commented on issue #1303:
URL: https://github.com/apache/camel-quarkus/issues/1303#issuecomment-650502401
But we can look at a way to have a configurer generated for
RestConfiguration as well.
https://github.com/apache/camel/blob/39cbd7f6866cb041d77f6fddc3c7c0721e4d0926/core/c
davsclaus commented on issue #1303:
URL: https://github.com/apache/camel-quarkus/issues/1303#issuecomment-650502168
The style to configure rest is
```
camel.rest.*
```
And not
```
camel.context.rest-configuration.*
```
-
AemieJ commented on pull request #415:
URL: https://github.com/apache/camel-website/pull/415#issuecomment-650484755
@aashnajena That will be taken care of under the search design
implementation.
This is an automated message
github-actions[bot] opened a new issue #1427:
URL: https://github.com/apache/camel-quarkus/issues/1427
The
[quarkus-master](https://github.com/apache/camel-quarkus/tree/quarkus-master)
branch build is failing:
* Build ID: 149355996-65-bae3cbf2-4d43-4295-9f45-926ece0271a5
* Camel
github-actions[bot] opened a new pull request #96:
URL: https://github.com/apache/camel-spring-boot/pull/96
Periodic Sync of Camel Spring Boot Master Branch with main Camel Master.
see
https://github.com/apache/camel-spring-boot/blob/master/.github/workflows/automatic-sync-master.yml
-
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.
omit 1b5808d [create-pull-request] automated change
add c44f79f [create-pull-reques
oscerd merged pull request #308:
URL: https://github.com/apache/camel-kafka-connector/pull/308
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
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-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 9957652 Fixes AWS test cases
aashnajena commented on pull request #415:
URL: https://github.com/apache/camel-website/pull/415#issuecomment-650403417
We should also have the cancel button at the vertical center of the input
box. It's visibly lower than that.
aashnajena commented on pull request #397:
URL: https://github.com/apache/camel-website/pull/397#issuecomment-650402099
Pushed changes for Aemie's comments
This is an automated message from the Apache Git Service.
To respond
This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/master by this push:
new 79f9c28 Enable Debezium tests after the
ppalaga closed issue #1313:
URL: https://github.com/apache/camel-quarkus/issues/1313
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
This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/master by this push:
new 0457321 Fix #1313 Upgrade to Kubernetes
ppalaga merged pull request #1424:
URL: https://github.com/apache/camel-quarkus/pull/1424
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
ppalaga merged pull request #1425:
URL: https://github.com/apache/camel-quarkus/pull/1425
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
lburgazzoli opened a new pull request #3953:
URL: https://github.com/apache/camel/pull/3953
[ ] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change
(usually before you start working on it). Trivial changes like typos do not
require a JIRA i
doru1004 commented on issue #1579:
URL: https://github.com/apache/camel-k/issues/1579#issuecomment-650324660
What is the approximate timeline for the next release?
This is an automated message from the Apache Git Service.
To
doru1004 commented on issue #1579:
URL: https://github.com/apache/camel-k/issues/1579#issuecomment-650323903
Got it. That's helpful to know!
This is an automated message from the Apache Git Service.
To respond to the message,
lburgazzoli commented on issue #1579:
URL: https://github.com/apache/camel-k/issues/1579#issuecomment-650323419
The current implementation only accept a reference to a Processor stored in
the registry so to reference a class you should use the bean dsl, however in
the next release there sh
doru1004 commented on issue #1579:
URL: https://github.com/apache/camel-k/issues/1579#issuecomment-650322514
In other words, what would be the correct syntax for passing a processor
class to the process step.
This is an auto
doru1004 commented on issue #1579:
URL: https://github.com/apache/camel-k/issues/1579#issuecomment-650320236
Just to make sure I understand, is there no yaml way in which I could
specify a custom processor? The yaml code I wrote there my be wrong, in
particular this part:
```
- p
lburgazzoli commented on issue #1579:
URL: https://github.com/apache/camel-k/issues/1579#issuecomment-650318327
A fix for this will be available in the next release of the camel-k-runtime,
however storing arbitrary code in a CR is not the recommended approach and best
is to leverage jitpac
doru1004 opened a new issue #1579:
URL: https://github.com/apache/camel-k/issues/1579
I am trying to transform a Camel route with a simple processor into a yaml
version of itself.
I have my processor in a different file MyProcessor.java.
I have tried writing something like thi
lburgazzoli commented on issue #1303:
URL: https://github.com/apache/camel-quarkus/issues/1303#issuecomment-650297557
I thought that the RestConfiguration was instantiated only once after the
first property set.
Btw since we have now a single configuration for rest we could avoid the
ppalaga edited a comment on issue #1274:
URL: https://github.com/apache/camel-quarkus/issues/1274#issuecomment-650260185
Fixed in master already by upgrading to Quarkus 1.6.0.CR1
This is an automated message from the Apache
ppalaga closed issue #1274:
URL: https://github.com/apache/camel-quarkus/issues/1274
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
ppalaga commented on issue #1274:
URL: https://github.com/apache/camel-quarkus/issues/1274#issuecomment-650260185
Fixed im master already by upgrading to Quarkus 1.6.0.CR1
This is an automated message from the Apache Git Ser
ppalaga opened a new issue #1426:
URL: https://github.com/apache/camel-quarkus/issues/1426
The code assembling `parityViolations` can be removed from
tooling/scripts/validate-dependencies.groovy once the fixes
https://github.com/quarkusio/quarkus/pull/10286 and
https://github.com/quarkusi
ppalaga opened a new pull request #1425:
URL: https://github.com/apache/camel-quarkus/pull/1425
Unresolved method AutoscalingAPIGroupDSL.v1() error in Kubernetes native
image generation
Fix #1313
This is an automate
ppalaga commented on pull request #1366:
URL: https://github.com/apache/camel-quarkus/pull/1366#issuecomment-650253010
1ffce1c rebased. Should be good to merge now that we are on Quarkus 1.6.0.CR1
This is an automated message
ppalaga commented on pull request #1424:
URL: https://github.com/apache/camel-quarkus/pull/1424#issuecomment-650250791
@JiriOndrusek the SQL Server test (off by default) is still failing with
this commit, but I saw you are trying to fix it in
https://github.com/apache/camel-quarkus/compare
ppalaga opened a new pull request #1424:
URL: https://github.com/apache/camel-quarkus/pull/1424
This reverts commit 144cff56d95d34fe58aa1fcad2551ccb7d677815.
This is an automated message from the Apache Git Service.
To re
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
commit a880f027f5baa9926a49b36103573b1debd1ed42
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 17:25:53 2020 +0200
Cam
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 f8a7729 Regen website docs
new d97ddae Camel-Solr: Fixed some old reference in docs
new b823565 Regen
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
commit d97ddae7ab552349df292a3f6d0af06086aa6fbd
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 17:24:28 2020 +0200
Cam
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
commit b82356519ed2b7de5747494670cd0d0e6f85
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 17:25:36 2020 +0200
Reg
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
commit 93ff5c5880dfabe05ce8a511367a85ee1d1ba453
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 17:26:27 2020 +0200
Reg
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
commit f8a7729ca0064d0ba25a31f7034e0cd9bd222006
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 17:14:50 2020 +0200
Reg
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
commit c0e65580c071ec4e2f9d61467b12d3ae7b87eeb1
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 17:13:50 2020 +0200
Cam
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 f0baf53 Regen website docs
new c0e6558 Camel-Lucene: Upgrade the link to query parser syntax
new f8a77
jamesnetherton commented on issue #1303:
URL: https://github.com/apache/camel-quarkus/issues/1303#issuecomment-650221507
TL;DR - `FastCamelContext` needs to be registered for reflection for the
`camel.context.rest-configuration.*` config style to work in native mode.
It comes down to
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 f0baf53 Regen website docs
f0baf53 is descri
oscerd merged pull request #3952:
URL: https://github.com/apache/camel/pull/3952
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
oscerd commented on pull request #3952:
URL: https://github.com/apache/camel/pull/3952#issuecomment-650182360
Tgank you
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
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 53ef200 Fix typo across docs: '3rd' instead
paul-pop opened a new pull request #3952:
URL: https://github.com/apache/camel/pull/3952
## Issue
Fixes typos in documentation to use correct form: `3rd`.
## Checklist
[x] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change
(usua
AemieJ opened a new pull request #415:
URL: https://github.com/apache/camel-website/pull/415
* Previously, when long text is written within the search bar input it hides
behind the cancel button.
 were added to refs/heads/master by this push:
new 2848ab0 Regen
2848ab0 is describ
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 e60e5a0 Regen
e60e5a0 is described below
co
oscerd merged pull request #1554:
URL: https://github.com/apache/camel-k/pull/1554
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
oscerd merged pull request #1578:
URL: https://github.com/apache/camel-k/pull/1578
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.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push:
new 0862cab fix(util): line break after "Monit
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-k.git
The following commit(s) were added to refs/heads/master by this push:
new 7a2cae5 Fix typo fo -> of
new 237df2c
apupier opened a new pull request #1578:
URL: https://github.com/apache/camel-k/pull/1578
**Release Note**
```release-note
NONE
```
This is an automated message from the Apache Git Ser
AemieJ commented on pull request #397:
URL: https://github.com/apache/camel-website/pull/397#issuecomment-650149533
@aashnajena @zregvart @Delawen design looks good to me. I just found a tiny
problem that as width decreases the section of projects and camel-project is
not centered horizont
AemieJ commented on a change in pull request #397:
URL: https://github.com/apache/camel-website/pull/397#discussion_r446147848
##
File path: antora-ui-camel/src/css/docs.css
##
@@ -1,54 +1,70 @@
-.projects h2 {
+.docs h2 {
text-align: center;
}
-.projects .project {
+.cam
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
commit abbcedeea7fea297260adcd80a907528ee34a07f
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 14:11:43 2020 +0200
Upg
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
commit 360a7dda96c920ce622019f44f9ff5406ff55ecd
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 14:12:29 2020 +0200
Syn
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 2e6deb6 Regen website docs
new abbcede Upgrade MyBatis to version 3.5.5
new 360a7dd Sync Properties a
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
commit 5f61f55b0d827229d223b8ecc167cef6597687e3
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:59:20 2020 +0200
Cam
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 c592dfa Regen website docs
new a1b96fc Camel-Kubernetes-pods: Better description
new 8a58dc1 Camel-Ku
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
commit 2e6deb6553e46905940fa898894cd469ca2993a3
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 14:03:40 2020 +0200
Reg
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
commit e1fe72ab705f47e853850f439077e5f72ccb902f
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 14:03:04 2020 +0200
Cam
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
commit 8a58dc1f31d122488790d097fe0b5cd5b05f
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:56:08 2020 +0200
Cam
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
commit a1b96fc108080f6815469d2dd6ab2652d47ee8fb
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:55:01 2020 +0200
Cam
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
commit e2ce4bc7bc768ec2f5ea81ae540604cab52d922a
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 14:02:38 2020 +0200
Cam
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
commit 3d53a8a7cd942717e20c67a44adc23426dff11bf
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:57:19 2020 +0200
Cam
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
commit 69dada4bc033f794d22cebf7084ea134d25c745e
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 14:01:06 2020 +0200
Cam
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
commit 8b6f2ebba44ea17b8cf17dd38d89963cc28a02f3
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 14:02:00 2020 +0200
Cam
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 7ad4fd7b013193c273984065c71b786124799bb4
Author: James Netherton
AuthorDate: Fri May 29 09:57:38 2020 +01
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 3f853dc4532c977785cf2387d4ea1e3f1803c791
Author: James Netherton
AuthorDate: Fri Jun 12 08:02:22 2020 +01
jamesnetherton merged pull request #1423:
URL: https://github.com/apache/camel-quarkus/pull/1423
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 master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit d82a7a474848e7527918651a78e6adb5ca697767
Author: Peter Palaga
AuthorDate: Thu Jun 25 18:10:46 2020 +0200
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from cbbce7e Add documentation for vertx configuration
new 7ad4fd7 Upgrade to Quarkus 1.6.0.CR1
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 c4175c9 Sync Properties
new a52bd5e Camel-Kubernetes-Configmap: Better description
new 8ed21ab Regen
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
commit 52cb52e9a7d1c03f5ff92d5681a99aaeade0a2f5
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:32:52 2020 +0200
Reg
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
commit 3dd74423b2504d60f3e168a3fe31541189473414
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:25:22 2020 +0200
Cam
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
commit c592dfa70c4bb3de5711530431a2b3786333d578
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:42:14 2020 +0200
Reg
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
commit 8ed21aba892dc67182edf08f22142518fc66677e
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:23:45 2020 +0200
Reg
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
commit a23890bae81e6d29d4d5ed63705484e7dcdbd867
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:34:23 2020 +0200
Reg
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
commit 555917154a177db6cc90a082e0ce8d2b45dbe643
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:30:40 2020 +0200
Reg
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
commit b3bbd3319867d08fec335e7b7a3419557dffc0a3
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:32:07 2020 +0200
Cam
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
commit 02f0bc1b6c8f78b204ce3855cecd0a1eb3aed2be
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:38:35 2020 +0200
Cam
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
commit ac3bedb486840a1e421b6c8392f4c5be26c6a69b
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:33:51 2020 +0200
Cam
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
commit cb0715df2c1b0abe7e7feee46cf2763ddc018045
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:26:04 2020 +0200
Reg
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
commit 5e23e25f792a6c848510f88315921a1929d45783
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:28:12 2020 +0200
Reg
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
commit a654d640aa68a895d2ec3d9e5c0026c1b607983e
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:39:47 2020 +0200
Reg
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
commit ad8e201b41a38155d2528558fea8eafc59aefc39
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:41:30 2020 +0200
Cam
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
commit 37d5019ef2605c40d1afc15c5adeb8b0b4dcb8d1
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:30:03 2020 +0200
Cam
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
commit 7ba068979ffb9b842b91a45aaf3fad7c3b46c80a
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:27:38 2020 +0200
Cam
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
commit a52bd5ece4f917afc9c047138860304ec42ff276
Author: Andrea Cosentino
AuthorDate: Fri Jun 26 13:22:45 2020 +0200
Cam
lburgazzoli opened a new issue #1577:
URL: https://github.com/apache/camel-k/issues/1577
AppCDS [1] aims to to have a fast startup by having application classes to
be placed in a shared archive.
It is true that we can't know the final set of classes that are needed but
since we do c
lburgazzoli commented on pull request #1411:
URL: https://github.com/apache/camel-quarkus/pull/1411#issuecomment-650102829
@zhfeng @ppalaga is this PR ready to be merged or some more work is required
?
This is an automated m
This is an automated email from the ASF dual-hosted git repository.
lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 7ca801a652f411dadb4fd07bfd5fb96639da1bc0
Author: James Netherton
AuthorDate: Thu Jun 25 14:53:09 2020 +0100
lburgazzoli merged pull request #1422:
URL: https://github.com/apache/camel-quarkus/pull/1422
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.
lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from 4aab307 Make the local Antora build produce .htaccess file with
redirects based on :page-aliases: attri
1 - 100 of 147 matches
Mail list logo