[camel] branch master updated: camel-catalog for karaf needs to be refactored when moved to camel-karaf repo

2020-03-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 b63ab02 camel-catalog for karaf needs to be r

[GitHub] [camel-k] lburgazzoli edited a comment on issue #1323: Cannot append/override stored properties

2020-03-03 Thread GitBox
lburgazzoli edited a comment on issue #1323: Cannot append/override stored properties URL: https://github.com/apache/camel-k/issues/1323#issuecomment-594369478 I don't think this is possible with the libraries we use for the CLI as cobra + viper define a hierarchy where to find values for

[camel] branch master updated: Upgrade AWS SDK v2 to version 2.10.78

2020-03-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 02c2c01 Upgrade AWS SDK v2 to version 2.10.7

[GitHub] [camel-k] lburgazzoli edited a comment on issue #1323: Cannot append/override stored properties

2020-03-03 Thread GitBox
lburgazzoli edited a comment on issue #1323: Cannot append/override stored properties URL: https://github.com/apache/camel-k/issues/1323#issuecomment-594369478 I don't think this is possible with the libraries we use for the CLI as cobra + viper define a hierarchy where to find values for

[GitHub] [camel-quarkus] ppalaga commented on issue #842: Don't publish integration tests during a Maven release

2020-03-03 Thread GitBox
ppalaga commented on issue #842: Don't publish integration tests during a Maven release URL: https://github.com/apache/camel-quarkus/issues/842#issuecomment-594369574 Yes, publishing the itests is typically useless, but in our case, it was a deliberate decision, because they are run inside

[GitHub] [camel-k] lburgazzoli commented on issue #1323: Cannot append/override stored properties

2020-03-03 Thread GitBox
lburgazzoli commented on issue #1323: Cannot append/override stored properties URL: https://github.com/apache/camel-k/issues/1323#issuecomment-594369478 I don't think this is possible with the libraries we use for the CLI as cobra + viper define a hierarchy where to find values for the flag

[camel] branch master updated: Include xtokenize langauge

2020-03-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 115dc76 Include xtokenize langauge 115dc76 is

[camel] branch master updated: Add core languages to junit5 test

2020-03-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 0c2716e Add core languages to junit5 test 0c2

[GitHub] [camel-k] nicolaferraro opened a new issue #1323: Cannot append/override stored properties

2020-03-03 Thread GitBox
nicolaferraro opened a new issue #1323: Cannot append/override stored properties URL: https://github.com/apache/camel-k/issues/1323 After running an integration with e.g. ``` kamel run app.groovy -p a=1 --save ``` Then it's no longer possible to use properties: ``` kame

[camel] branch master updated: CAMEL-14650 - create connection manager method logs in debug mode.

2020-03-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 6542b7b CAMEL-14650 - create connection mana

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #841: Add JMS extension

2020-03-03 Thread GitBox
lburgazzoli commented on a change in pull request #841: Add JMS extension URL: https://github.com/apache/camel-quarkus/pull/841#discussion_r387304810 ## File path: extensions/paho/deployment/src/main/java/org/apache/camel/quarkus/component/paho/deployment/PahoProcessor.java ###

[camel-website] branch master updated: fix: make sure RC versions are not promoted

2020-03-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 d20afc4 fix: make sure RC versions are

[GitHub] [camel-website] zregvart merged pull request #165: fix: make sure RC versions are not promoted

2020-03-03 Thread GitBox
zregvart merged pull request #165: fix: make sure RC versions are not promoted URL: https://github.com/apache/camel-website/pull/165 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-website] zregvart opened a new pull request #165: fix: make sure RC versions are not promoted

2020-03-03 Thread GitBox
zregvart opened a new pull request #165: fix: make sure RC versions are not promoted URL: https://github.com/apache/camel-website/pull/165 On the downloads page we need to make sure that the RC versions are not included in the last three releases. Currently this would exclude 2.25.x w

[GitHub] [camel-quarkus] zregvart opened a new issue #842: Don't publish integration tests during a Maven release

