[GitHub] [camel-quarkus] ppalaga merged pull request #1379: Log message for FileNotFound exception not clear enough #1365

2020-06-18 Thread GitBox
ppalaga merged pull request #1379: URL: https://github.com/apache/camel-quarkus/pull/1379 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] ppalaga closed issue #1365: [suggestion] log message for FileNotFound exception not clear enough

2020-06-18 Thread GitBox
ppalaga closed issue #1365: URL: https://github.com/apache/camel-quarkus/issues/1365 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] branch master updated: Log message for FileNotFound exception not clear enough #1365

2020-06-18 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga 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 60d76f4 Log message for FileNotFound ex

[GitHub] [camel-quarkus] jamesnetherton commented on issue #1370: Investigate intermittent build failures due to port conflicts

2020-06-18 Thread GitBox
jamesnetherton commented on issue #1370: URL: https://github.com/apache/camel-quarkus/issues/1370#issuecomment-646466137 Fortunately this just reoccurred on the quarkus-master nightly job [here](https://github.com/apache/camel-quarkus/runs/786736342?check_suite_focus=true). Looking at the

[camel] branch master updated: CAMEL-15199: RestDefinition relies on Class.getCanonicalName instead of Class.getName for in/out types

2020-06-18 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 647177e CAMEL-15199: RestDefinition relies

[GitHub] [camel-kafka-connector] oscerd commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
oscerd commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646465575 1. useIamCredentials works by using the underline EC2 credentials used to create the ec2 instance, if you don't use that you need to provide static credentials. 2.

[GitHub] [camel] lburgazzoli merged pull request #3924: CAMEL-15199: RestDefinition relies on Class.getCanonicalName instead of Class.getName for in/out types

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

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646462270 @oscerd 1. If I dont provide ` camel.component.aws2-s3.useIAMCredentials: true` Camel expects static for value for camel.component.aws-s3.accessKe

[GitHub] [camel-kafka-connector] saranyaeu2987 commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646462270 @oscerd 1. If I dont provide ` camel.component.aws2-s3.useIAMCredentials: true` Camel expects static for value for camel.component.aws-s3.accessKey AND

[camel] branch master updated: CAMEL-15213: camel-main - Add default values to configuration so tooling knows

2020-06-18 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 2540704 CAMEL-15213: camel-main - Add default

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #1382: Upgrade to Quarkus 1.5.2.Final

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

[camel-quarkus] branch master updated (bdf1abe -> 6b60b0d)

2020-06-18 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 bdf1abe Merge pull request #1378 from ppalaga/i1300 add 7173377 Added an AWS2-MQ native extension

[GitHub] [camel-quarkus] oscerd merged pull request #1374: Aws2 mq

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

[camel-quarkus] branch aws2-mq updated (db65d40 -> 54744db)

2020-06-18 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch aws2-mq in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard db65d40 AWS2-MQ: Regen metadata discard 96f308b Added an AWS2-MQ native extension add 74089b5 Up

[GitHub] [camel-quarkus] oscerd closed issue #1359: Add an AWS2-MQ native extension

2020-06-18 Thread GitBox
oscerd closed issue #1359: URL: https://github.com/apache/camel-quarkus/issues/1359 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-kafka-connector] oscerd commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
oscerd commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646450704 If you use the useIAMCredential parameter, the client won't check for env variables. The documentation is clear on this: "Set whether the S3 client should expect to load

[camel] branch camel-3.4.x updated: camel-main - Thread pool rejected policy should be enum in json model

2020-06-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.4.x by this push: new 5505ec7 camel-main - Thread pool re

[camel] branch master updated: camel-main - Thread pool rejected policy should be enum in json model

2020-06-18 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 ff91269 camel-main - Thread pool rejected pol

[camel] branch master updated: camel-catalog - Should also validate the new camel-main configuration properties.

2020-06-18 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 52419de camel-catalog - Should also validate

[camel] branch camel-3.4.x updated: camel-catalog - Should also validate the new camel-main configuration properties.

2020-06-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.4.x by this push: new b494e7b camel-catalog - Should also

[camel] branch master updated: CAMEL-15214: camel-catalog - Validate should support the new duration type, so it works again.

