[GitHub] [camel-k-runtime] davsclaus commented on issue #632: Functions to escape Kamelet parameters

2021-03-06 Thread GitBox
davsclaus commented on issue #632: URL: https://github.com/apache/camel-k-runtime/issues/632#issuecomment-792234288 JIRA about to configure input rules https://issues.apache.org/jira/browse/CAMEL-16312 This is an automated

[GitHub] [camel-k-runtime] davsclaus commented on issue #632: Functions to escape Kamelet parameters

2021-03-06 Thread GitBox
davsclaus commented on issue #632: URL: https://github.com/apache/camel-k-runtime/issues/632#issuecomment-792233811 Okay so the kamelet yaml could be ``` - to: https://api.com/endpoint - transform: jsonpath: '$.value[?(@.lastName == "{{param}}")]' ``` ---

[camel-kafka-connector] branch camel-master updated: [create-pull-request] automated change

2021-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/camel-master by this push: new cc49c17 [create-

[GitHub] [camel-kafka-connector] oscerd merged pull request #1092: [Github Actions] Periodic Sync Camel-kafka-connector camel-master Branch

2021-03-06 Thread GitBox
oscerd merged pull request #1092: URL: https://github.com/apache/camel-kafka-connector/pull/1092 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[camel-quarkus] 04/04: Azure extension native build fails with Quarkus 1.13 #2299

2021-03-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 ed4ab980afd76084aa6f17f02b1b5902b64a8a58 Author: Peter Palaga AuthorDate: Tue Mar 2 17:09:06 2021 +01

[camel-quarkus] 03/04: Fix #1918 to add a integration test with camel-jdbc and camel-jms

2021-03-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 f4941f0eab7328e87a02d2b7698808ef62e18860 Author: Amos Feng AuthorDate: Tue Dec 22 13:40:51 2020 +0800

[camel-quarkus] branch quarkus-master updated (45d4135 -> ed4ab98)

2021-03-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 45d4135 Azure extension native build fails with Quarkus 1.13 #2299 discard 4e71409 Fix #1918 to

[camel-quarkus] 02/04: Remove support for Webocket JSR 356

2021-03-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 71dbac76f447a674c771cb626e11396106042ef8 Author: James Netherton AuthorDate: Mon Feb 22 07:39:24 2021

[camel-quarkus] 01/04: Upgrade to Quarkus 1.13.0.Final

2021-03-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 d5871ff603eef73a60c60a7d66f3135f2f52856b Author: James Netherton AuthorDate: Mon Feb 22 07:31:23 2021

[GitHub] [camel-kafka-connector] github-actions[bot] opened a new pull request #1092: [Github Actions] Periodic Sync Camel-kafka-connector camel-master Branch

2021-03-06 Thread GitBox
github-actions[bot] opened a new pull request #1092: URL: https://github.com/apache/camel-kafka-connector/pull/1092 Periodic Sync of Camel Kafka connector camel-master Branch with main Camel Master. see https://github.com/apache/camel-kafka-connector/blob/master/.github/workflows/automa

[camel-kafka-connector] branch automatic-periodic-sync updated (b6591bb -> b0bea17)

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. omit b6591bb [create-pull-request] automated change add a6b1bac [create-pull-re

[camel-quarkus] branch master updated: Updated CHANGELOG.md

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot 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 cb23ff7 Updated CHANGELOG.md cb23ff7

[camel-k] branch master updated: Updated CHANGELOG.md

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot 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 fa7ef4c Updated CHANGELOG.md fa7ef4c is de

[camel-k-runtime] branch master updated: Updated CHANGELOG.md

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot 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 eb83b77 Updated CHANGELOG.md eb83b

[camel-kafka-connector] branch master updated: Updated CHANGELOG.md

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new 744e903 Updated CHANGELOG.md

[camel-spring-boot] branch automatic-periodic-sync updated (1865e56 -> 5103fd9)

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git. discard 1865e56 [create-pull-request] automated change add 5103fd9 Regen This update

[GitHub] [camel-spring-boot] github-actions[bot] closed pull request #297: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2021-03-06 Thread GitBox
github-actions[bot] closed pull request #297: URL: https://github.com/apache/camel-spring-boot/pull/297 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

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

2021-03-06 Thread GitBox
github-actions[bot] commented on issue #2284: URL: https://github.com/apache/camel-quarkus/issues/2284#issuecomment-792130675 The [camel-master](https://github.com/apache/camel-quarkus/tree/camel-master) branch build is still failing: * Build ID: 628379409-214-aad614f9-a111-4e4a-a28

[camel-website] branch asf-site updated (a2366ae -> eda6dfd)

2021-03-06 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website.git. discard a2366ae Website updated to a5df8638e46dd129b1665302e1af52b3cc28e29b discard 41d426d Updated the we

[camel] branch regen_bot updated (ef774b4 -> 4dc6269)

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from ef774b4 Polished add 4dc6269 CAMEL-16242: Added unit test No new revisions were added by this update.

[camel] branch master updated: Fixed tests

2021-03-06 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 40f4ae7 Fixed tests 40f4ae7 is described belo

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #632: Functions to escape Kamelet parameters

2021-03-06 Thread GitBox
lburgazzoli commented on issue #632: URL: https://github.com/apache/camel-k-runtime/issues/632#issuecomment-792000931 > Since kamelets in yaml dsl are already using double quotes for string literals. We can maybe transpose the expression by looking for single quote pairs, and replace t

[GitHub] [camel-k-runtime] davsclaus commented on issue #632: Functions to escape Kamelet parameters

2021-03-06 Thread GitBox
davsclaus commented on issue #632: URL: https://github.com/apache/camel-k-runtime/issues/632#issuecomment-791999537 Another alternative is to see if the placeholder is used where there are single quotes before / after, and then escape internal single quotes ---

[camel] branch master updated: CAMEL-16242: Added unit test

2021-03-06 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 b031a15 CAMEL-16242: Added unit test b031a15

[camel] branch master updated: CAMEL-16242: Added unit test

2021-03-06 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 4dc6269 CAMEL-16242: Added unit test 4dc6269

[GitHub] [camel-k-runtime] davsclaus commented on issue #632: Functions to escape Kamelet parameters

2021-03-06 Thread GitBox
davsclaus commented on issue #632: URL: https://github.com/apache/camel-k-runtime/issues/632#issuecomment-791998603 Okay so the single quoutes should be double quotes, then we can use O'Niel, such as .transform().jsonpath("$.store.book[?(@.author == \"John O'

[camel] branch regen_bot updated (c25fa81 -> ef774b4)

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from c25fa81 Regen for commit 16742a7fce3a9a3bf32f33bb022693546df4b2a4 add ef774b4 Polished No new revisions

[camel] branch regen_bot updated (281d22a -> c25fa81)

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. omit 281d22a Regen for commit 16742a7fce3a9a3bf32f33bb022693546df4b2a4 add c25fa81 Regen for commit 16742a7fc

[camel] branch master updated: Polished

2021-03-06 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 ef774b4 Polished ef774b4 is described below

[camel-spring-boot] branch master updated: Regen

2021-03-06 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-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 5103fd9 Regen 5103fd9 is describe

[GitHub] [camel-spring-boot-examples] davsclaus merged pull request #33: CAMEL-16011: Remove prefix spring-boot from all modules

2021-03-06 Thread GitBox
davsclaus merged pull request #33: URL: https://github.com/apache/camel-spring-boot-examples/pull/33 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[camel] branch master updated: Regen for commit 16742a7fce3a9a3bf32f33bb022693546df4b2a4

2021-03-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 c25fa81 Regen for commit 16742a7fce3a9a3bf32

[GitHub] [camel] oscerd merged pull request #5182: Generated sources regen

2021-03-06 Thread GitBox
oscerd merged pull request #5182: URL: https://github.com/apache/camel/pull/5182 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[camel] branch regen_bot updated (ae645f8 -> 281d22a)

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from ae645f8 Fixed test add 16742a7 CAMEL-16311: camel-freemarker - Localized lookup should be disabled

[GitHub] [camel] github-actions[bot] opened a new pull request #5182: Generated sources regen

2021-03-06 Thread GitBox
github-actions[bot] opened a new pull request #5182: URL: https://github.com/apache/camel/pull/5182 Regen bot :robot: found some uncommited changes after running build on :camel: master. Please do not delete `regen_bot` branch after merge/rebase. ---

[camel] branch regen_bot updated (6659cc7 -> ae645f8)

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 6659cc7 CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" instead of "string" add ae64

[camel] branch regen_bot updated (c8bf4f4 -> 6659cc7)

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from c8bf4f4 Sync deps add 6659cc7 CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" inste

[GitHub] [camel-kafka-connector] valdar opened a new pull request #1091: Issue/969

2021-03-06 Thread GitBox
valdar opened a new pull request #1091: URL: https://github.com/apache/camel-kafka-connector/pull/1091 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[camel] branch regen_bot updated (9bc10ec -> c8bf4f4)

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 9bc10ec CAMEL-16307 azure-storage-datalake:...?operation=getFile appends newline to the file content add

[camel] branch master updated: CAMEL-16311: camel-freemarker - Localized lookup should be disabled

2021-03-06 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 16742a7 CAMEL-16311: camel-freemarker - Local

[camel] branch master updated: Fixed test

2021-03-06 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 ae645f8 Fixed test ae645f8 is described below

[GitHub] [camel-kamelets] oscerd opened a new issue #39: Add a Jenkinsfile to trigger the website build when something changes in docs

2021-03-06 Thread GitBox
oscerd opened a new issue #39: URL: https://github.com/apache/camel-kamelets/issues/39 We can create it and make it each 3 hours. This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-kamelets] oscerd merged pull request #38: FTP Source Kamelet: Add passiveMode, recursive and convert body to St…

2021-03-06 Thread GitBox
oscerd merged pull request #38: URL: https://github.com/apache/camel-kamelets/pull/38 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 t

[camel-kamelets] branch master updated: FTP Source Kamelet: Add passiveMode, recursive and convert body to String (#38)

2021-03-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-kamelets.git The following commit(s) were added to refs/heads/master by this push: new 29e98a5 FTP Source Kamelet: Add pas

[camel] branch camel-3.7.x updated: CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" instead of "string"

2021-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.7.x by this push: new 5aa4904 CAMEL-16309 - The Rest Ope

[GitHub] [camel] oscerd merged pull request #5181: [Backport camel-3.7.x] CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" i…

2021-03-06 Thread GitBox
oscerd merged pull request #5181: URL: https://github.com/apache/camel/pull/5181 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[camel] branch backport-5180-to-camel-3.7.x created (now 87653a4)

2021-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch backport-5180-to-camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git. at 87653a4 CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" instead of "st

[GitHub] [camel] github-actions[bot] opened a new pull request #5181: [Backport camel-3.7.x] CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" i…

2021-03-06 Thread GitBox
github-actions[bot] opened a new pull request #5181: URL: https://github.com/apache/camel/pull/5181 Backport 6659cc72f9ddab83ab635002745e1b6b86c271a7 from #5180 This is an automated message from the Apache Git Service. To res

[camel] branch master updated: CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" instead of "string"

2021-03-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 6659cc7 CAMEL-16309 - The Rest Openapi schem

[GitHub] [camel] oscerd merged pull request #5180: CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" i…

2021-03-06 Thread GitBox
oscerd merged pull request #5180: URL: https://github.com/apache/camel/pull/5180 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[camel] branch CAMEL-16309 created (now 1b5b413)

2021-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-16309 in repository https://gitbox.apache.org/repos/asf/camel.git. at 1b5b413 CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" instead of "string" This branc

[camel] 01/01: CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" instead of "string"

2021-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-16309 in repository https://gitbox.apache.org/repos/asf/camel.git commit 1b5b4130a5cbe0dd34ca54bb2eb4d2330f990ace Author: Andrea Cosentino AuthorDate: Sat Mar 6 15:10:30 2021 +0100

[GitHub] [camel] oscerd opened a new pull request #5180: CAMEL-16309 - The Rest Openapi schema generator has a typo; "sting" i…

2021-03-06 Thread GitBox
oscerd opened a new pull request #5180: URL: https://github.com/apache/camel/pull/5180 …nstead of "string" This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [camel-kafka-connector] oscerd commented on issue #1086: Google pub/sub: endpoint option cannot be set

2021-03-06 Thread GitBox
oscerd commented on issue #1086: URL: https://github.com/apache/camel-kafka-connector/issues/1086#issuecomment-791958734 What option are you using, because the endpoint is configurable only at component level camel.component.google-pubsub.endpoint -

[camel] branch master updated (9bc10ec -> c8bf4f4)

2021-03-06 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 9bc10ec CAMEL-16307 azure-storage-datalake:...?operation=getFile appends newline to the file content new 40

[camel] 02/02: Sync deps

2021-03-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 commit c8bf4f44e43520e138a5a2c16f49a5cce28614e5 Author: Andrea Cosentino AuthorDate: Sat Mar 6 15:07:10 2021 +0100 Sync

[camel] 01/02: Upgrade AWS SDK v2 to version 2.16.13

2021-03-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 commit 4042a7488b61204e694ba1fa64b7bb697e9a3083 Author: Andrea Cosentino AuthorDate: Sat Mar 6 14:58:30 2021 +0100 Upgr

[GitHub] [camel-kafka-connector] oscerd merged pull request #1090: Camel Compatibility Matrix: Updated with 0.8.x and 0.7.x maintenance …

2021-03-06 Thread GitBox
oscerd merged pull request #1090: URL: https://github.com/apache/camel-kafka-connector/pull/1090 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[camel-kafka-connector] branch camel-master updated: Camel Compatibility Matrix: Updated with 0.8.x and 0.7.x maintenance releases

2021-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/camel-master by this push: new dc2f739 Camel Co

[GitHub] [camel-kafka-connector] oscerd opened a new pull request #1090: Camel Compatibility Matrix: Updated with 0.8.x and 0.7.x maintenance …

2021-03-06 Thread GitBox
oscerd opened a new pull request #1090: URL: https://github.com/apache/camel-kafka-connector/pull/1090 …releases This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[camel-kafka-connector] branch oscerd-patch-1 created (now ae8f1f7)

2021-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch oscerd-patch-1 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at ae8f1f7 Camel Compatibility Matrix: Updated with 0.8.x and 0.7.x maintenance releases N

[GitHub] [camel-kafka-connector] oscerd merged pull request #1089: [Github Actions] Periodic Sync Camel-kafka-connector camel-master Branch

2021-03-06 Thread GitBox
oscerd merged pull request #1089: URL: https://github.com/apache/camel-kafka-connector/pull/1089 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[camel-kafka-connector] branch camel-master updated: [create-pull-request] automated change

2021-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/camel-master by this push: new a6b1bac [create-

[GitHub] [camel-spring-boot-examples] metters opened a new pull request #33: CAMEL-16011: Remove prefix spring-boot from all modules

2021-03-06 Thread GitBox
metters opened a new pull request #33: URL: https://github.com/apache/camel-spring-boot-examples/pull/33 Disclaimer: This time I did not rename the modules manually and module by module and then test them. This time I simply batch renamed all modules and then manually fixed the root pom

[GitHub] [camel-k] dmvolod commented on pull request #1767: Fix build issue with openshift API version in go.mod

2021-03-06 Thread GitBox
dmvolod commented on pull request #1767: URL: https://github.com/apache/camel-k/pull/1767#issuecomment-791934353 Closing as no more feedback for a long time This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-k] dmvolod closed pull request #1767: Fix build issue with openshift API version in go.mod

2021-03-06 Thread GitBox
dmvolod closed pull request #1767: URL: https://github.com/apache/camel-k/pull/1767 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-karaf] branch release/3.7.3 updated: [maven-release-plugin] prepare for next development iteration

2021-03-06 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/3.7.3 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git The following commit(s) were added to refs/heads/release/3.7.3 by this push: new 346e706 [maven-release-pl

[camel-karaf] annotated tag camel-karaf-3.7.3 created (now a903d4d)

2021-03-06 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-karaf-3.7.3 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git. at a903d4d (tag) tagging 5cc2639114db030ec58890c6ca5c0768675aea06 (commit) replaces camel-k

[camel-karaf] 02/02: [maven-release-plugin] prepare release camel-karaf-3.7.3

2021-03-06 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/3.7.3 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git commit 5cc2639114db030ec58890c6ca5c0768675aea06 Author: Gregor Zurowski AuthorDate: Sat Mar 6 08:32:55 2021 +000

[camel-karaf] 01/02: Target Camel 3.7.3 for release

2021-03-06 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/3.7.3 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git commit 8139c68752876aab9557023265d1a317f85927fa Author: Gregor Zurowski AuthorDate: Sat Mar 6 08:20:08 2021 +000

[camel-karaf] branch release/3.7.3 created (now 5cc2639)

2021-03-06 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/3.7.3 in repository https://gitbox.apache.org/repos/asf/camel-karaf.git. at 5cc2639 [maven-release-plugin] prepare release camel-karaf-3.7.3 This branch includes the following