2020-03-03 Thread GitBox
zregvart opened a new issue #842: Don't publish integration tests during a Maven release URL: https://github.com/apache/camel-quarkus/issues/842 Currently integration test artefacts such as `camel-quarkus-integration-test-aws` are published with the release. I think for 1.0 release we sho

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #841: Add JMS extension

2020-03-03 Thread GitBox
jamesnetherton opened a new pull request #841: Add JMS extension URL: https://github.com/apache/camel-quarkus/pull/841 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[camel-website] branch master updated: CAMEL-12470: publish release notes

2020-03-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 The following commit(s) were added to refs/heads/master by this push: new 852aaf5 CAMEL-12470: publish release

[GitHub] [camel-website] oscerd merged pull request #164: CAMEL-12470: publish release notes

2020-03-03 Thread GitBox
oscerd merged pull request #164: CAMEL-12470: publish release notes URL: https://github.com/apache/camel-website/pull/164 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [camel-k-runtime] lburgazzoli edited a comment on issue #245: Upgarde Camel to v3.1.0

2020-03-03 Thread GitBox
lburgazzoli edited a comment on issue #245: Upgarde Camel to v3.1.0 URL: https://github.com/apache/camel-k-runtime/issues/245#issuecomment-590826860 TODO: - [ ] https://github.com/apache/camel-k-runtime/issues/246 - [x] https://github.com/apache/camel-k-runtime/issues/232 - [x]

[GitHub] [camel-website] oscerd commented on issue #164: CAMEL-12470: publish release notes

2020-03-03 Thread GitBox
oscerd commented on issue #164: CAMEL-12470: publish release notes URL: https://github.com/apache/camel-website/pull/164#issuecomment-594108318 Perfect! This is an automated message from the Apache Git Service. To respond to t

[GitHub] [camel-website] zregvart commented on issue #164: CAMEL-12470: publish release notes

2020-03-03 Thread GitBox
zregvart commented on issue #164: CAMEL-12470: publish release notes URL: https://github.com/apache/camel-website/pull/164#issuecomment-594107319 Here is the same page as in the screenshot [live on preview](https://builds.apache.org/job/Camel.website/view/change-requests/job/PR-164/Preview/

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

2020-03-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 ff1bb18 Camel-Util: Fixed CS ff1bb18 is desc

[GitHub] [camel-website] zregvart commented on issue #163: Pr/algolia search

2020-03-03 Thread GitBox
zregvart commented on issue #163: Pr/algolia search URL: https://github.com/apache/camel-website/pull/163#issuecomment-594097289 The preview is [here](https://builds.apache.org/job/Camel.website/view/change-requests/job/PR-163/Preview/index.html). --

[camel-quarkus] branch master updated (5bce951 -> 6dad9db)

2020-03-03 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 5bce951 Merge pull request #839 from ppalaga/i784 add 6dad9db Added Johnzon extension #775 No new

[GitHub] [camel-quarkus] aldettinger commented on issue #840: Added Johnzon extension #775

2020-03-03 Thread GitBox
aldettinger commented on issue #840: Added Johnzon extension #775 URL: https://github.com/apache/camel-quarkus/pull/840#issuecomment-594082850 Merging, thanks for review guys :+1: This is an automated message from the Apache

[GitHub] [camel-quarkus] aldettinger merged pull request #840: Added Johnzon extension #775

2020-03-03 Thread GitBox
aldettinger merged pull request #840: Added Johnzon extension #775 URL: https://github.com/apache/camel-quarkus/pull/840 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [camel-k-runtime] lburgazzoli edited a comment on issue #245: Upgarde Camel to v3.1.0

2020-03-03 Thread GitBox
lburgazzoli edited a comment on issue #245: Upgarde Camel to v3.1.0 URL: https://github.com/apache/camel-k-runtime/issues/245#issuecomment-590826860 TODO: - [ ] https://github.com/apache/camel-k-runtime/issues/246 - [ ] https://github.com/apache/camel-k-runtime/issues/232 - [x]

[GitHub] [camel-k-runtime] lburgazzoli edited a comment on issue #245: Upgarde Camel to v3.1.0

