[GitHub] [camel] rubenvp8510 opened a new pull request #3994: CAMEL-15022 - Convert []byte header to string

2020-07-11 Thread GitBox
rubenvp8510 opened a new pull request #3994: URL: https://github.com/apache/camel/pull/3994 Signed-off-by: Ruben [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). Trivial changes like t

[GitHub] [camel-quarkus] github-actions[bot] opened a new issue #1472: [CI] - Quarkus Master Branch Build Failure

2020-07-11 Thread GitBox
github-actions[bot] opened a new issue #1472: URL: https://github.com/apache/camel-quarkus/issues/1472 The [quarkus-master](https://github.com/apache/camel-quarkus/tree/quarkus-master) branch build is failing: * Build ID: 166080565-80-f10820d4-3bc0-45df--471f3bc5c0a5 * Camel

[GitHub] [camel] malogan82 commented on pull request #3983: Feature camel ectd3 - Etcd3AggregationRepository using jetcd

2020-07-11 Thread GitBox
malogan82 commented on pull request #3983: URL: https://github.com/apache/camel/pull/3983#issuecomment-657133498 @lburgazzoli I've squashed the commits This is an automated message from the Apache Git Service. To respond to t

[GitHub] [camel] lburgazzoli commented on a change in pull request #3993: Feature camel redis - RedisAggregationRepository using Redisson

2020-07-11 Thread GitBox
lburgazzoli commented on a change in pull request #3993: URL: https://github.com/apache/camel/pull/3993#discussion_r453236537 ## File path: components/pom.xml ## @@ -306,6 +306,7 @@ camel-reactive-executor-vertx camel-reactive-streams camel-reactor +

[GitHub] [camel] lburgazzoli commented on a change in pull request #3993: Feature camel redis - RedisAggregationRepository using Redisson

2020-07-11 Thread GitBox
lburgazzoli commented on a change in pull request #3993: URL: https://github.com/apache/camel/pull/3993#discussion_r453236150 ## File path: components/camel-redis/src/main/java/org/apache/camel/component/redis/processor/aggregate/RedisAggregationRepository.java ## @@ -0,0 +1,3

[GitHub] [camel] lburgazzoli commented on a change in pull request #3993: Feature camel redis - RedisAggregationRepository using Redisson

2020-07-11 Thread GitBox
lburgazzoli commented on a change in pull request #3993: URL: https://github.com/apache/camel/pull/3993#discussion_r453236039 ## File path: components/camel-redis/src/main/java/org/apache/camel/component/redis/processor/aggregate/RedisAggregationRepository.java ## @@ -0,0 +1,3

[GitHub] [camel] lburgazzoli commented on a change in pull request #3993: Feature camel redis - RedisAggregationRepository using Redisson

2020-07-11 Thread GitBox
lburgazzoli commented on a change in pull request #3993: URL: https://github.com/apache/camel/pull/3993#discussion_r453235881 ## File path: components/camel-redis/src/main/java/org/apache/camel/component/redis/processor/aggregate/RedisAggregationRepository.java ## @@ -0,0 +1,3

[GitHub] [camel] lburgazzoli commented on a change in pull request #3993: Feature camel redis - RedisAggregationRepository using Redisson

2020-07-11 Thread GitBox
lburgazzoli commented on a change in pull request #3993: URL: https://github.com/apache/camel/pull/3993#discussion_r453235804 ## File path: components/camel-redis/pom.xml ## @@ -0,0 +1,86 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-i

[GitHub] [camel] lburgazzoli commented on a change in pull request #3993: Feature camel redis - RedisAggregationRepository using Redisson

2020-07-11 Thread GitBox
lburgazzoli commented on a change in pull request #3993: URL: https://github.com/apache/camel/pull/3993#discussion_r453235664 ## File path: components/camel-redis/pom.xml ## @@ -0,0 +1,86 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-i

[GitHub] [camel] malogan82 commented on pull request #3993: Feature camel redis - RedisAggregationRepository using Redisson

2020-07-11 Thread GitBox
malogan82 commented on pull request #3993: URL: https://github.com/apache/camel/pull/3993#issuecomment-657128949 Wrong commit removed This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel] malogan82 removed a comment on pull request #3993: Feature camel redis - RedisAggregationRepository using Redisson

2020-07-11 Thread GitBox
malogan82 removed a comment on pull request #3993: URL: https://github.com/apache/camel/pull/3993#issuecomment-657123240 wrong commit removed This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [camel] malogan82 commented on pull request #3993: Feature camel redis - RedisAggregationRepository using Redisson

2020-07-11 Thread GitBox
malogan82 commented on pull request #3993: URL: https://github.com/apache/camel/pull/3993#issuecomment-657123240 wrong commit removed This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel] malogan82 closed pull request #3993: Feature camel redis - RedisAggregationRepository using Redisson

2020-07-11 Thread GitBox
malogan82 closed pull request #3993: URL: https://github.com/apache/camel/pull/3993 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

[GitHub] [camel] lburgazzoli commented on pull request #3983: camel-ectd3 component and Etcd3AggregationRepository using Jedis

2020-07-11 Thread GitBox
lburgazzoli commented on pull request #3983: URL: https://github.com/apache/camel/pull/3983#issuecomment-657109807 @malogan82 can you also please squash the commits ? This is an automated message from the Apache Git Service.

[GitHub] [camel-website] aashnajena commented on pull request #427: CAMEL-15291: create a privacy policy page

2020-07-11 Thread GitBox
aashnajena commented on pull request #427: URL: https://github.com/apache/camel-website/pull/427#issuecomment-657109096 I think it would be better to have the content in the markdown file (would be easy to edit in future). The contents are simple enough to be rendered using the default lay

[GitHub] [camel] malogan82 opened a new pull request #3993: Feature camel redis - RedisAggregationRepository

2020-07-11 Thread GitBox
malogan82 opened a new pull request #3993: URL: https://github.com/apache/camel/pull/3993 [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA iss

[GitHub] [camel] oscerd commented on a change in pull request #3983: camel-ectd3 component and Etcd3AggregationRepository using Jedis

2020-07-11 Thread GitBox
oscerd commented on a change in pull request #3983: URL: https://github.com/apache/camel/pull/3983#discussion_r453215755 ## File path: parent/pom.xml ## @@ -2021,6 +2027,11 @@ org.apache.camel camel-reactor ${project.version} + + +

[camel-website] branch master updated: Update articles.md

2020-07-11 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 03229e6 Update articles.md 03229e6 is

[camel] branch master updated: camel-reactive-stream: cleanup

2020-07-11 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 b8d6fae camel-reactive-stream: cleanup b8d6

[GitHub] [camel] lburgazzoli merged pull request #3991: camel-reactive-stream: cleanup

2020-07-11 Thread GitBox
lburgazzoli merged pull request #3991: URL: https://github.com/apache/camel/pull/3991 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] branch master updated: Regen

2020-07-11 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 7a57e1e Regen 7a57e1e is described below com

[GitHub] [camel-website] AemieJ opened a new pull request #427: CAMEL-15291: create a privacy policy page

2020-07-11 Thread GitBox
AemieJ opened a new pull request #427: URL: https://github.com/apache/camel-website/pull/427 * Creation of the privacy policy page based on the [ASF](https://www.apache.org/foundation/policies/privacy.html) one (excluding the content of Google Analytics). * This page is not directly ac