2020-06-18 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 f0400a1 CAMEL-15214: camel-catalog - Validate

[camel] branch camel-3.4.x updated: CAMEL-15214: camel-catalog - Validate should support the new duration type, so it works again.

2020-06-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.4.x by this push: new 131a476 CAMEL-15214: camel-catalog

[GitHub] [camel-website] AemieJ commented on pull request #398: CAMEL-14958: Search Bar Design Implementation

2020-06-18 Thread GitBox
AemieJ commented on pull request #398: URL: https://github.com/apache/camel-website/pull/398#issuecomment-646442106 > @AemieJ I've created [this JSFiddle](https://jsfiddle.net/ry2Lhwtd/) to illustrate how this can be done with CSS only. The key is that in flex layout you can specify the or

[GitHub] [camel-website] AemieJ opened a new pull request #401: Camel-15202 : Add the custom scrollbar for nav menu panel

2020-06-18 Thread GitBox
AemieJ opened a new pull request #401: URL: https://github.com/apache/camel-website/pull/401 This introduces the scrollbar design for the nav menu panel under the documentation section after the rebasing in PR #383 altered the change in design. I change the contrast color with respect to t

[camel] branch camel-3.4.x updated: CAMEL-15209: camel-jaxb - Should depend on camel-xml-jaxb

2020-06-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.4.x by this push: new 507b43e CAMEL-15209: camel-jaxb - S

[camel] branch master updated: CAMEL-15209: camel-jaxb - Should depend on camel-xml-jaxb

2020-06-18 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 4b12dd4 CAMEL-15209: camel-jaxb - Should depe

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

2020-06-18 Thread GitBox
github-actions[bot] opened a new issue #1381: URL: https://github.com/apache/camel-quarkus/issues/1381 The [quarkus-master](https://github.com/apache/camel-quarkus/tree/quarkus-master) branch build is failing: * Build ID: 140367703-57-61e752d7-6849-433b-be97-251753f64751 * Camel

[GitHub] [camel-kafka-connector] saranyaeu2987 commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646336477 > And you don't have to replace any jar in your plugin. Simply download the Aws2 s3 zipped connector and unzip it in your plugin path. Don't mix up dependencies.

[GitHub] [camel-kafka-connector] oscerd commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
oscerd commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646325562 And you don't have to replace any jar in your plugin. Simply download the Aws2 s3 zipped connector and unzip it in your plugin path. Don't mix up dependencies.

[GitHub] [camel-kafka-connector] oscerd commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
oscerd commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646324889 Please report your configuration, what you're setting, how is your client instance? This is an autom

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646320914 @oscerd @valdar > You have all the information and download links here > https://camel.apache.org/camel-kafka-connector/latest/connectors.html

[GitHub] [camel-kafka-connector] saranyaeu2987 commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646320914 @oscerd @valdar > You have all the information and download links here > https://camel.apache.org/camel-kafka-connector/latest/connectors.html Yes,

[GitHub] [camel-kafka-connector] oscerd commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
oscerd commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646317912 You have all the information and download links here https://camel.apache.org/camel-kafka-connector/latest/connectors.html

[GitHub] [camel] juanksega opened a new pull request #3934: camel-oaipmh: basic implementation

2020-06-18 Thread GitBox
juanksega opened a new pull request #3934: URL: https://github.com/apache/camel/pull/3934 A first draft of the camel-oaipmh component. Part of this code was imported from: [https://github.com/cbadenes/camel-oaipmh](camel-oaipmh) Important changes: - Remove oai_dc specific

[GitHub] [camel-kafka-connector] saranyaeu2987 removed a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 removed a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd 1. I got all jars from https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.2.0/camel-aws2-s3-kafka-c

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd 1. I got all jars from https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.2.0/camel-aws2-s3-kafka-co

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd 1. I got all jars from https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.2.0/camel-aws2-s3-kafka-co

[GitHub] [camel-quarkus] ppalaga commented on issue #723: Surefire 3.0.0-M4 passing even if a build step throws an exception