2020-03-03 Thread GitBox
lburgazzoli edited a comment on issue #245: Upgarde Camel to v3.1.0 URL: https://github.com/apache/camel-k-runtime/issues/245#issuecomment-590826860 TODO: - [ ] https://github.com/apache/camel-k-runtime/issues/246 - [ ] https://github.com/apache/camel-k-runtime/issues/232 - [x]

[camel] branch camel-3.1.x updated: CAMEL-14649 - Cannot parse catalog/components/kafka.json

2020-03-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.1.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.1.x by this push: new 6424372 CAMEL-14649 - Cannot parse

[GitHub] [camel-website] Nayananga commented on a change in pull request #163: Pr/algolia search

2020-03-03 Thread GitBox
Nayananga commented on a change in pull request #163: Pr/algolia search URL: https://github.com/apache/camel-website/pull/163#discussion_r387161255 ## File path: antora-ui-camel/src/partials/footer-scripts.hbs ## @@ -1,5 +1,6 @@ +https://cdn.jsdelivr.net/npm/algoliase

[GitHub] [camel-website] Nayananga commented on a change in pull request #163: Pr/algolia search

2020-03-03 Thread GitBox
Nayananga commented on a change in pull request #163: Pr/algolia search URL: https://github.com/apache/camel-website/pull/163#discussion_r387161255 ## File path: antora-ui-camel/src/partials/footer-scripts.hbs ## @@ -1,5 +1,6 @@ +https://cdn.jsdelivr.net/npm/algoliase

[GitHub] [camel-website] djencks commented on a change in pull request #163: Pr/algolia search

2020-03-03 Thread GitBox
djencks commented on a change in pull request #163: Pr/algolia search URL: https://github.com/apache/camel-website/pull/163#discussion_r387152601 ## File path: antora-ui-camel/src/partials/footer-scripts.hbs ## @@ -1,5 +1,6 @@ +https://cdn.jsdelivr.net/npm/algoliasear

[camel] branch master updated (446703e -> c5cb78c)

2020-03-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 446703e CAMEL-14648: camel-core optimize - CamelURIParser for parsing almost all commong Camel endpoint URIs in

[camel] 02/03: Regen docs

2020-03-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 d9cb0924e503aefad3ab47e70d0f69cb5dc27f04 Author: Andrea Cosentino AuthorDate: Tue Mar 3 17:50:32 2020 +0100 Rege

[camel] 03/03: Regen docs

2020-03-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 c5cb78cfe9964e360e83cde378551966e6251534 Author: Andrea Cosentino AuthorDate: Tue Mar 3 17:51:04 2020 +0100 Rege

[camel] 01/03: CAMEL-14649 - Cannot parse catalog/components/kafka.json

2020-03-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 364e82696e7db5638821bc3e0f9bf162fab6973b Author: Andrea Cosentino AuthorDate: Tue Mar 3 17:46:05 2020 +0100 CAME

[GitHub] [camel-website] djencks commented on a change in pull request #163: Pr/algolia search

2020-03-03 Thread GitBox
djencks commented on a change in pull request #163: Pr/algolia search URL: https://github.com/apache/camel-website/pull/163#discussion_r387152601 ## File path: antora-ui-camel/src/partials/footer-scripts.hbs ## @@ -1,5 +1,6 @@ +https://cdn.jsdelivr.net/npm/algoliasear

[GitHub] [camel-quarkus] aldettinger opened a new pull request #840: Added Johnzon extension #775

2020-03-03 Thread GitBox
aldettinger opened a new pull request #840: Added Johnzon extension #775 URL: https://github.com/apache/camel-quarkus/pull/840 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-quarkus] ppalaga commented on issue #835: Camel-freemarker component

2020-03-03 Thread GitBox
ppalaga commented on issue #835: Camel-freemarker component URL: https://github.com/apache/camel-quarkus/pull/835#issuecomment-594042675 Could you please rebase and squash your commits? It would make it easier to review locally. -

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #835: Camel-freemarker component

