[GitHub] [camel-quarkus] jamesnetherton commented on issue #649: MongoDB itest fails on Camel 3.1.0-SNAPSHOT

2020-01-23 Thread GitBox
jamesnetherton commented on issue #649: MongoDB itest fails on Camel 3.1.0-SNAPSHOT URL: https://github.com/apache/camel-quarkus/issues/649#issuecomment-578018312 @ppalaga I sent a PR to your fork https://github.com/ppalaga/camel-quarkus/pull/2 which should fix this. -

[camel-quarkus] branch master updated: Set firstVersion to 1.0.0 to match the reality

2020-01-23 Thread lburgazzoli
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 The following commit(s) were added to refs/heads/master by this push: new 0605113 Set firstVersion to 1.0.0 t

[GitHub] [camel-quarkus] lburgazzoli merged pull request #661: Set firstVersion to 1.0.0 to match the reality

2020-01-23 Thread GitBox
lburgazzoli merged pull request #661: Set firstVersion to 1.0.0 to match the reality URL: https://github.com/apache/camel-quarkus/pull/661 This is an automated message from the Apache Git Service. To respond to the message,

[camel] branch camel-2.x updated: CAMEL-14432: Memory leak when toD is used with cacheSize < 0 (#3510)

2020-01-23 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.x by this push: new 847b135 CAMEL-14432: Memory leak when t

[camel] branch master updated: Fixed CS

2020-01-23 Thread davsclaus
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 c3fa77b Fixed CS c3fa77b is described below

[camel-website] branch master updated: CAMEL-14430 and CAMEL-14431: Update and fix download page

2020-01-23 Thread davsclaus
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-website.git The following commit(s) were added to refs/heads/master by this push: new 045cbae CAMEL-14430 and CAMEL-14431:

[GitHub] [camel-quarkus] ppalaga opened a new pull request #661: Set firstVersion to 1.0.0 to match the reality

2020-01-23 Thread GitBox
ppalaga opened a new pull request #661: Set firstVersion to 1.0.0 to match the reality URL: https://github.com/apache/camel-quarkus/pull/661 This is an automated message from the Apache Git Service. To respond to the message

[camel] branch master updated: CAMEL-14428: add `-XX:+ExitOnOutOfMemoryError` ...

2020-01-23 Thread acosentino
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 f733452 CAMEL-14428: add `-XX:+ExitOnOutOfMe

[camel-quarkus] branch master updated: Fix #518 Rely on configurers for Configuration classes instead of using reflection

2020-01-23 Thread lburgazzoli
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 The following commit(s) were added to refs/heads/master by this push: new 2dfafe3 Fix #518 Rely on configurer

[GitHub] [camel-quarkus] lburgazzoli merged pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
lburgazzoli merged pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647 This is an automated message from the Apache Git Service. To

[GitHub] [camel-quarkus] lburgazzoli merged pull request #547: Enable local native sftp tests

2020-01-23 Thread GitBox
lburgazzoli merged pull request #547: Enable local native sftp tests URL: https://github.com/apache/camel-quarkus/pull/547 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-quarkus] lburgazzoli closed issue #518: Rely on configurers for Configuration classes instead of using reflection

2020-01-23 Thread GitBox
lburgazzoli closed issue #518: Rely on configurers for Configuration classes instead of using reflection URL: https://github.com/apache/camel-quarkus/issues/518 This is an automated message from the Apache Git Service. To re

[camel-quarkus] branch master updated (8fb71a4 -> b9200ad)

2020-01-23 Thread lburgazzoli
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 8fb71a4 Fix #635 Dependency parity check add b9200ad Disable sftp native tests on Jenkins No new

[camel-quarkus] branch master updated (fc29217 -> 8fb71a4)

2020-01-23 Thread lburgazzoli
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 fc29217 Create a Camel ReactiveStreams extension #304 add 8fb71a4 Fix #635 Dependency parity check

[GitHub] [camel-quarkus] lburgazzoli closed issue #635: Dependency parity check

2020-01-23 Thread GitBox
lburgazzoli closed issue #635: Dependency parity check URL: https://github.com/apache/camel-quarkus/issues/635 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [camel-quarkus] lburgazzoli merged pull request #638: Fix #635 Dependency parity check

2020-01-23 Thread GitBox
lburgazzoli merged pull request #638: Fix #635 Dependency parity check URL: https://github.com/apache/camel-quarkus/pull/638 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[camel] branch master updated: Fixed Build

2020-01-23 Thread acosentino
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 441c086 Fixed Build 441c086 is described bel

[GitHub] [camel-k] astefanutti opened a new pull request #1226: JVM trait

2020-01-23 Thread GitBox
astefanutti opened a new pull request #1226: JVM trait URL: https://github.com/apache/camel-k/pull/1226 This PR introduces the JVM traits, a merger of the Classpath and Debug traits, that is meant to control JVM related configuration. **Release Note** ```release-note feat(trait

[GitHub] [camel-k-runtime] nicolaferraro commented on issue #227: add support for routes loaders interceptors

2020-01-23 Thread GitBox
nicolaferraro commented on issue #227: add support for routes loaders interceptors URL: https://github.com/apache/camel-k-runtime/issues/227#issuecomment-577750836 Sounds good! The knative loader is actually not a loader but an interceptor in practice ---

[GitHub] [camel-kafka-connector] oscerd merged pull request #79: Upgrade Junit to version 5.6.0

2020-01-23 Thread GitBox
oscerd merged pull request #79: Upgrade Junit to version 5.6.0 URL: https://github.com/apache/camel-kafka-connector/pull/79 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[camel-kafka-connector] 01/01: Merge pull request #79 from apache/junit-5.6.0

2020-01-23 Thread acosentino
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 commit 8475a22d290d4046242c864f85afff9a62a6e50e Merge: 78f8e6b 531cd59 Author: Andrea Cosentino AuthorDate:

[camel-kafka-connector] branch master updated (78f8e6b -> 8475a22)

2020-01-23 Thread acosentino
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-kafka-connector.git. from 78f8e6b Merge pull request #78 from orpiske/upgrade-strimzi add 531cd59 Upgrade Junit to ve

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370205325 ## File path: extensions/support/policy/deployment/src/main/java/org/apache/ca

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370202976 ## File path: extensions/support/policy/deployment/src/main/java/org/apache/camel/

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370202236 ## File path: extensions/support/policy/deployment/src/main/java/org/apache/camel/

[camel-kafka-connector] 01/01: Upgrade Junit to version 5.6.0

2020-01-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch junit-5.6.0 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 531cd59e6030431869f96d85b6341d8a45732b1f Author: Andrea Cosentino AuthorDate: Thu Jan 23 16:50:3

[GitHub] [camel-kafka-connector] oscerd opened a new pull request #79: Upgrade Junit to version 5.6.0

2020-01-23 Thread GitBox
oscerd opened a new pull request #79: Upgrade Junit to version 5.6.0 URL: https://github.com/apache/camel-kafka-connector/pull/79 This is an automated message from the Apache Git Service. To respond to the message, please log

[camel-kafka-connector] branch junit-5.6.0 created (now 531cd59)

2020-01-23 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch junit-5.6.0 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 531cd59 Upgrade Junit to version 5.6.0 This branch includes the following new commits:

[GitHub] [camel-quarkus] gsmet commented on issue #638: Fix #635 Dependency parity check

2020-01-23 Thread GitBox
gsmet commented on issue #638: Fix #635 Dependency parity check URL: https://github.com/apache/camel-quarkus/pull/638#issuecomment-577738868 So it should be fixed if you use `1.2.0.Final`. This is an automated message from the

[GitHub] [camel-quarkus] gsmet commented on issue #638: Fix #635 Dependency parity check

2020-01-23 Thread GitBox
gsmet commented on issue #638: Fix #635 Dependency parity check URL: https://github.com/apache/camel-quarkus/pull/638#issuecomment-577738551 @ppalaga it has been fixed here: https://github.com/quarkusio/quarkus/pull/6681 . Th

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370193373 ## File path: extensions/support/policy/deployment/src/main/java/org/apache/ca

[GitHub] [camel-quarkus] ppalaga commented on issue #638: Fix #635 Dependency parity check

2020-01-23 Thread GitBox
ppalaga commented on issue #638: Fix #635 Dependency parity check URL: https://github.com/apache/camel-quarkus/pull/638#issuecomment-577737594 227e642 rebased in hope for the strange locale error to disappear This is an automa

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370191753 ## File path: extensions/support/policy/deployment/src/main/java/org/apache/ca

[GitHub] [camel-quarkus] johnpoth commented on issue #654: fhir native compilation is eating up lot of memory

2020-01-23 Thread GitBox
johnpoth commented on issue #654: fhir native compilation is eating up lot of memory URL: https://github.com/apache/camel-quarkus/issues/654#issuecomment-577732548 Quick update. I've tried removing the dependencies mentioned above and also removing the quarkus BuildSteps in [FhirProcessor

[GitHub] [camel-quarkus] ppalaga commented on issue #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
ppalaga commented on issue #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#issuecomment-577722396 c4c1663 introduces a build item as requested by @lburgazzoli --

[GitHub] [camel-quarkus] lburgazzoli closed issue #304: Create a Camel ReactiveStreams extension

2020-01-23 Thread GitBox
lburgazzoli closed issue #304: Create a Camel ReactiveStreams extension URL: https://github.com/apache/camel-quarkus/issues/304 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [camel-quarkus] lburgazzoli merged pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
lburgazzoli merged pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659 This is an automated message from the Apache Git Service. To respo

[camel-quarkus] branch master updated: Create a Camel ReactiveStreams extension #304

2020-01-23 Thread lburgazzoli
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 The following commit(s) were added to refs/heads/master by this push: new fc29217 Create a Camel ReactiveStre

[camel] branch master updated: Regen docs

2020-01-23 Thread acosentino
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 6250d6f Regen docs 6250d6f is described belo

[camel] branch master updated: Added a little note about S3 component

2020-01-23 Thread acosentino
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 bdc11f5 Added a little note about S3 compone

[camel] branch master updated: Camel-core-osgi: Fixed CS

2020-01-23 Thread acosentino
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 4cdc319 Camel-core-osgi: Fixed CS 4cdc319 is

[camel] branch master updated (7f764e6 -> fd31660)

2020-01-23 Thread acosentino
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 7f764e6 CAMEL-14354: Optimize core. new ebebf30 Camel-Base: Fixed CS new fd31660 Camel-management: Fi

[camel] 02/02: Camel-management: Fixed CS

2020-01-23 Thread acosentino
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 fd316606569640b726f10ab889a13f341e2b04f1 Author: Andrea Cosentino AuthorDate: Thu Jan 23 15:28:21 2020 +0100 Cam

[camel] 01/02: Camel-Base: Fixed CS

2020-01-23 Thread acosentino
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 ebebf301f78c5424199bdbde939985f22bac9cf1 Author: Andrea Cosentino AuthorDate: Thu Jan 23 15:22:56 2020 +0100 Cam

[camel] branch master updated: CAMEL-14354: Optimize core.

2020-01-23 Thread davsclaus
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 7f764e6 CAMEL-14354: Optimize core. 7f764e6 i

[camel] branch master updated: Camel-Jaxb: Fixed CS

2020-01-23 Thread acosentino
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 785fe15 Camel-Jaxb: Fixed CS 785fe15 is desc

[camel] branch master updated: Camel-Soroush: Fixed CS

2020-01-23 Thread acosentino
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 3ccbb8b Camel-Soroush: Fixed CS 3ccbb8b is d

[GitHub] [camel-quarkus] lburgazzoli merged pull request #660: The MicroProfile test fails if message history is turned off

2020-01-23 Thread GitBox
lburgazzoli merged pull request #660: The MicroProfile test fails if message history is turned off URL: https://github.com/apache/camel-quarkus/pull/660 This is an automated message from the Apache Git Service. To respond to

[camel-quarkus] branch master updated (c6b1b27 -> 011b79f)

2020-01-23 Thread lburgazzoli
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 c6b1b27 Merge pull request #658 from lburgazzoli/quarkus-1.2.0.Final add 011b79f The MicroProfile

[GitHub] [camel-quarkus] lburgazzoli closed issue #650: The MicroProfile test fails against Camel 3.1.0-SNAPSHOT

2020-01-23 Thread GitBox
lburgazzoli closed issue #650: The MicroProfile test fails against Camel 3.1.0-SNAPSHOT URL: https://github.com/apache/camel-quarkus/issues/650 This is an automated message from the Apache Git Service. To respond to the mess

[camel] branch master updated: Camel-REST: Fixed CS

2020-01-23 Thread acosentino
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 0978b7e Camel-REST: Fixed CS 0978b7e is desc

[camel] branch master updated: Camel-Jgroups: Fixed CS

2020-01-23 Thread acosentino
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 d570edf Camel-Jgroups: Fixed CS d570edf is d

[camel] branch master updated: Camel-Hystrix: Fixed CS

2020-01-23 Thread acosentino
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 2a73877 Camel-Hystrix: Fixed CS 2a73877 is d

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370126804 ## File path: docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc

[camel] branch master updated (e14bc04 -> 3be2f95)

2020-01-23 Thread acosentino
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 e14bc04 Camel-CXF: Fixed CS add 3be2f95 Camel-File: Fixed CS No new revisions were added by this update.

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370125054 ## File path: docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370124845 ## File path: docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc ##

[GitHub] [camel-quarkus] lburgazzoli commented on issue #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
lburgazzoli commented on issue #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#issuecomment-577687537 @ppalaga should be better now This is an auto

[camel] branch master updated (814181e -> e14bc04)

2020-01-23 Thread acosentino
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 814181e [Minor] Update commit message add e14bc04 Camel-CXF: Fixed CS No new revisions were added by this

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370116321 ## File path: extensions/core/deployment/src/main/java/org/apache/camel/quarkus/co

[camel-website] branch master updated: Add release note and blog entry for release 2.25.0

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/master by this push: new 09997f8 Add release note and blog ent

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370110506 ## File path: extensions/core/deployment/src/main/java/org/apache/camel/quarku

[camel] 02/04: Replace md5 and sha1 with sha512 files

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit f2bdb6474cdafb69a36f92ed3acff4e716fa4248 Author: Gregor Zurowski AuthorDate: Thu Jan 23 13:37:55 2020 +0100

[camel] branch camel-3.0.x updated (edcb1cb -> 65d2324)

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git. from edcb1cb CAMEL-14424: HTTP responses over 4 MB fail (#3505) new e35ba39 Remove unneeded variables n

[camel] 01/04: Remove unneeded variables

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit e35ba39415a53c46f6c73ff9913725b9f9ba9e8a Author: Gregor Zurowski AuthorDate: Thu Jan 23 13:21:11 2020 +0100

[camel] 03/04: Publish XML schemas on new Camel website (Git repository)

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 4eebbbed5d82fbaf871e9ccb39c2e54e550d2c8a Author: Gregor Zurowski AuthorDate: Thu Jan 23 14:02:34 2020 +0100

[camel] 04/04: [Minor] Update commit message

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 65d23246470a98d7ac7561ef122134955a0ab58c Author: Gregor Zurowski AuthorDate: Thu Jan 23 14:05:29 2020 +0100

[camel] branch release/2.25.0 deleted (was f15d54d)

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/2.25.0 in repository https://gitbox.apache.org/repos/asf/camel.git. was f15d54d [maven-release-plugin] prepare for next development iteration The revisions that were on this bra

[camel] 01/04: Remove unneeded variables

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-2.25.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 2783572a06954c06b2a2437b2504f7e7ea8b7400 Author: Gregor Zurowski AuthorDate: Thu Jan 23 13:21:11 2020 +0100

[camel] 03/04: Publish XML schemas on new Camel website (Git repository)

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-2.25.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 32ca541b92870578a29bcc1b7cadca09ad6f8bb0 Author: Gregor Zurowski AuthorDate: Thu Jan 23 14:02:34 2020 +0100

[camel] 02/04: Replace md5 and sha1 with sha512 files

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-2.25.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 1a169eed9b543d79cf9b5711c10cdfab6066 Author: Gregor Zurowski AuthorDate: Thu Jan 23 13:37:55 2020 +0100

[camel] branch camel-2.25.x updated (db3b3e1 -> 5fe8d48)

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch camel-2.25.x in repository https://gitbox.apache.org/repos/asf/camel.git. from db3b3e1 Merge branch 'release/2.25.0' into camel-2.25.x new 2783572 Remove unneeded variables new

[camel] 04/04: [Minor] Update commit message

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-2.25.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 5fe8d48f7ef1b7e5dd7da1781e79276ef4d59108 Author: Gregor Zurowski AuthorDate: Thu Jan 23 14:05:29 2020 +0100

[camel] 01/01: Merge branch 'release/2.25.0' into camel-2.25.x

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-2.25.x in repository https://gitbox.apache.org/repos/asf/camel.git commit db3b3e1c90e977a4d9778dd7a4ccfcef2ceab8d0 Merge: b82cb10 f15d54d Author: Gregor Zurowski AuthorDate: Thu Jan 23 0

[camel] branch camel-2.25.x updated (b82cb10 -> db3b3e1)

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch camel-2.25.x in repository https://gitbox.apache.org/repos/asf/camel.git. from b82cb10 Add license header to sites.yml add fa2a3c8 [maven-release-plugin] prepare release camel-2.25.

[camel] 02/02: [Minor] Update commit message

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 814181ede4bdef37871adc64fcc94f23f6173343 Author: Gregor Zurowski AuthorDate: Thu Jan 23 14:05:29 2020 +0100 [Mino

[camel] 01/02: Publish XML schemas on new Camel website (Git repository)

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit f5b27c4b9b9bdce3b0f2269b81cee476467dcc9c Author: Gregor Zurowski AuthorDate: Thu Jan 23 14:02:34 2020 +0100 Publi

[camel] branch master updated (44453bd -> 814181e)

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 44453bd Replace md5 and sha1 with sha512 files new f5b27c4 Publish XML schemas on new Camel website (Git rep

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370104731 ## File path: extensions/reactive-streams/runtime/pom.xml ## @@ -0,0 +1,82 @@ +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370101239 ## File path: extensions/core/deployment/src/main/java/org/apache/camel/quarkus/co

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370099592 ## File path: extensions/reactive-streams/deployment/src/main/java/org/apache/camel/

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370101108 ## File path: extensions/reactive-streams/deployment/src/main/java/org/apache/camel/

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370099592 ## File path: extensions/reactive-streams/deployment/src/main/java/org/apache/camel/

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370099111 ## File path: extensions/reactive-streams/runtime/pom.xml ## @@ -0,0 +1,82

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370091382 ## File path: extensions/reactive-streams/deployment/src/main/java/org/apache/camel/quar

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370095294 ## File path: extensions/reactive-streams/runtime/src/main/java/org/apache/camel/quarkus

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370086982 ## File path: extensions/reactive-streams/deployment/src/main/java/org/apache/camel/quar

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370090865 ## File path: extensions/reactive-streams/deployment/src/main/java/org/apache/camel/quar

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370092310 ## File path: extensions/reactive-streams/runtime/src/main/java/org/apache/camel/quarkus

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation)

2020-01-23 Thread GitBox
ppalaga commented on a change in pull request #659: Create a Camel ReactiveStreams extension (initial implementation) URL: https://github.com/apache/camel-quarkus/pull/659#discussion_r370095777 ## File path: extensions/reactive-streams/runtime/pom.xml ## @@ -0,0 +1,82 @@ +

svn commit: r37733 [2/3] - /release/camel/apache-camel/2.25.0/

2020-01-23 Thread gzurowski
Added: release/camel/apache-camel/2.25.0/apache-camel-2.25.0.pom == --- release/camel/apache-camel/2.25.0/apache-camel-2.25.0.pom (added) +++ release/camel/apache-camel/2.25.0/apache-camel-2.25.0.pom Thu Jan 23 12:40:53 20

svn commit: r37733 [1/3] - /release/camel/apache-camel/2.25.0/

2020-01-23 Thread gzurowski
Author: gzurowski Date: Thu Jan 23 12:40:53 2020 New Revision: 37733 Log: Apache Camel 2.25.0 released artifacts. Added: release/camel/apache-camel/2.25.0/apache-camel-2.25.0-src.zip (with props) release/camel/apache-camel/2.25.0/apache-camel-2.25.0-src.zip.asc release/camel/apache-

svn commit: r37733 [3/3] - /release/camel/apache-camel/2.25.0/

2020-01-23 Thread gzurowski
Added: release/camel/apache-camel/2.25.0/apache-camel-2.25.0.pom.asc == --- release/camel/apache-camel/2.25.0/apache-camel-2.25.0.pom.asc (added) +++ release/camel/apache-camel/2.25.0/apache-camel-2.25.0.pom.asc Thu Jan 23

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #660: The MicroProfile test fails if message history is turned off

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #660: The MicroProfile test fails if message history is turned off URL: https://github.com/apache/camel-quarkus/pull/660#discussion_r370094527 ## File path: extensions/microprofile-metrics/runtime/src/main/java/org/apache/camel/quar

[camel] branch master updated (f984a85 -> 44453bd)

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from f984a85 CAMEL-14426: camel-core - Optimize inflight repository new 5d45536 Remove unneeded variables ne

[camel] 01/02: Remove unneeded variables

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 5d45536fb8b6fdfd3417296d1e75f2d32e5d0014 Author: Gregor Zurowski AuthorDate: Thu Jan 23 13:21:11 2020 +0100 Remov

[camel] 02/02: Replace md5 and sha1 with sha512 files

2020-01-23 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 44453bdd6374ac7f36ba2c71123e95e2aac4dceb Author: Gregor Zurowski AuthorDate: Thu Jan 23 13:37:55 2020 +0100 Repla

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370090912 ## File path: extensions/core/deployment/src/main/java/org/apache/camel/quarku

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370090912 ## File path: extensions/core/deployment/src/main/java/org/apache/camel/quarku

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using

2020-01-23 Thread GitBox
lburgazzoli commented on a change in pull request #647: Fix #518 Rely on configurers for Configuration classes instead of using URL: https://github.com/apache/camel-quarkus/pull/647#discussion_r370090912 ## File path: extensions/core/deployment/src/main/java/org/apache/camel/quarku

  1   2   >