[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #507: Automatically register dozer mapping classes for reflection

2019-12-03 Thread GitBox
jamesnetherton opened a new pull request #507: Automatically register dozer mapping classes for reflection URL: https://github.com/apache/camel-quarkus/pull/507 This is an automated message from the Apache Git Service. To

[camel] 02/02: camel-nats - Let producer use byte[] if possible instead of string as first choice

2019-12-03 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 commit 199b16729dabc9493e80b780af98ccb3f6e60fe7 Author: Claus Ibsen AuthorDate: Wed Dec 4 08:29:34 2019 +0100

[camel] branch master updated (4284d03 -> 199b167)

2019-12-03 Thread davsclaus
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 4284d03 Add nats to opentracing new 835c7c9 CAMEL-14252: camel-nats - Add support for reply-to in consumer

[camel] 01/02: CAMEL-14252: camel-nats - Add support for reply-to in consumer

2019-12-03 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 commit 835c7c93fa62c941ff36946dfaeb9558dddb28c1 Author: Claus Ibsen AuthorDate: Wed Dec 4 08:23:37 2019 +0100

[camel-website] branch master updated: fix some typos

2019-12-03 Thread gtully
This is an automated email from the ASF dual-hosted git repository. gtully 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 010f962 fix some typos 010f962 is

[camel] branch master updated (1752a34 -> a547c3a)

2019-12-03 Thread davsclaus
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 1752a34 CAMEL-14246 - Camel-SQL: Relax the modifier for datasource setter by removing final add f1757ad

[camel] branch master updated: CAMEL-14232: Updated some ftp options with better documentation.

2019-12-03 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 d8292a9 CAMEL-14232: Updated some ftp

[camel-quarkus] branch master updated: fix dependencies management in package-maven-plugin

2019-12-03 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 f7d8d79 fix dependencies

[GitHub] [camel-quarkus] lburgazzoli merged pull request #497: fix dependencies management in package-maven-plugin

2019-12-03 Thread GitBox
lburgazzoli merged pull request #497: fix dependencies management in package-maven-plugin URL: https://github.com/apache/camel-quarkus/pull/497 This is an automated message from the Apache Git Service. To respond to the

[camel-quarkus] branch seda updated (d4997eb -> 61ccac9)

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch seda in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from d4997eb feat: seda extension. add 61ccac9 feat: seda extension. No new revisions were added by this

[GitHub] [camel-quarkus] lburgazzoli commented on issue #502: feat: seda extension.

2019-12-03 Thread GitBox
lburgazzoli commented on issue #502: feat: seda extension. URL: https://github.com/apache/camel-quarkus/pull/502#issuecomment-561121982 ok to test This is an automated message from the Apache Git Service. To respond to the

[camel] branch camel-3.0.x updated: Add an option to set the default application.properties location as weel as disabling it

2019-12-03 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.0.x by this push: new d3e5233 Add an option to set the

[camel] branch master updated: CAMEL-14240: Add backlogTracing into the spring/blueprint XML

2019-12-03 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 a03ea75 CAMEL-14240: Add backlogTracing into

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #501: Filter out beans from CDI from build time discovery i

2019-12-03 Thread GitBox
lburgazzoli opened a new pull request #501: Filter out beans from CDI from build time discovery i URL: https://github.com/apache/camel-quarkus/pull/501 Fixes #499 This is an automated message from the Apache Git Service. To

[camel-quarkus] 01/01: feat: seda extension.

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch seda in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d4997eb25797884565ce6f3f277fab086c48fd55 Author: Claus Ibsen AuthorDate: Tue Dec 3 11:50:36 2019 +0100

[GitHub] [camel-quarkus] davsclaus opened a new pull request #502: feat: seda extension.

2019-12-03 Thread GitBox
davsclaus opened a new pull request #502: feat: seda extension. URL: https://github.com/apache/camel-quarkus/pull/502 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[camel-quarkus] branch seda created (now d4997eb)

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch seda in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. at d4997eb feat: seda extension. This branch includes the following new commits: new d4997eb feat:

[camel] branch master updated: [CAMEL-14241] InfluxDb does not define its dependency on okio

2019-12-03 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 359e385 [CAMEL-14241] InfluxDb does not

[camel-website] branch master updated (963fa28 -> 2c16b5f)

2019-12-03 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-website.git. from 963fa28 Merge pull request #113 from apache/blueprint-missing-xsd add 1e6d5f7 Added missing xsds

[camel-website] branch master updated (d2d2235 -> 963fa28)

2019-12-03 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-website.git. from d2d2235 Merge pull request #117 from apache/missing-blueprint-xsd-2 add 8fd0e4e Added missing

[camel-website] 01/01: Merge pull request #114 from apache/spring-missing-xsd

2019-12-03 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-website.git commit 2c16b5fb81e83f4c1e4d92e1efe5e355f3aef317 Merge: 963fa28 1e6d5f7 Author: Andrea Cosentino AuthorDate: Tue Dec

[camel] branch master updated (d8292a9 -> c71e3a3)

2019-12-03 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 d8292a9 CAMEL-14232: Updated some ftp options with better documentation. add c71e3a3 Upgrade AWS Xray to

[camel] 01/02: CAMEL-14215: Adding camel-main-osgi.

2019-12-03 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 b5a0b1d13180c2f1bc24c41c210036c4ac784fd9 Author: Bob Paulin AuthorDate: Mon Dec 2 19:07:12 2019 -0600

[camel] branch master updated (c71e3a3 -> 8de58e2)

2019-12-03 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 c71e3a3 Upgrade AWS Xray to version 2.4.0 new b5a0b1d CAMEL-14215: Adding camel-main-osgi. new

[camel] 02/02: CAMEL-14125 - Regen

2019-12-03 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 8de58e2411b124a5c9fda81528505ad59baa8ee8 Author: Andrea Cosentino AuthorDate: Tue Dec 3 11:40:38 2019 +0100

[camel] branch master updated: Upgrade Atmosphere to version 2.5.11

2019-12-03 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 126603c Upgrade Atmosphere to version

[GitHub] [camel-quarkus] asf-ci commented on issue #497: fix dependencies management in package-maven-plugin

2019-12-03 Thread GitBox
asf-ci commented on issue #497: fix dependencies management in package-maven-plugin URL: https://github.com/apache/camel-quarkus/pull/497#issuecomment-561096587 Refer to this link for build results (access rights to CI server needed):

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #501: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
ppalaga commented on a change in pull request #501: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/pull/501#discussion_r353110114 ## File path:

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #502: feat: seda extension.

2019-12-03 Thread GitBox
ppalaga commented on a change in pull request #502: feat: seda extension. URL: https://github.com/apache/camel-quarkus/pull/502#discussion_r353112823 ## File path: integration-tests/pom.xml ## @@ -147,6 +147,7 @@ validator xslt zipfile +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #502: feat: seda extension.

2019-12-03 Thread GitBox
ppalaga commented on a change in pull request #502: feat: seda extension. URL: https://github.com/apache/camel-quarkus/pull/502#discussion_r353112230 ## File path: extensions/pom.xml ## @@ -92,6 +92,7 @@ vm xslt zipfile +seda Review

[GitHub] [camel-quarkus] davsclaus commented on a change in pull request #502: feat: seda extension.

2019-12-03 Thread GitBox
davsclaus commented on a change in pull request #502: feat: seda extension. URL: https://github.com/apache/camel-quarkus/pull/502#discussion_r353114710 ## File path: extensions/pom.xml ## @@ -92,6 +92,7 @@ vm xslt zipfile +seda Review

[camel] branch master updated: CAMEL-14246 - Camel-SQL: Relax the modifier for datasource setter by removing final

2019-12-03 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 1752a34 CAMEL-14246 - Camel-SQL: Relax the

[GitHub] [camel-quarkus] lburgazzoli commented on issue #499: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
lburgazzoli commented on issue #499: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/issues/499#issuecomment-561107395 because the auto discovered one has lower priority than the the runtime one so there's no point to have an unused

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #501: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
lburgazzoli commented on a change in pull request #501: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/pull/501#discussion_r353117044 ## File path:

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #502: feat: seda extension.

2019-12-03 Thread GitBox
ppalaga commented on a change in pull request #502: feat: seda extension. URL: https://github.com/apache/camel-quarkus/pull/502#discussion_r353129080 ## File path: extensions/pom.xml ## @@ -92,6 +92,7 @@ vm xslt zipfile +seda Review

[camel] branch master updated (d5020be -> 6bfc792)

2019-12-03 Thread davsclaus
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 d5020be Add an option to set the default application.properties location as weel as disabling it add

[GitHub] [camel-quarkus] davsclaus opened a new issue #500: seda extension

2019-12-03 Thread GitBox
davsclaus opened a new issue #500: seda extension URL: https://github.com/apache/camel-quarkus/issues/500 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-quarkus] lburgazzoli opened a new issue #499: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
lburgazzoli opened a new issue #499: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/issues/499 If i.e. a component is defined using CDI, like: ```java @Singleton public class CamelComponents { @Singleton

[GitHub] [camel-quarkus] ppalaga commented on issue #499: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
ppalaga commented on issue #499: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/issues/499#issuecomment-561105489 > we should exclude it from build time auto discovery Why?

[GitHub] [camel-quarkus] lburgazzoli commented on issue #501: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
lburgazzoli commented on issue #501: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/pull/501#issuecomment-561105688 ok to test This is an automated message from the Apache

[camel-website] branch master updated: fix: allow the logo to resize with font sizes

2019-12-03 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart 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 9c2ddbe fix: allow the logo to resize

[GitHub] [camel-quarkus] lburgazzoli merged pull request #493: Issue 490: Add tagsoup support

2019-12-03 Thread GitBox
lburgazzoli merged pull request #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[camel-quarkus] branch master updated (f7d8d79 -> 9738f90)

2019-12-03 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 f7d8d79 fix dependencies management in package-maven-plugin add 3e57537 Issue 490: Add tagsoup

[camel] branch master updated: [CAMEL-13213] Cannot use rest-swagger component with swagger.json provided over HTTPS protocol (#3374)

2019-12-03 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 0c2aa42 [CAMEL-13213] Cannot use

[camel] branch camel-2.x updated: Updating Quartz to pick up a CVE fix for C3p0

2019-12-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository. coheigea 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 fb5401a Updating Quartz to pick up a

[camel] branch master updated: Regen

2019-12-03 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 357c625 Regen 357c625 is described below

[camel] branch master updated: Fix regression caused by d5020bea388

2019-12-03 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.git The following commit(s) were added to refs/heads/master by this push: new dca5840 Fix regression caused by

[camel] branch camel-3.0.x updated: Fix regression caused by d5020bea388

2019-12-03 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.0.x by this push: new daeef5a Fix regression caused by

[GitHub] [camel-k] nicolaferraro commented on issue #1113: chore(ci): dump namespace when tests fail in CI

2019-12-03 Thread GitBox
nicolaferraro commented on issue #1113: chore(ci): dump namespace when tests fail in CI URL: https://github.com/apache/camel-k/pull/1113#issuecomment-561182091 The timeout shouldn't be set to more than 10 minutes? This is an

[GitHub] [camel-k] nicolaferraro commented on issue #1113: chore(ci): dump namespace when tests fail in CI

2019-12-03 Thread GitBox
nicolaferraro commented on issue #1113: chore(ci): dump namespace when tests fail in CI URL: https://github.com/apache/camel-k/pull/1113#issuecomment-561181971 It's nice that the PR that should print more logs ends with no logs...

[GitHub] [camel-quarkus] oscerd commented on issue #501: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
oscerd commented on issue #501: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/pull/501#issuecomment-561156311 ok to test This is an automated message from the Apache Git

[GitHub] [camel-k] lburgazzoli merged pull request #1101: Check whether KAMEL_BIN file exists

2019-12-03 Thread GitBox
lburgazzoli merged pull request #1101: Check whether KAMEL_BIN file exists URL: https://github.com/apache/camel-k/pull/1101 This is an automated message from the Apache Git Service. To respond to the message, please log on

[camel-k] branch master updated (f0d15c4 -> b434071)

2019-12-03 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-k.git. from f0d15c4 Fixed doc WARN issue add b434071 Check whether KAMEL_BIN file exists No new revisions were

[camel] branch master updated (dca5840 -> 89d05cb)

2019-12-03 Thread davsclaus
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 dca5840 Fix regression caused by d5020bea388 add ae86153 CAMEL-14220: camel-activemq - Setting brokerURL

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #503: Improve registration of DozerTypeConverter

2019-12-03 Thread GitBox
jamesnetherton opened a new pull request #503: Improve registration of DozerTypeConverter URL: https://github.com/apache/camel-quarkus/pull/503 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] oscerd commented on issue #502: feat: seda extension.

2019-12-03 Thread GitBox
oscerd commented on issue #502: feat: seda extension. URL: https://github.com/apache/camel-quarkus/pull/502#issuecomment-561156835 ok to test This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] oscerd commented on issue #501: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
oscerd commented on issue #501: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/pull/501#issuecomment-561157014 ok to test This is an automated message from the Apache Git

[GitHub] [camel-quarkus] asf-ci commented on issue #493: Issue 490: Add tagsoup support

2019-12-03 Thread GitBox
asf-ci commented on issue #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#issuecomment-561154292 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/459/

[GitHub] [camel-k] nicolaferraro opened a new issue #1116: Release 1.0.0-CR1

2019-12-03 Thread GitBox
nicolaferraro opened a new issue #1116: Release 1.0.0-CR1 URL: https://github.com/apache/camel-k/issues/1116 Now that Camel 3.0.0 is out we should converge towards a final release. We can skip the M5 release and instead release our RC1 before christmas.

[GitHub] [camel-k] oscerd commented on issue #1116: Release 1.0.0-CR1

2019-12-03 Thread GitBox
oscerd commented on issue #1116: Release 1.0.0-CR1 URL: https://github.com/apache/camel-k/issues/1116#issuecomment-561174728 +1 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-k] davesargrad edited a comment on issue #1079: Example Request: CamelJmsToFileExample.java

2019-12-03 Thread GitBox
davesargrad edited a comment on issue #1079: Example Request: CamelJmsToFileExample.java URL: https://github.com/apache/camel-k/issues/1079#issuecomment-561196437 @davsclaus and @lburgazzoli You guys gave me what I needed to get this working. The following command line

[GitHub] [camel-k] davsclaus commented on issue #1079: Example Request: CamelJmsToFileExample.java

2019-12-03 Thread GitBox
davsclaus commented on issue #1079: Example Request: CamelJmsToFileExample.java URL: https://github.com/apache/camel-k/issues/1079#issuecomment-561198608 Yeah and we are also working on fixing so camel-activemq works nicer OOTB https://issues.apache.org/jira/browse/CAMEL-14220 So

[GitHub] [camel-k] davesargrad commented on issue #1079: Example Request: CamelJmsToFileExample.java

2019-12-03 Thread GitBox
davesargrad commented on issue #1079: Example Request: CamelJmsToFileExample.java URL: https://github.com/apache/camel-k/issues/1079#issuecomment-561196437 @davsclaus and @lburgazzoli You guys gave me what I needed to get this working. The following command line

[camel] branch camel-3.0.x updated: Regen

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.0.x by this push: new 49e719c Regen 49e719c is described

[GitHub] [camel-quarkus] asf-ci commented on issue #501: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
asf-ci commented on issue #501: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/pull/501#issuecomment-561222559 Refer to this link for build results (access rights to CI server needed):

[camel-quarkus] branch master updated (5e09052 -> 8d12432)

2019-12-03 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 5e09052 feat: seda extension. add 3c69cee Filter out beans from CDI from build time discovery

[GitHub] [camel-quarkus] lburgazzoli merged pull request #502: feat: seda extension.

2019-12-03 Thread GitBox
lburgazzoli merged pull request #502: feat: seda extension. URL: https://github.com/apache/camel-quarkus/pull/502 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [camel-quarkus] lburgazzoli merged pull request #501: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
lburgazzoli merged pull request #501: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/pull/501 This is an automated message from the Apache Git Service. To respond to the

[camel-quarkus] branch master updated (9738f90 -> 5e09052)

2019-12-03 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 9738f90 Use DOM API instead of XPath to check the DOM produced by TagSoup add 7913591 feat: seda

[camel] branch camel-2.24.x updated: Updating xstream spring-boot version

2019-12-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-2.24.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.24.x by this push: new ab9939a Updating xstream

[GitHub] [camel-k] RnD-John commented on issue #1079: Example Request: CamelJmsToFileExample.java

2019-12-03 Thread GitBox
RnD-John commented on issue #1079: Example Request: CamelJmsToFileExample.java URL: https://github.com/apache/camel-k/issues/1079#issuecomment-561262272 @davesargrad et all, Thank you for working through this. I will give this a shot. -John

[GitHub] [camel-k] RnD-John closed issue #1079: Example Request: CamelJmsToFileExample.java

2019-12-03 Thread GitBox
RnD-John closed issue #1079: Example Request: CamelJmsToFileExample.java URL: https://github.com/apache/camel-k/issues/1079 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-k] astefanutti commented on issue #1069: Remove requirement for PVC on vanilla Kube

2019-12-03 Thread GitBox
astefanutti commented on issue #1069: Remove requirement for PVC on vanilla Kube URL: https://github.com/apache/camel-k/issues/1069#issuecomment-561271482 I've started working on implementing the init container strategy. It's a bit more involved than I anticipated originally as it requires

[camel] 07/11: Upgrade Kubernetes client to version 4.6.4

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 1e56b3ae9c70b37bf2cbcfda44d5763893cedcd7 Author: Andrea Cosentino AuthorDate: Tue Nov 26 10:29:57 2019 +0100

[camel] 02/11: Fixed flaky test on slow CI servers

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit f81e7d2705a080bab4490ba60186c1bb58a6a79b Author: Claus Ibsen AuthorDate: Mon Nov 25 09:39:03 2019 +0100

[camel] 04/11: Regen

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 8caee32ab5450718b9743427b4347802ccc39888 Author: Claus Ibsen AuthorDate: Tue Nov 26 05:18:18 2019 +0100

[camel] 08/11: Upgrade Jandex to version 2.1.2.Final

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 7e15463e0128327578525ab12303f7ca4df19f88 Author: Andrea Cosentino AuthorDate: Tue Nov 26 12:44:09 2019 +0100

[GitHub] [camel-quarkus] davsclaus commented on issue #503: Improve registration of DozerTypeConverter

2019-12-03 Thread GitBox
davsclaus commented on issue #503: Improve registration of DozerTypeConverter URL: https://github.com/apache/camel-quarkus/pull/503#issuecomment-561209149 ok to test This is an automated message from the Apache Git Service.

[camel] branch master updated: [CAMEL-14245] camel-main - allow to enable/disable auto confioguiration per component/language/data-format

2019-12-03 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.git The following commit(s) were added to refs/heads/master by this push: new 42f912a [CAMEL-14245] camel-main - allow

[camel] 01/02: CAMEL-14213: camel-jms - Should only lookup CF if a TX manager has not been configured either, as the TX manager woudld come with its own. Allow to configure these autowrire options on

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 03200cd1bb728e4484da1d5178c0fc333f28fe82 Author: Claus Ibsen AuthorDate: Mon Nov 25 10:42:01 2019 +0100

[camel] 02/02: CAMEL-14220: camel-activemq - Setting brokerURL via camel-main issue

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit ffb38d351e19f3e6c81a03edbc77e5f74158a512 Author: Claus Ibsen AuthorDate: Tue Dec 3 15:48:19 2019 +0100

[camel] branch camel-3.0.x updated (daeef5a -> ffb38d3)

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git. from daeef5a Fix regression caused by d5020bea388 new 03200cd CAMEL-14213: camel-jms - Should only lookup

[GitHub] [camel-quarkus] asf-ci commented on issue #502: feat: seda extension.

2019-12-03 Thread GitBox
asf-ci commented on issue #502: feat: seda extension. URL: https://github.com/apache/camel-quarkus/pull/502#issuecomment-561226662 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/461/

[camel] branch camel-2.24.x updated: Updating Quartz to pick up a CVE fix for C3p0

2019-12-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-2.24.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.24.x by this push: new fb1fb07 Updating Quartz to pick

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #503: Improve registration of DozerTypeConverter

2019-12-03 Thread GitBox
jamesnetherton commented on a change in pull request #503: Improve registration of DozerTypeConverter URL: https://github.com/apache/camel-quarkus/pull/503#discussion_r353318266 ## File path: docs/modules/ROOT/pages/extensions/dozer.adoc ## @@ -29,3 +29,10 @@ Use the

[camel] 06/11: Regen

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 264d33786db2cfed05d25eaed7de3b07fd3010fa Author: Andrea Cosentino AuthorDate: Tue Nov 26 09:52:18 2019 +0100

[camel] 11/11: CAMEL-14219: enforce type conversion on reactive-streams subscriber (#3362)

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit f05914da2c2ee99eb0929c32c786093e0db87558 Author: Nicola Ferraro AuthorDate: Wed Nov 27 05:01:02 2019 +0100

[camel] 10/11: Upgrade Xchange to version 4.4.1

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 5f7c8e2f15043ec037fef9173a7e38a532e6c6f9 Author: Andrea Cosentino AuthorDate: Tue Nov 26 15:15:24 2019 +0100

[camel] branch camel-3.0.x updated (ffb38d3 -> f05914d)

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git. from ffb38d3 CAMEL-14220: camel-activemq - Setting brokerURL via camel-main issue new a28ed8d spring boot

[camel] 01/11: spring boot groupId fix

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit a28ed8d22ca7661acbd30d44b3dee6e830c3cd10 Author: Claus Ibsen AuthorDate: Sun Nov 24 17:50:01 2019 +0100

[camel] 09/11: Upgrade Brave Zipkin to version 5.9.1

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 18ae9ada4147c95f88dbe18970a34622312186d1 Author: Andrea Cosentino AuthorDate: Tue Nov 26 13:57:14 2019 +0100

[camel] 05/11: Fixed CS

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit fb2162f88c2c48d60fafafd5f3c2177df3289bdf Author: Claus Ibsen AuthorDate: Tue Nov 26 05:20:05 2019 +0100

[camel] 03/11: Upgrade CXF plugins

2019-12-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit d7ed7942ccc13fc9ff6b0f7381e749e6304ad52d Author: Claus Ibsen AuthorDate: Mon Nov 25 09:40:43 2019 +0100

[GitHub] [camel-k] nicolaferraro opened a new pull request #1117: Fix #1047: create a default platform when possible

2019-12-03 Thread GitBox
nicolaferraro opened a new pull request #1117: Fix #1047: create a default platform when possible URL: https://github.com/apache/camel-k/pull/1117 **Release Note** ```release-note NONE ```

[camel-website] branch master updated: fix(typo): camel-bean

2019-12-03 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 d1bd8bd fix(typo): camel-bean

[camel] branch camel-3.0.x updated: [CAMEL-14245] camel-main - allow to enable/disable auto confioguiration per component/language/data-format

2019-12-03 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.0.x by this push: new 91c1d7c [CAMEL-14245] camel-main

[GitHub] [camel-quarkus] lburgazzoli closed issue #499: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
lburgazzoli closed issue #499: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/issues/499 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-quarkus] lburgazzoli merged pull request #503: Improve registration of DozerTypeConverter

2019-12-03 Thread GitBox
lburgazzoli merged pull request #503: Improve registration of DozerTypeConverter URL: https://github.com/apache/camel-quarkus/pull/503 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-quarkus] asf-ci commented on issue #501: Filter out beans from CDI from build time discovery

2019-12-03 Thread GitBox
asf-ci commented on issue #501: Filter out beans from CDI from build time discovery URL: https://github.com/apache/camel-quarkus/pull/501#issuecomment-561293637 Refer to this link for build results (access rights to CI server needed):

[camel-quarkus] branch master updated: Improve registration of DozerTypeConverter

2019-12-03 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 71ae253 Improve registration of

  1   2   >