2020-03-03 Thread GitBox
ppalaga commented on a change in pull request #835: Camel-freemarker component URL: https://github.com/apache/camel-quarkus/pull/835#discussion_r387111844 ## File path: extensions/freemarker/deployment/src/main/java/org/apache/camel/quarkus/component/freemarker/deployment/Freemarker

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #835: Camel-freemarker component

2020-03-03 Thread GitBox
ppalaga commented on a change in pull request #835: Camel-freemarker component URL: https://github.com/apache/camel-quarkus/pull/835#discussion_r387131974 ## File path: extensions/freemarker/deployment/src/main/java/org/apache/camel/quarkus/component/freemarker/deployment/Freemarker

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #835: Camel-freemarker component

2020-03-03 Thread GitBox
ppalaga commented on a change in pull request #835: Camel-freemarker component URL: https://github.com/apache/camel-quarkus/pull/835#discussion_r387132630 ## File path: extensions/freemarker/deployment/src/main/java/org/apache/camel/quarkus/component/freemarker/deployment/Freemarker

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #835: Camel-freemarker component

2020-03-03 Thread GitBox
ppalaga commented on a change in pull request #835: Camel-freemarker component URL: https://github.com/apache/camel-quarkus/pull/835#discussion_r387133718 ## File path: extensions/freemarker/runtime/pom.xml ## @@ -0,0 +1,82 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #835: Camel-freemarker component

2020-03-03 Thread GitBox
ppalaga commented on a change in pull request #835: Camel-freemarker component URL: https://github.com/apache/camel-quarkus/pull/835#discussion_r387108087 ## File path: extensions/freemarker/deployment/src/main/java/org/apache/camel/quarkus/component/freemarker/deployment/Freemarker

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #835: Camel-freemarker component

2020-03-03 Thread GitBox
ppalaga commented on a change in pull request #835: Camel-freemarker component URL: https://github.com/apache/camel-quarkus/pull/835#discussion_r387141230 ## File path: integration-tests/freemarker/src/main/resources/application.properties ## @@ -0,0 +1,20 @@ +## -

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #835: Camel-freemarker component

2020-03-03 Thread GitBox
ppalaga commented on a change in pull request #835: Camel-freemarker component URL: https://github.com/apache/camel-quarkus/pull/835#discussion_r387110340 ## File path: extensions/freemarker/deployment/src/main/java/org/apache/camel/quarkus/component/freemarker/deployment/Freemarker

[GitHub] [camel-quarkus] oscerd closed issue #784: iCal support

2020-03-03 Thread GitBox
oscerd closed issue #784: iCal support URL: https://github.com/apache/camel-quarkus/issues/784 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

[camel-quarkus] branch master updated (ac095a1 -> 5bce951)

2020-03-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-quarkus.git. from ac095a1 Remove MongoDB dependency overrides new e55ccee Refactor the dataformat itest to allow host

[GitHub] [camel-quarkus] oscerd merged pull request #839: Fix #784 iCal support

2020-03-03 Thread GitBox
oscerd merged pull request #839: Fix #784 iCal support URL: https://github.com/apache/camel-quarkus/pull/839 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[camel] branch master updated: CAMEL-14648: camel-core optimize - CamelURIParser for parsing almost all commong Camel endpoint URIs in a faster and lighter way than using java.net.URL.

2020-03-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 446703e CAMEL-14648: camel-core optimize - Ca

[camel] branch master updated: CAMEL-14648: camel-core optimize - CamelURIParser for parsing almost all commong Camel endpoint URIs in a faster and lighter way than using java.net.URL.

2020-03-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 c59bd35 CAMEL-14648: camel-core optimize - Ca

[GitHub] [camel-k] lburgazzoli commented on issue #1310: Support OpenAPI 3

2020-03-03 Thread GitBox
lburgazzoli commented on issue #1310: Support OpenAPI 3 URL: https://github.com/apache/camel-k/issues/1310#issuecomment-593966789 Requires https://github.com/apache/camel-k-runtime/issues/232 This is an automated message from

[camel] branch master updated: Upgrade Zipkin to version 2.20.0

2020-03-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 f4aaae4 Upgrade Zipkin to version 2.20.0 f4a

