[camel] branch camel-2.25.x updated: CAMEL-15233: Fix Replay Extension to correctly get replayId from message (#3975)

2020-07-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-2.25.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.25.x by this push: new e692131 CAMEL-15233: Fix Replay

[GitHub] [camel] oscerd merged pull request #3975: CAMEL-15233: Fix Replay Extension to correctly get replayId from message

2020-07-06 Thread GitBox
oscerd merged pull request #3975: URL: https://github.com/apache/camel/pull/3975 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

[camel] branch master updated: CAMEL-15216: Fix asciidoc WARNING in camel-website (#3974)

2020-07-06 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 7c47299 CAMEL-15216: Fix asciidoc WARNING

[GitHub] [camel] oscerd merged pull request #3974: [CAMEL-15216] Fix asciidoc WARNINGs in camel-website

2020-07-06 Thread GitBox
oscerd merged pull request #3974: URL: https://github.com/apache/camel/pull/3974 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

[camel-quarkus] 01/01: Upgrade to Quarkus 1.7.0 - WIP

2020-07-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit ea9a8b4b8861cfb48e4055b4e3a4a81efab9c8d3 Author: James Netherton AuthorDate: Mon Jul 6 12:26:55 2020

[GitHub] [camel-quarkus] github-actions[bot] closed issue #1451: [CI] - Quarkus Master Branch Build Failure

2020-07-06 Thread GitBox
github-actions[bot] closed issue #1451: URL: https://github.com/apache/camel-quarkus/issues/1451 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[camel-quarkus] branch quarkus-master updated (5c83aea -> ea9a8b4)

2020-07-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 5c83aea Upgrade to Quarkus 1.7.0 - WIP add 2c6b58d Regen docs new ea9a8b4 Upgrade to

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #1451: [CI] - Quarkus Master Branch Build Failure

2020-07-06 Thread GitBox
github-actions[bot] commented on issue #1451: URL: https://github.com/apache/camel-quarkus/issues/1451#issuecomment-654587514 Build fixed with: * Camel Quarkus Commit: ea9a8b4b8861cfb48e4055b4e3a4a81efab9c8d3 * Quarkus Master Commit: 2c6b58d7d6e161314e6427ba594f1d80d9935d5a

[GitHub] [camel-quarkus] Namphibian commented on issue #1459: @Handler on Bean does not resolve method

2020-07-06 Thread GitBox
Namphibian commented on issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459#issuecomment-654523913 Hi Team. I can get it to work by changing the method to: ``` public class Greeter { public String say(Exchange exchange) {

[GitHub] [camel-k-runtime] lburgazzoli commented on pull request #380: Upgrade to Camel 3.4

2020-07-06 Thread GitBox
lburgazzoli commented on pull request #380: URL: https://github.com/apache/camel-k-runtime/pull/380#issuecomment-654428884 @nicolaferraro mind doing a quick test ? This is an automated message from the Apache Git Service.

[camel-k-runtime] branch master updated: chore(ci): replace joschi/setup-jdk with AdoptOpenJDK/install-jdk

2020-07-06 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-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new a92259f chore(ci): replace

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #381: chore(ci): replace joschi/setup-jdk with AdoptOpenJDK/install-jdk

2020-07-06 Thread GitBox
lburgazzoli merged pull request #381: URL: https://github.com/apache/camel-k-runtime/pull/381 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[camel-k] branch master updated: fix(api): Declare integration Flow as json.RawMessage

2020-07-06 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/master by this push: new d8708ca fix(api): Declare integration Flow

[GitHub] [camel-k] nicolaferraro merged pull request #1591: fix(api): Declare integration Flow as json.RawMessage

2020-07-06 Thread GitBox
nicolaferraro merged pull request #1591: URL: https://github.com/apache/camel-k/pull/1591 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

[GitHub] [camel-k] nicolaferraro commented on pull request #1591: fix(api): Declare integration Flow as json.RawMessage

2020-07-06 Thread GitBox
nicolaferraro commented on pull request #1591: URL: https://github.com/apache/camel-k/pull/1591#issuecomment-654291833 Thanks! This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-k] nicolaferraro closed issue #1590: Restore flow type as object?

2020-07-06 Thread GitBox
nicolaferraro closed issue #1590: URL: https://github.com/apache/camel-k/issues/1590 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

[GitHub] [camel-k] nicolaferraro merged pull request #1592: Document CRC's insecure Docker registry #1410

2020-07-06 Thread GitBox
nicolaferraro merged pull request #1592: URL: https://github.com/apache/camel-k/pull/1592 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

[camel-k] branch master updated: Document CRC's insecure Docker registry #1410

2020-07-06 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/master by this push: new fc95c5f Document CRC's insecure Docker

[camel-quarkus] branch camel-master updated (a3a9649 -> 9ae95f2)

2020-07-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard a3a9649 Upgrade to Debezium 1.2.0.Beta2 #1418 omit 0c02f0b Upgrade to Camel

[camel-quarkus] 01/01: Upgrade to Camel 3.5.0-SNAPSHOT

2020-07-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 9ae95f2febb878eadf61102d07d32a87fb3a8be8 Author: James Netherton AuthorDate: Thu Jun 18 16:30:49

[GitHub] [camel-website] aashnajena commented on pull request #423: CAMEL-14952: Better search on the website

2020-07-06 Thread GitBox
aashnajena commented on pull request #423: URL: https://github.com/apache/camel-website/pull/423#issuecomment-654210877 About the first point, we can include the toolbar links without specifying selectors, but I don't think it's a good idea to have all the links from the toolbar. That

[GitHub] [camel-k] johnpoth commented on issue #1536: In dev mode, changes to modeline are not taken into account

2020-07-06 Thread GitBox
johnpoth commented on issue #1536: URL: https://github.com/apache/camel-k/issues/1536#issuecomment-654204795 I can take a look at this if it's ok This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-k] johnpoth opened a new pull request #1592: Document CRC's insecure Docker registry #1410

2020-07-06 Thread GitBox
johnpoth opened a new pull request #1592: URL: https://github.com/apache/camel-k/pull/1592 Document CRC's insecure Docker registry. Thanks! **Release Note** ```release-note NONE ```

[GitHub] [camel-website] AemieJ edited a comment on pull request #423: CAMEL-14952: Better search on the website

2020-07-06 Thread GitBox
AemieJ edited a comment on pull request #423: URL: https://github.com/apache/camel-website/pull/423#issuecomment-654193808 I have a few comments on these changes : * You have only included the first child of the toolbar list and neglected the rest. However, if you search for `Bean`,

[GitHub] [camel-website] AemieJ commented on pull request #423: CAMEL-14952: Better search on the website

2020-07-06 Thread GitBox
AemieJ commented on pull request #423: URL: https://github.com/apache/camel-website/pull/423#issuecomment-654193808 I have a few comments on these changes : * You have only included the first child of the toolbar list and neglecting the rest. However, if you search for `Bean`, there is

[camel-quarkus] branch master updated: Regen docs

2020-07-06 Thread jamesnetherton
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 The following commit(s) were added to refs/heads/master by this push: new 2c6b58d Regen docs 2c6b58d is

[camel-quarkus] 01/01: Upgrade to Quarkus 1.7.0 - WIP

2020-07-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 5c83aeaa2ad95175eefb5fa930522404daae5375 Author: James Netherton AuthorDate: Mon Jul 6 12:26:55

[camel-quarkus] branch quarkus-master updated (8e718d5 -> 5c83aea)

2020-07-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 8e718d5 Temporarily build against Quarkus 1.6 branch discard 166d7a9 Dependency parity

[GitHub] [camel-website] aashnajena commented on pull request #423: CAMEL-14952: Better search on the website

2020-07-06 Thread GitBox
aashnajena commented on pull request #423: URL: https://github.com/apache/camel-website/pull/423#issuecomment-654142579 @zregvart please trigger the preview now, PR is ready for review This is an automated message from the

[camel-website] branch camel-quarkus-1.0.0-CR3 created (now f53ebcc)

2020-07-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-quarkus-1.0.0-CR3 in repository https://gitbox.apache.org/repos/asf/camel-website.git. at f53ebcc Add blog post for Camel Quarkus 1.0.0-CR3 release This branch includes the

[camel-website] 01/01: Add blog post for Camel Quarkus 1.0.0-CR3 release

2020-07-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-1.0.0-CR3 in repository https://gitbox.apache.org/repos/asf/camel-website.git commit f53ebcc69eaf85713f1217420d505742fd068556 Author: James Netherton AuthorDate: Mon Jul 6

[GitHub] [camel-website] aashnajena commented on a change in pull request #423: CAMEL-14952: Better search on the website

2020-07-06 Thread GitBox
aashnajena commented on a change in pull request #423: URL: https://github.com/apache/camel-website/pull/423#discussion_r450090271 ## File path: antora-ui-camel/src/js/vendor/algoliasearch.bundle.js ## @@ -4,8 +4,8 @@ const algoliasearch = require('algoliasearch/lite')

[GitHub] [camel-website] AemieJ commented on a change in pull request #423: CAMEL-14952: Better search on the website

2020-07-06 Thread GitBox
AemieJ commented on a change in pull request #423: URL: https://github.com/apache/camel-website/pull/423#discussion_r450085459 ## File path: antora-ui-camel/src/js/vendor/algoliasearch.bundle.js ## @@ -4,8 +4,8 @@ const algoliasearch = require('algoliasearch/lite')

[GitHub] [camel-quarkus] jamesnetherton closed issue #1428: Document JTA extension usage

2020-07-06 Thread GitBox
jamesnetherton closed issue #1428: URL: https://github.com/apache/camel-quarkus/issues/1428 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

[GitHub] [camel-quarkus] jamesnetherton merged pull request #1457: Fix #1428 to add the usage.adoc

2020-07-06 Thread GitBox
jamesnetherton merged pull request #1457: URL: https://github.com/apache/camel-quarkus/pull/1457 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[camel-quarkus] branch master updated: Fix #1428 to add the usage.adoc

2020-07-06 Thread jamesnetherton
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 The following commit(s) were added to refs/heads/master by this push: new d57f186 Fix #1428 to add the

[camel] branch master updated: CAMEL-14956: Add include for Spring Boot starter docs

2020-07-06 Thread jamesnetherton
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.git The following commit(s) were added to refs/heads/master by this push: new 195ea76 CAMEL-14956: Add include for

[GitHub] [camel-quarkus] zhfeng commented on a change in pull request #1457: Fix #1428 to add the usage.adoc

2020-07-06 Thread GitBox
zhfeng commented on a change in pull request #1457: URL: https://github.com/apache/camel-quarkus/pull/1457#discussion_r450070563 ## File path: extensions/jta/runtime/src/main/doc/usage.adoc ## @@ -0,0 +1,13 @@ +This extension could be used when you need the `transacted()` in

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #1457: Fix #1428 to add the usage.adoc

2020-07-06 Thread GitBox
jamesnetherton commented on a change in pull request #1457: URL: https://github.com/apache/camel-quarkus/pull/1457#discussion_r450064787 ## File path: extensions/jta/runtime/src/main/doc/usage.adoc ## @@ -0,0 +1,13 @@ +This extension could be used when you need the

[camel] branch master updated: CAMEL-11807: Migrated camel-itest-standalone/route-parser to JUnit 5

2020-07-06 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger 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 24e7866 CAMEL-11807: Migrated

[GitHub] [camel-quarkus] jamesnetherton commented on issue #1460: .mvn wrapper folder should be included in the source release zip

2020-07-06 Thread GitBox
jamesnetherton commented on issue #1460: URL: https://github.com/apache/camel-quarkus/issues/1460#issuecomment-654091500 I was about to raise the same issue. In addition, validation checks fail. Specifically the one that checks that each itest module was added to `test-categories.yaml`.

[GitHub] [camel-quarkus] zhfeng opened a new issue #1460: .mvn wrapper folder should be included in the source release zip

2020-07-06 Thread GitBox
zhfeng opened a new issue #1460: URL: https://github.com/apache/camel-quarkus/issues/1460 Currently, run ```./mvnw clean install -DskipTest``` in the download directory after unzip the release file. It will fail with ``` ./mvnw: line 276:

[GitHub] [camel-website] aashnajena opened a new pull request #423: CAMEL-14952: Better search on the website

2020-07-06 Thread GitBox
aashnajena opened a new pull request #423: URL: https://github.com/apache/camel-website/pull/423 I have linked my own Algolia index to this PR for now, so that everyone can view the changes in search results. - Search results are now grouped by higher level headings eg. "Camel

[GitHub] [camel-quarkus] jamesnetherton closed issue #1418: Upgrade to Debezium 1.2.0.Final

2020-07-06 Thread GitBox
jamesnetherton closed issue #1418: URL: https://github.com/apache/camel-quarkus/issues/1418 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

[GitHub] [camel-quarkus] lburgazzoli commented on issue #1459: @Handler on Bean does not resolve method

2020-07-06 Thread GitBox
lburgazzoli commented on issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459#issuecomment-654046132 We need to make it working, I guess the issue is because the of the proxy generated by ArC. I think you can make it working by removing the CDI annotations and by

[GitHub] [camel-quarkus] Namphibian closed issue #1436: Quarkus And XML Routes

2020-07-06 Thread GitBox
Namphibian closed issue #1436: URL: https://github.com/apache/camel-quarkus/issues/1436 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

[GitHub] [camel-quarkus] Namphibian opened a new issue #1459: @Handler on Bean does not resolve method

2020-07-06 Thread GitBox
Namphibian opened a new issue #1459: URL: https://github.com/apache/camel-quarkus/issues/1459 Hi Team. Busy working on another example and came across the following error when using the ```@Handler``` on a bean. Route below: ``` @Override public void

[GitHub] [camel-quarkus] Namphibian commented on issue #1436: Quarkus And XML Routes

2020-07-06 Thread GitBox
Namphibian commented on issue #1436: URL: https://github.com/apache/camel-quarkus/issues/1436#issuecomment-654035328 Going to close this and work on some examples of how to migrate. Thanks for the input. This is an