2020-06-18 Thread GitBox
ppalaga commented on issue #723: URL: https://github.com/apache/camel-quarkus/issues/723#issuecomment-646306782 I have not seen 3.0.0-M5 on the Central when I checked last time. @JiriOndrusek could you please check if 3.0.0-M5 works for us?

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646283235 @oscerd @valdar I tried 2 images having camel aws2 jars and both gave the same following error **Image 1 with following plugins** obtained from http

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd I got all jars from https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.2.0/camel-aws2-s3-kafka-conne

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd I got all jars from https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/camel-aws2-s3-kafka-connector-0

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd I got all jar from https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/ If its incorrect can you pleas

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd I got all jar from https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/ If its incorrect can you pleas

[GitHub] [camel-k] doru1004 commented on issue #1546: Adding dependencies on external packages

2020-06-18 Thread GitBox
doru1004 commented on issue #1546: URL: https://github.com/apache/camel-k/issues/1546#issuecomment-646296555 I tried this: ``` kamel run -d github:$user/$repo path/to/KafkaProducer.java ``` And the builder errored: ``` camel-k-kit-brlt2h4evfv6ukf4201g-builder

[GitHub] [camel-quarkus] JiriOndrusek commented on a change in pull request #1379: Log message for FileNotFound exception not clear enough #1365

2020-06-18 Thread GitBox
JiriOndrusek commented on a change in pull request #1379: URL: https://github.com/apache/camel-quarkus/pull/1379#discussion_r442491599 ## File path: extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/CamelRoutesCollector.java ## @@ -76,7 +76,7 @@ public X

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd Can you please give me maven repo link aws2-s3? There is are few camel.component folders in https://repo1.maven.org/maven2/org/apache/camel/ a

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd Can you please give me maven repo link aws2-s3? There is are similar component folders in https://repo1.maven.org/maven2/org/apache/camel/ and

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd Can you please give me maven repo link? There is are similar component folders in https://repo1.maven.org/maven2/org/apache/camel/ and have ha

[GitHub] [camel-k] lburgazzoli commented on issue #1546: Adding dependencies on external packages

2020-06-18 Thread GitBox
lburgazzoli commented on issue #1546: URL: https://github.com/apache/camel-k/issues/1546#issuecomment-646292931 > > kamel run -d github:apache/camel > yes This is an automated message from the Apache Git

[GitHub] [camel-k] doru1004 commented on issue #1546: Adding dependencies on external packages

2020-06-18 Thread GitBox
doru1004 commented on issue #1546: URL: https://github.com/apache/camel-k/issues/1546#issuecomment-646291580 Looks like I have managed to get the latest version of Kamel to work (build from source with latest master). I might be able to actually use your initial suggestion: ``` k

[GitHub] [camel-kafka-connector] saranyaeu2987 commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314 @oscerd Can you please give me maven repo link? There is are similar component folders in https://repo1.maven.org/maven2/org/apache/camel/ and have hard time

[GitHub] [camel-kafka-connector] oscerd commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
oscerd commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646288542 The scheme for aws2-s3 is aws2-s3, so it is camel.component.aws2-s3... This is an automated message from

[GitHub] [camel-k] doru1004 closed issue #1542: application.properties missing when using latest kamel-1.0.0 release

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

[GitHub] [camel-k] doru1004 commented on issue #1542: application.properties missing when using latest kamel-1.0.0 release

2020-06-18 Thread GitBox
doru1004 commented on issue #1542: URL: https://github.com/apache/camel-k/issues/1542#issuecomment-646288554 I tried building from source. I cloned the latest master branch and ran ``` make ``` This build a `kamel` executable which I used to install kamel in my kind cluster.

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646283235 @oscerd I tried 2 images having camel aws2 jars and both gave the same following error **Image 1 with following plugins** obtained from https://repo

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 edited a comment on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646283235 @oscerd I tried 2 images having camel aws2 jars and both gave the same following error **Image 1 with following plugins** obtained from https://repo

[GitHub] [camel-website] zregvart merged pull request #400: CAMEL-15202: fix blog post pagination design

2020-06-18 Thread GitBox
zregvart merged pull request #400: URL: https://github.com/apache/camel-website/pull/400 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 g

[GitHub] [camel-website] zregvart commented on pull request #400: CAMEL-15202: fix blog post pagination design