[GitHub] [camel-quarkus] ppalaga opened a new pull request #839: Fix #784 iCal support

2020-03-03 Thread GitBox
ppalaga opened a new pull request #839: Fix #784 iCal support URL: https://github.com/apache/camel-quarkus/pull/839 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [camel-quarkus] ppalaga opened a new issue #838: [iCal] TimeZone-less DTSTART and DTEND changed to UTF in native mode

2020-03-03 Thread GitBox
ppalaga opened a new issue #838: [iCal] TimeZone-less DTSTART and DTEND changed to UTF in native mode URL: https://github.com/apache/camel-quarkus/issues/838 Probably caused by https://github.com/quarkusio/quarkus/issues/5016 As a result, only zoned DTSTART and DTEND work properly.

[GitHub] [camel-k] lburgazzoli opened a new pull request #1322: Add e2e test for the multiple files scenario

2020-03-03 Thread GitBox
lburgazzoli opened a new pull request #1322: Add e2e test for the multiple files scenario URL: https://github.com/apache/camel-k/pull/1322 Fixes #1320 **Release Note** ```release-note NONE ``` -

[camel-spring-boot] 01/01: Merge pull request #22 from apache/automatic-periodic-sync

2020-03-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-spring-boot.git commit 1884a77b18fbb096da95b384b8630736d2e5648c Merge: f7a1aec 3d8e7a5 Author: Zoran Regvart AuthorDate: Tue Mar 3

[camel-spring-boot] branch master updated (f7a1aec -> 1884a77)

2020-03-03 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git. from f7a1aec Master alignment add 3d8e7a5 [create-pull-request] automated change new 1884a77 Mer

[GitHub] [camel-spring-boot] zregvart merged pull request #22: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-03-03 Thread GitBox
zregvart merged pull request #22: [Github Actions] Periodic Sync Camel Spring Boot Master Branch URL: https://github.com/apache/camel-spring-boot/pull/22 This is an automated message from the Apache Git Service. To respond t

[GitHub] [camel-website] oscerd commented on issue #164: CAMEL-12470: publish release notes

2020-03-03 Thread GitBox
oscerd commented on issue #164: CAMEL-12470: publish release notes URL: https://github.com/apache/camel-website/pull/164#issuecomment-593911659 I love it :-) This is an automated message from the Apache Git Service. To respond

[camel-quarkus] annotated tag 1.0.0-M4 created (now 01cb6aa)

2020-03-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to annotated tag 1.0.0-M4 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. at 01cb6aa (tag) tagging f032603ebc4832b2d98a0b66b073ce75ea5b285b (commit) replaces 1.0.0-M3

[camel-quarkus] branch jenkinsfiles created (now f032603)

2020-03-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch jenkinsfiles in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. at f032603 [maven-release-plugin] prepare release 1.0.0-M4 This branch includes the following new com

[GitHub] [camel-website] zregvart commented on issue #164: CAMEL-12470: publish release notes

2020-03-03 Thread GitBox
zregvart commented on issue #164: CAMEL-12470: publish release notes URL: https://github.com/apache/camel-website/pull/164#issuecomment-593906027 I've made tweaks to the release note page, now including the resolved issues as in the preview, and also includes refined Maven dependency inform

[GitHub] [camel-quarkus] ppalaga edited a comment on issue #837: Velocity Support

2020-03-03 Thread GitBox
ppalaga edited a comment on issue #837: Velocity Support URL: https://github.com/apache/camel-quarkus/issues/837#issuecomment-593901244 A contribution is welcome. You may want to follow https://camel.apache.org/camel-quarkus/latest/contributor-guide.html if you are interested. There is als

[GitHub] [camel-quarkus] ppalaga commented on issue #837: Velocity Support

2020-03-03 Thread GitBox
ppalaga commented on issue #837: Velocity Support URL: https://github.com/apache/camel-quarkus/issues/837#issuecomment-593901244 A contribution is welcome. You may want to follow https://camel.apache.org/camel-quarkus/latest/contributor-guide.html if you are interested. There is also a PR

[GitHub] [camel-website] oscerd commented on issue #164: CAMEL-12470: publish release notes

2020-03-03 Thread GitBox
oscerd commented on issue #164: CAMEL-12470: publish release notes URL: https://github.com/apache/camel-website/pull/164#issuecomment-593899434 Can we merge this? This is an automated message from the Apache Git Service. To re

[GitHub] [camel-quarkus] dc2tom opened a new issue #837: Velocity Support

2020-03-03 Thread GitBox
dc2tom opened a new issue #837: Velocity Support URL: https://github.com/apache/camel-quarkus/issues/837 Our team make use of camel-velocity for running message transformations. It would be great to see a camel-quarkus extension supporting velocity. ---

[camel] branch master updated: Camel-Main: Added camel-core-languages dep explicitly

2020-03-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 88be851 Camel-Main: Added camel-core-languag

[camel] 01/03: Camel-test: Added camel-core-languages as dep

2020-03-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 5b8929c5d723e5489d437940aea46f53b8cdbc9a Author: Andrea Cosentino AuthorDate: Tue Mar 3 11:45:25 2020 +0100 Came

[camel] 02/03: Camel-AWS2-Translate: Removed the dep for camel-core-languages as it is now in camel-test

2020-03-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 4274b57c836ead0a9d64e6a29bc9d8ae3c6b8df9 Author: Andrea Cosentino AuthorDate: Tue Mar 3 11:45:58 2020 +0100 Came

[camel] branch master updated (4bc6558 -> 37df2a8)

2020-03-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 4bc6558 Camel-AWS-Translate: added camel-core-languages test dep new 5b8929c Camel-test: Added camel-core-l

[camel] 03/03: Camel-AWS-Translate: Removed camel-core-languages dep as it is camel-test

2020-03-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 37df2a8317f13aebf6c3857e29e8f31822c285a8 Author: Andrea Cosentino AuthorDate: Tue Mar 3 11:47:51 2020 +0100 Came

[camel] branch master updated: Camel-AWS-Translate: added camel-core-languages test dep

2020-03-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 4bc6558 Camel-AWS-Translate: added camel-cor

[camel] branch master updated: Camel-AWS2-Translate: added camel-core-languages test dep

2020-03-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 a558390 Camel-AWS2-Translate: added camel-co

[GitHub] [camel-k] nicolaferraro opened a new issue #1321: Add a nodeport option to the service trait

2020-03-03 Thread GitBox
nicolaferraro opened a new issue #1321: Add a nodeport option to the service trait URL: https://github.com/apache/camel-k/issues/1321 It's useful on minikube This is an automated message from the Apache Git Service. To respon

[GitHub] [camel-k] nicolaferraro opened a new issue #1320: Add e2e test for the multiple files scenario

2020-03-03 Thread GitBox
nicolaferraro opened a new issue #1320: Add e2e test for the multiple files scenario URL: https://github.com/apache/camel-k/issues/1320 It's fixed now, but it failed in RC2 (see #1300) and we must ensure it does not happen again. ---

[GitHub] [camel-k-runtime] lburgazzoli edited a comment on issue #245: Upgarde Camel to v3.1.0

2020-03-03 Thread GitBox
lburgazzoli edited a comment on issue #245: Upgarde Camel to v3.1.0 URL: https://github.com/apache/camel-k-runtime/issues/245#issuecomment-590826860 TODO: - [ ] https://github.com/apache/camel-k-runtime/issues/246 - [ ] https://github.com/apache/camel-k-runtime/issues/232 - [ ]

[GitHub] [camel-k-runtime] lburgazzoli opened a new issue #250: Allow to configure default properties values

2020-03-03 Thread GitBox
lburgazzoli opened a new issue #250: Allow to configure default properties values URL: https://github.com/apache/camel-k-runtime/issues/250 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] lburgazzoli edited a comment on issue #1316: Add some sugar to rest APIs