2020-06-18 Thread GitBox
zregvart commented on pull request #400: URL: https://github.com/apache/camel-website/pull/400#issuecomment-646284900 Preview looks good, so I merged. This is an automated message from the Apache Git Service. To respond to th

[camel-website] branch master updated (db0e095 -> 44d826f)

2020-06-18 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-website.git. from db0e095 CAMEL-15161: Modify the design for functionality section on frontpage add 44d826f CAMEL-1520

[GitHub] [camel-kafka-connector] saranyaeu2987 commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646283235 @oscerd I tried 2 images having camel aws2 jars and both gave the same following error **Image 1 with following plugins** ![Screen Shot 2020-06-18 at

[camel-website] branch master updated (c61636e -> db0e095)

2020-06-18 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-website.git. from c61636e Remove trailing whitespace add db0e095 CAMEL-15161: Modify the design for functionality secti

[GitHub] [camel-website] zregvart merged pull request #396: CAMEL-15161: Modify the design for functionality section on frontpage

2020-06-18 Thread GitBox
zregvart merged pull request #396: URL: https://github.com/apache/camel-website/pull/396 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 g

[camel-spring-boot] 02/02: CAMEL-15193: update cluster name and doc

2020-06-18 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-spring-boot.git commit ffb7963183ca484b1ffc2a67c66529747539eb50 Author: Zineb Bendhiba AuthorDate: Thu Jun 18 21:56:09 2020 +020

[camel-spring-boot] 01/02: CAMEL-15193: camel-file-starter - Add back auto configuration for file cluster service

2020-06-18 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-spring-boot.git commit e28aed97ba502574e09d2d222128195b146580e4 Author: Zineb Bendhiba AuthorDate: Wed Jun 17 20:54:12 2020 +020

[GitHub] [camel-spring-boot] oscerd merged pull request #91: CAMEL-15193: camel-file-starter - Add back auto configuration for fil…

2020-06-18 Thread GitBox
oscerd merged pull request #91: URL: https://github.com/apache/camel-spring-boot/pull/91 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 g

[camel-spring-boot] branch master updated (e073d15 -> ffb7963)

2020-06-18 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-spring-boot.git. from e073d15 Target Camel version 3.5.0-SNAPSHOT new e28aed9 CAMEL-15193: camel-file-starter - Add b

[GitHub] [camel-kafka-connector] oscerd commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
oscerd commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646275043 Only the Aws2 connectors are based on sdk v2. The version used on 0.2.0 kafka connector of sdk v2 is 2.11.5 -

[GitHub] [camel-website] zregvart opened a new pull request #400: CAMEL-15202: fix blog post pagination design

2020-06-18 Thread GitBox
zregvart opened a new pull request #400: URL: https://github.com/apache/camel-website/pull/400 This reintroduces the design we had before rebasing on the latest Antora Default UI (#383). Now the changes are affecting only the blog section and further rebases should not interfere with t

[camel] branch camel-2.x updated: Fix duplicate Mina2 in deprecation warning (#3933)

2020-06-18 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino 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 cf75a72 Fix duplicate Mina2 in depreca

[GitHub] [camel] oscerd merged pull request #3933: Fix duplicate Mina2 in deprecation warning

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

[GitHub] [camel-k] doru1004 commented on issue #1542: application.properties missing when using latest kamel-1.0.0 release

2020-06-18 Thread GitBox
doru1004 commented on issue #1542: URL: https://github.com/apache/camel-k/issues/1542#issuecomment-646270983 In the source I see that this: /etc/camel/conf/application.properties is hardcoded. What's the underlying assumption? Who is supposed to create that file and is it going be create

[GitHub] [camel-quarkus] oscerd closed issue #1300: Document SSL auto-enabled by extensions

2020-06-18 Thread GitBox
oscerd closed issue #1300: URL: https://github.com/apache/camel-quarkus/issues/1300 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] branch master updated: Fix #1300 Document SSL auto-enabled by extensions

2020-06-18 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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new ee4a558 Fix #1300 Document SSL auto-

[GitHub] [camel-quarkus] oscerd merged pull request #1378: Fix #1300 Document SSL auto-enabled by extensions

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

[GitHub] [camel] amdmdi opened a new pull request #3933: Fix duplicate Mina2 in deprecation warning

2020-06-18 Thread GitBox
amdmdi opened a new pull request #3933: URL: https://github.com/apache/camel/pull/3933 Replaced duplicate mention of "Mina2" in deprecation warning to advise the use of Mina2 or *Netty* [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the

[GitHub] [camel-kafka-connector] saranyaeu2987 commented on issue #282: Question: Does Camel looks for IAM roles from Env variables

2020-06-18 Thread GitBox
saranyaeu2987 commented on issue #282: URL: https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646253389 @valdar I am not very successful in resolving access issue. I tried both **camel-aws2-s3-kafka-connector-0.2.0.jar** and **camel-aws-s3-kafka-connector-0

[GitHub] [camel-website] zregvart commented on pull request #398: CAMEL-14958: Search Bar Design Implementation

2020-06-18 Thread GitBox
zregvart commented on pull request #398: URL: https://github.com/apache/camel-website/pull/398#issuecomment-646246638 @AemieJ I've created [this JSFiddle](https://jsfiddle.net/ry2Lhwtd/) to illustrate how this can be done with CSS only. The key is that in flex layout you can specify order

[GitHub] [camel-k] doru1004 commented on issue #1546: Adding dependencies on external packages

2020-06-18 Thread GitBox
doru1004 commented on issue #1546: URL: https://github.com/apache/camel-k/issues/1546#issuecomment-646245074 As an example, let's assume that the repo I want to install is this one: ``` https://github.com/apache/camel ``` What would be the command you have in mind? I'm no

[GitHub] [camel-k] lburgazzoli commented on issue #1546: Adding dependencies on external packages

2020-06-18 Thread GitBox
lburgazzoli commented on issue #1546: URL: https://github.com/apache/camel-k/issues/1546#issuecomment-646242502 you can do the same without the special syntax, you should follow the instructions on the jitpack site so: - add a maven repo - use the jitpack syntax

[GitHub] [camel-k] doru1004 commented on issue #1546: Adding dependencies on external packages

2020-06-18 Thread GitBox
doru1004 commented on issue #1546: URL: https://github.com/apache/camel-k/issues/1546#issuecomment-646239451 I see that this works only with version 1.0.0 and I'm using RC2. I have another issue opened of what happens when I use version 1.0.0: https://github.com/apache/camel-k/issues/1542

[GitHub] [camel-website] zregvart commented on a change in pull request #398: CAMEL-14958: Search Bar Design Implementation

2020-06-18 Thread GitBox
zregvart commented on a change in pull request #398: URL: https://github.com/apache/camel-website/pull/398#discussion_r442419344 ## File path: antora-ui-camel/src/css/header.css ## @@ -394,6 +399,18 @@ body { text-align: right; } +.search-bar { + top: 4.1rem; + position

[GitHub] [camel-k] lburgazzoli commented on issue #1546: Adding dependencies on external packages

2020-06-18 Thread GitBox
lburgazzoli commented on issue #1546: URL: https://github.com/apache/camel-k/issues/1546#issuecomment-646228171 you can use a special syntax that allow to leverage jitpack: kamel run -d github:$user/$repo T

[camel-website] branch master updated: Remove trailing whitespace

2020-06-18 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 c61636e Remove trailing whitespace c6

[GitHub] [camel-website] AemieJ commented on a change in pull request #398: CAMEL-14958: Search Bar Design Implementation

2020-06-18 Thread GitBox
AemieJ commented on a change in pull request #398: URL: https://github.com/apache/camel-website/pull/398#discussion_r442406788 ## File path: antora-ui-camel/src/js/vendor/algoliasearch.bundle.js ## @@ -25,17 +28,23 @@ } } +search.addEventListener('click', func

[GitHub] [camel-k] doru1004 commented on issue #1541: Package not found

2020-06-18 Thread GitBox
doru1004 commented on issue #1541: URL: https://github.com/apache/camel-k/issues/1541#issuecomment-646217655 Thanks for all the help! Closing since my initial issue is resolved. This is an automated message from the Apache Gi

[GitHub] [camel-k] doru1004 closed issue #1541: Package not found

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

[GitHub] [camel-k] doru1004 opened a new issue #1546: Adding dependencies on external packages

2020-06-18 Thread GitBox
doru1004 opened a new issue #1546: URL: https://github.com/apache/camel-k/issues/1546 Let's say I have a GitHub repo with the third party code and I want to add is a dependency since kamel run is complaining that it can't find the package. Without kamel, what I do is clone the repo t

[GitHub] [camel-k] doru1004 edited a comment on issue #1541: Package not found

2020-06-18 Thread GitBox
doru1004 edited a comment on issue #1541: URL: https://github.com/apache/camel-k/issues/1541#issuecomment-646163535 I put together a reactive streams example and it works great!! :) (using kamel RC2) This is an automated mes

[GitHub] [camel-k] doru1004 commented on issue #1541: Package not found

2020-06-18 Thread GitBox
doru1004 commented on issue #1541: URL: https://github.com/apache/camel-k/issues/1541#issuecomment-646163535 I put together a reactive streams example and it works great!! :) This is an automated message from the Apache Git S

[GitHub] [camel-k] doru1004 commented on issue #1541: Package not found

2020-06-18 Thread GitBox
doru1004 commented on issue #1541: URL: https://github.com/apache/camel-k/issues/1541#issuecomment-646149246 Thanks a lot for the clarification. This is very helpful! This is an automated message from the Apache Git Service.

[GitHub] [camel-k] lburgazzoli commented on issue #1541: Package not found

2020-06-18 Thread GitBox
lburgazzoli commented on issue #1541: URL: https://github.com/apache/camel-k/issues/1541#issuecomment-646135512 camel-k creates a CamelContext for you and then it will load your routes so no, you can't create your own context and even if it could be possible to use requestBody/sendBody (by

[GitHub] [camel-k] doru1004 commented on issue #1541: Package not found

2020-06-18 Thread GitBox
doru1004 commented on issue #1541: URL: https://github.com/apache/camel-k/issues/1541#issuecomment-646130066 I just checked the saga example on here and it looks like it's using the pattern you mention above. I can use that as a blueprint. In regards to creating a CamelContext, addin

[GitHub] [camel-quarkus] lburgazzoli merged pull request #1372: Type safe component injection

2020-06-18 Thread GitBox
lburgazzoli merged pull request #1372: URL: https://github.com/apache/camel-quarkus/pull/1372 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: Type safe component injection

2020-06-18 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 f8862de Type safe component injecti

[GitHub] [camel-k] lburgazzoli commented on issue #1541: Package not found

2020-06-18 Thread GitBox
lburgazzoli commented on issue #1541: URL: https://github.com/apache/camel-k/issues/1541#issuecomment-646118324 The idiomatic way would be to expose a web service through the REST DSL and invoke it This is an automated mess

[GitHub] [camel] lburgazzoli commented on pull request #3924: CAMEL-15199: RestDefinition relies on Class.getCanonicalName instead of Class.getName for in/out types

2020-06-18 Thread GitBox
lburgazzoli commented on pull request #3924: URL: https://github.com/apache/camel/pull/3924#issuecomment-646116279 @davsclaus @oscerd mind dogin one more review ? This is an automated message from the Apache Git Service. To r

[GitHub] [camel] davsclaus commented on pull request #3924: CAMEL-15199: RestDefinition relies on Class.getCanonicalName instead of Class.getName for in/out types

2020-06-18 Thread GitBox
davsclaus commented on pull request #3924: URL: https://github.com/apache/camel/pull/3924#issuecomment-646107128 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [camel-k] doru1004 edited a comment on issue #1541: Package not found

2020-06-18 Thread GitBox
doru1004 edited a comment on issue #1541: URL: https://github.com/apache/camel-k/issues/1541#issuecomment-646106024 Of course :) I was looking at this Camel example here: https://github.com/apache/camel-examples/blob/master/examples/camel-example-kafka/src/main/java/org/apache

[GitHub] [camel-k] doru1004 commented on issue #1541: Package not found

2020-06-18 Thread GitBox
doru1004 commented on issue #1541: URL: https://github.com/apache/camel-k/issues/1541#issuecomment-646106024 Of course :) I was looking at this Camel example here: https://github.com/apache/camel-examples/blob/master/examples/camel-example-kafka/src/main/java/org/apache/camel/

  1   2   3   >