2020-03-03 Thread GitBox
lburgazzoli edited a comment on issue #1316: Add some sugar to rest APIs URL: https://github.com/apache/camel-k/issues/1316#issuecomment-593871961 @nicolaferraro `Bind it automatically to port 8080` would require the migration to camel 3.1 as we need to set it through defaults (https://git

[GitHub] [camel-k] lburgazzoli commented on issue #1316: Add some sugar to rest APIs

2020-03-03 Thread GitBox
lburgazzoli commented on issue #1316: Add some sugar to rest APIs URL: https://github.com/apache/camel-k/issues/1316#issuecomment-593871961 @nicolaferraro `Bind it automatically to port 8080` would require the migration to camel 3.1 as we need to set it through defaults --

[camel] branch master updated: Updating to SnakeYaml 1.26

2020-03-03 Thread coheigea
This is an automated email from the ASF dual-hosted git repository. coheigea 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 4a169be Updating to SnakeYaml 1.26 4a169be is

[camel] branch master updated: Upgrade AWS SDK v2 to version 2.10.77

2020-03-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 f842f67 Upgrade AWS SDK v2 to version 2.10.7

[GitHub] [camel-website] oscerd commented on issue #164: CAMEL-12470: publish release notes

2020-03-03 Thread GitBox
oscerd commented on issue #164: CAMEL-12470: publish release notes URL: https://github.com/apache/camel-website/pull/164#issuecomment-593863151 Really nice! This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-website] oscerd commented on issue #164: CAMEL-12470: publish release notes

2020-03-03 Thread GitBox
oscerd commented on issue #164: CAMEL-12470: publish release notes URL: https://github.com/apache/camel-website/pull/164#issuecomment-593863225 +1 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [camel-website] zregvart commented on issue #164: CAMEL-12470: publish release notes

2020-03-03 Thread GitBox
zregvart commented on issue #164: CAMEL-12470: publish release notes URL: https://github.com/apache/camel-website/pull/164#issuecomment-593861332 I think I'd like to have a `HUGO_CACHE_DIR` like we have for Yarn and Antora, to be a bit more CI friendly: https://github.com/apache/cam

[GitHub] [camel-website] zregvart commented on a change in pull request #163: Pr/algolia search

2020-03-03 Thread GitBox
zregvart commented on a change in pull request #163: Pr/algolia search URL: https://github.com/apache/camel-website/pull/163#discussion_r386903298 ## File path: antora-ui-camel/src/partials/footer-scripts.hbs ## @@ -1,5 +1,6 @@ +https://cdn.jsdelivr.net/npm/algoliasea

[GitHub] [camel-quarkus] carlosthe19916 commented on a change in pull request #835: Camel-freemarker component

2020-03-03 Thread GitBox
carlosthe19916 commented on a change in pull request #835: Camel-freemarker component URL: https://github.com/apache/camel-quarkus/pull/835#discussion_r386894794 ## File path: extensions/freemarker/deployment/src/main/java/org/apache/camel/quarkus/component/freemarker/deployment/Fr

[camel] branch master updated: Regen docs

2020-03-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 a35bc6b Regen docs a35bc6b is described belo

[camel-k] branch master updated: [FIX] Fix kamel install olm parameter

2020-03-03 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 2b27475 [FIX] Fix kamel install olm paramete

[GitHub] [camel-k] nicolaferraro merged pull request #1319: [FIX] Fix kamel install olm parameter

2020-03-03 Thread GitBox
nicolaferraro merged pull request #1319: [FIX] Fix kamel install olm parameter URL: https://github.com/apache/camel-k/pull/1319 This is an automated message from the Apache Git Service. To respond to the message, please log o

[camel] branch master updated: Update jaxb-dataformat.adoc (#3610)

2020-03-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 9266e96 Update jaxb-dataformat.adoc (#3610)

[GitHub] [camel-k] bouskaJ opened a new pull request #1319: [FIX] Fix kamel install olm parameter

2020-03-03 Thread GitBox
bouskaJ opened a new pull request #1319: [FIX] Fix kamel install olm parameter URL: https://github.com/apache/camel-k/pull/1319 [FIX] The operator is installed using OLM subscription during `TestRunGlobalInstall`. This is an