[camel-quarkus] 01/02: CAMEL-15115: website - Quarkus Extensions List Table should be similar to Camel components table

2020-05-26 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-quarkus.git commit b3d0946e71d041d98d96a471f9bc3081b31d4252 Author: Claus Ibsen AuthorDate: Wed May 27 07:56:21 2020 +0200

[camel-quarkus] 01/02: Update multistage docker file

2020-05-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch http-log-kubernetes in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 71c5459cf4530b4775d386fd8459f81a244913cd Author: Claus Ibsen AuthorDate: Fri Apr 24 07:15:52

[camel-quarkus] branch master updated (60d9b22 -> 16e7460)

2020-05-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 60d9b22 Remove camel-rest workaround as the fic for the issue is included in Apache Camel 3.3.0 new

[camel-quarkus] 02/02: CAMEL-15115: website - Quarkus Extensions List Table should be similar to Camel components table

2020-05-26 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-quarkus.git commit 16e74602f74700af34e1969741284102a96d27a3 Author: Claus Ibsen AuthorDate: Wed May 27 07:56:35 2020 +0200

[camel-quarkus] branch http-log-kubernetes updated (ef8c0d7 -> 67b37cf)

2020-05-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch http-log-kubernetes in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from ef8c0d7 Make the http-log example run as native kubernetes. Work in progress and hitting

[camel-quarkus] 02/02: Work in progress

2020-05-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch http-log-kubernetes in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 67b37cf477bbc5c3ce9a2151d72907cba11afaef Author: Claus Ibsen AuthorDate: Fri Apr 24 12:23:22

[GitHub] [camel-k] lburgazzoli commented on issue #1468: Installation on a kind cluster

2020-05-26 Thread GitBox
lburgazzoli commented on issue #1468: URL: https://github.com/apache/camel-k/issues/1468#issuecomment-63979 We do use kind in our integration tests, see: https://github.com/apache/camel-k/blob/master/.github/workflows/kubernetes.yml

[GitHub] [camel] AemieJ edited a comment on pull request #3860: CAMEL-14910: Bundling of the heavily distributed components

2020-05-26 Thread GitBox
AemieJ edited a comment on pull request #3860: URL: https://github.com/apache/camel/pull/3860#issuecomment-634182364 The attribute naming could be used to even link back and forth on the pages as well. Apart from that, I came up with the basic logic to use the file path and title for

[GitHub] [camel-k-runtime] davsclaus commented on issue #338: Upgrade to Camel 3.3

2020-05-26 Thread GitBox
davsclaus commented on issue #338: URL: https://github.com/apache/camel-k-runtime/issues/338#issuecomment-634436744 Requires a new camel-quarkus release that has 3.3 support This is an automated message from the Apache Git

[camel-k] branch master updated: Fix https://github.com/apache/camel-k-runtime/issues/298 to add instructions about building from source for camel-k-runtime requires Java 11

2020-05-26 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-k.git The following commit(s) were added to refs/heads/master by this push: new 1f5a0f6 Fix

[GitHub] [camel-k-runtime] davsclaus closed issue #298: Cannot build using JDK8

2020-05-26 Thread GitBox
davsclaus closed issue #298: URL: https://github.com/apache/camel-k-runtime/issues/298 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [camel-k-runtime] davsclaus commented on issue #257: Add circuit-breaker capability

2020-05-26 Thread GitBox
davsclaus commented on issue #257: URL: https://github.com/apache/camel-k-runtime/issues/257#issuecomment-634434456 And microprofile-fault-tolerance should be default if anyone (as hystrix is deprecated) This is an

[GitHub] [camel-k-runtime] davsclaus opened a new issue #338: Upgrade to Camel 3.3

2020-05-26 Thread GitBox
davsclaus opened a new issue #338: URL: https://github.com/apache/camel-k-runtime/issues/338 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [camel-k] davsclaus commented on issue #1396: Detect camel-microprofile-fault-tolerance for Circuit Breaker

2020-05-26 Thread GitBox
davsclaus commented on issue #1396: URL: https://github.com/apache/camel-k/issues/1396#issuecomment-634434093 So it seems this should be in the inspector to detect this similar to what is done with hystrix. And also hystrix is deprecated now in Camel 3.4 onwards, so lets use this one as

[camel-k] branch master updated: Fix #1423 to add a section in the docs about quarkus mode and the Camel components supported out of the box.

2020-05-26 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-k.git The following commit(s) were added to refs/heads/master by this push: new b84a610 Fix #1423 to add a section in the

[GitHub] [camel-k] davsclaus closed issue #1423: Switchting to quarkus fails to build because of missing versions

2020-05-26 Thread GitBox
davsclaus closed issue #1423: URL: https://github.com/apache/camel-k/issues/1423 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-k] davsclaus commented on issue #1442: vanilla minikube - CronJobs are not being built from operator

2020-05-26 Thread GitBox
davsclaus commented on issue #1442: URL: https://github.com/apache/camel-k/issues/1442#issuecomment-634430739 Can you maybe try with latest nightly build of camel-k. I have recently played with such example and the timer was built as a cron-job for me.

[GitHub] [camel-k] davsclaus commented on issue #1468: Installation on a kind cluster

2020-05-26 Thread GitBox
davsclaus commented on issue #1468: URL: https://github.com/apache/camel-k/issues/1468#issuecomment-634429885 Oh yeah its a new kubernetes distribution. I have not personally tried with kind yet. Vanilla kubernetes or minikube works. Did you try installing with the latest nighty

[GitHub] [camel-k] davsclaus commented on issue #1459: Unable to start Prometheus when Knative enabled.

2020-05-26 Thread GitBox
davsclaus commented on issue #1459: URL: https://github.com/apache/camel-k/issues/1459#issuecomment-634429541 @nicolaferraro I think this would be good to get done before GA This is an automated message from the Apache Git

[GitHub] [camel-k] davsclaus commented on issue #1469: Converting ProcessorDefinition to DSL and interfacing with camel k

2020-05-26 Thread GitBox
davsclaus commented on issue #1469: URL: https://github.com/apache/camel-k/issues/1469#issuecomment-634428924 The issue tracker is not primary for questions - the mainling list you posted on is for all Camel projects. This

[GitHub] [camel-k] davsclaus closed issue #1469: Converting ProcessorDefinition to DSL and interfacing with camel k

2020-05-26 Thread GitBox
davsclaus closed issue #1469: URL: https://github.com/apache/camel-k/issues/1469 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-website] davsclaus commented on pull request #370: [CAMEL-14994] Improve Projects Page

2020-05-26 Thread GitBox
davsclaus commented on pull request #370: URL: https://github.com/apache/camel-website/pull/370#issuecomment-634426090 Yeah nice with icon and a little text - Docs - Examples - Source This is an automated

[camel-quarkus] branch quarkus-master updated (2b0fd99 -> 60d9b22)

2020-05-26 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. from 2b0fd99 Make sure all extensions present in the List of extensions page have an extension page

[GitHub] [camel-k] nicolaferraro closed issue #1114: Document YAML DSL on the website

2020-05-26 Thread GitBox
nicolaferraro closed issue #1114: URL: https://github.com/apache/camel-k/issues/1114 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [camel-kafka-connector] valdar merged pull request #244: Sf fix

2020-05-26 Thread GitBox
valdar merged pull request #244: URL: https://github.com/apache/camel-kafka-connector/pull/244 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [camel-quarkus] ppalaga commented on pull request #1258: Debezium MySQL Connector native support #1192

2020-05-26 Thread GitBox
ppalaga commented on pull request #1258: URL: https://github.com/apache/camel-quarkus/pull/1258#issuecomment-634306416 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-website] zregvart commented on pull request #370: [CAMEL-14994] Improve Projects Page

2020-05-26 Thread GitBox
zregvart commented on pull request #370: URL: https://github.com/apache/camel-website/pull/370#issuecomment-634286045 There's a comment on the [issue](https://issues.apache.org/jira/browse/CAMEL-14994) to include the examples. In addition I think we should have text labels along with

[GitHub] [camel-k] contactreji opened a new issue #1469: Converting ProcessorDefinition to DSL and interfacing with camel k

2020-05-26 Thread GitBox
contactreji opened a new issue #1469: URL: https://github.com/apache/camel-k/issues/1469 I just posted a question on camel forum [here](https://camel.465427.n5.nabble.com/Converting-ProcessorDefinition-to-DSL-and-interfacing-with-camel-k-td5868664.html) I felt it might be relevant

[GitHub] [camel] AemieJ edited a comment on pull request #3860: CAMEL-14910: Bundling of the heavily distributed components

2020-05-26 Thread GitBox
AemieJ edited a comment on pull request #3860: URL: https://github.com/apache/camel/pull/3860#issuecomment-633905462 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [camel-quarkus] zhfeng opened a new issue #1263: camel-jta support

2020-05-26 Thread GitBox
zhfeng opened a new issue #1263: URL: https://github.com/apache/camel-quarkus/issues/1263 This component is required by https://github.com/apache/camel-quarkus/issues/1197, and it could be included in the camel 3.4.0 This

[GitHub] [camel-website] zregvart merged pull request #373: CDC blog post minor update

2020-05-26 Thread GitBox
zregvart merged pull request #373: URL: https://github.com/apache/camel-website/pull/373 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-website] zregvart commented on pull request #371: CAMEL-14578: Reformat files at build time to force compliance with code standards

2020-05-26 Thread GitBox
zregvart commented on pull request #371: URL: https://github.com/apache/camel-website/pull/371#issuecomment-634282908 Though changes seem to be only in the format, let's see the build pass before we merge this to make sure. I've re-triggered the Netlify build with cleared cache, that

[GitHub] [camel] zhfeng opened a new pull request #3859: CAMEL-14805: Component - Use doInit for wiring instead of doStart

2020-05-26 Thread GitBox
zhfeng opened a new pull request #3859: URL: https://github.com/apache/camel/pull/3859 https://issues.apache.org/jira/browse/CAMEL-14805 * camel-bean * camel-dataformat * camel-dozer * camel-file * camel-sql * camel-stream * camel-timer *

[GitHub] [camel-k] nicolaferraro closed issue #823: Update installation documentation

2020-05-26 Thread GitBox
nicolaferraro closed issue #823: URL: https://github.com/apache/camel-k/issues/823 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-website] AemieJ commented on pull request #369: Add customized scrollbar for table and code snippets

2020-05-26 Thread GitBox
AemieJ commented on pull request #369: URL: https://github.com/apache/camel-website/pull/369#issuecomment-634401342 > I would prefer if we don't target specific browser, this makes it hard for us to maintain in the future (we need to test those rules in many browsers/versions). > >

[GitHub] [camel-website] zregvart commented on pull request #372: update:show correct micro-data for different documentation versions

2020-05-26 Thread GitBox
zregvart commented on pull request #372: URL: https://github.com/apache/camel-website/pull/372#issuecomment-634279100 Thanks! This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel] omarsmak commented on pull request #3860: CAMEL-14910: Bundling of the heavily distributed components

2020-05-26 Thread GitBox
omarsmak commented on pull request #3860: URL: https://github.com/apache/camel/pull/3860#issuecomment-633918225 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-kafka-connector] oscerd commented on a change in pull request #243: Use camel-depencencies to import versions of common libraries like Ja…

2020-05-26 Thread GitBox
oscerd commented on a change in pull request #243: URL: https://github.com/apache/camel-kafka-connector/pull/243#discussion_r429976371 ## File path: connectors/camel-syslog-kafka-connector/src/main/assembly/package.xml ## @@ -37,8 +37,8 @@ -

[GitHub] [camel-quarkus] jamesnetherton commented on issue #1261: [CI] - Camel Master Branch Build Failure

2020-05-26 Thread GitBox
jamesnetherton commented on issue #1261: URL: https://github.com/apache/camel-quarkus/issues/1261#issuecomment-633971765 Fixed in cae2ae3. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-quarkus] JiriOndrusek edited a comment on pull request #1258: Debezium MySQL Connector native support #1192

2020-05-26 Thread GitBox
JiriOndrusek edited a comment on pull request #1258: URL: https://github.com/apache/camel-quarkus/pull/1258#issuecomment-634066299 @oscerd I've changed PR in suggested way. Dependency mysql:mysql-connector-java is excluded from extension and test. It is present only in a provided/optional

[GitHub] [camel-k] rrayst opened a new issue #1462: sanitized integration name on Windows contains whole path

2020-05-26 Thread GitBox
rrayst opened a new issue #1462: URL: https://github.com/apache/camel-k/issues/1462 **Version**: 1.0.0-nightly.202005130003 **Problem**: On Windows, the whole file path passed to ``kamel run`` is used as the integration name. ``` C:\ > kamel run

[GitHub] [camel-quarkus] lburgazzoli commented on pull request #1265: Remove camel-rest workaround as the fic for the issue is included in Apache Camel 3.3.0

2020-05-26 Thread GitBox
lburgazzoli commented on pull request #1265: URL: https://github.com/apache/camel-quarkus/pull/1265#issuecomment-634046845 Java 8 failures seems unrelated to the pr This is an automated message from the Apache Git Service.

[GitHub] [camel-quarkus] oscerd commented on a change in pull request #1258: Debezium MySQL Connector native support #1192

2020-05-26 Thread GitBox
oscerd commented on a change in pull request #1258: URL: https://github.com/apache/camel-quarkus/pull/1258#discussion_r429985073 ## File path: integration-tests/debezium-common/pom.xml ## @@ -58,32 +74,36 @@ quarkus-junit5 test -

[GitHub] [camel-kafka-connector] valdar closed issue #241: Use camel-depencencies to import versions of common libraries like Jakson, qpid, log4j etc.

2020-05-26 Thread GitBox
valdar closed issue #241: URL: https://github.com/apache/camel-kafka-connector/issues/241 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-kafka-connector] Nayananga commented on pull request #185: Added Salesforce source connector properties file

2020-05-26 Thread GitBox
Nayananga commented on pull request #185: URL: https://github.com/apache/camel-kafka-connector/pull/185#issuecomment-633727467 Hi @oscerd, I was able to go through above error after following guide in camel-kafka-connector-examples repository. Now I encountered with this error. Any

[GitHub] [camel] davsclaus commented on a change in pull request #3859: CAMEL-14805: Component - Use doInit for wiring instead of doStart

2020-05-26 Thread GitBox
davsclaus commented on a change in pull request #3859: URL: https://github.com/apache/camel/pull/3859#discussion_r430194805 ## File path: components/camel-xslt/src/main/java/org/apache/camel/component/xslt/XsltEndpoint.java ## @@ -327,8 +327,8 @@ protected void

[GitHub] [camel-website] fvaleri opened a new pull request #373: CDC blog post minor update

2020-05-26 Thread GitBox
fvaleri opened a new pull request #373: URL: https://github.com/apache/camel-website/pull/373 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #1258: Debezium MySQL Connector native support #1192

2020-05-26 Thread GitBox
jamesnetherton commented on a change in pull request #1258: URL: https://github.com/apache/camel-quarkus/pull/1258#discussion_r430182941 ## File path: .github/test-categories.yaml ## @@ -32,7 +32,7 @@ main: - main-xml-jaxb database: - couchdb - - debezium-postgres + -

[GitHub] [camel-k] ipolyzos opened a new issue #1465: Kamel uninstall leftovers

2020-05-26 Thread GitBox
ipolyzos opened a new issue #1465: URL: https://github.com/apache/camel-k/issues/1465 On a clean namespace i.e $ kubectl get all,pvc,configmap,rolebindings,clusterrolebindings,secrets,sa,roles,clusterroles,crd -l 'app=camel-k' No resources found in default

[GitHub] [camel-website] aashnajena opened a new pull request #374: improve projects section on Front Page

2020-05-26 Thread GitBox
aashnajena opened a new pull request #374: URL: https://github.com/apache/camel-website/pull/374 Currently, the projects section on the front page shows : - 3 projects in a row for wider screens - 1 project in a row for smaller screens - But for a lot of intermediate widths, the

[GitHub] [camel] djencks commented on pull request #3860: CAMEL-14910: Bundling of the heavily distributed components

2020-05-26 Thread GitBox
djencks commented on pull request #3860: URL: https://github.com/apache/camel/pull/3860#issuecomment-634127414 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-k] nicolaferraro commented on issue #1114: Document YAML DSL on the website

2020-05-26 Thread GitBox
nicolaferraro commented on issue #1114: URL: https://github.com/apache/camel-k/issues/1114#issuecomment-634027281 This is documented in the runtime repo https://github.com/apache/camel-k-runtime/blob/master/docs/modules/languages/pages/yaml.adoc

[GitHub] [camel] davsclaus commented on pull request #3859: CAMEL-14805: Component - Use doInit for wiring instead of doStart

2020-05-26 Thread GitBox
davsclaus commented on pull request #3859: URL: https://github.com/apache/camel/pull/3859#issuecomment-633849884 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-kafka-connector] oscerd opened a new pull request #243: Use camel-depencencies to import versions of common libraries like Ja…

2020-05-26 Thread GitBox
oscerd opened a new pull request #243: URL: https://github.com/apache/camel-kafka-connector/pull/243 …kson, qpid, log4j etc and fixed camel-syslog-connector assembly Fixes #241 This is an automated message from the

[GitHub] [camel-website] ppalaga commented on pull request #368: Status badges CSS for Camel Quarkus extension pages

2020-05-26 Thread GitBox
ppalaga commented on pull request #368: URL: https://github.com/apache/camel-website/pull/368#issuecomment-633710062 Merged, as agreed with @oscerd . Let's revert in case there is any damage. This is an automated message

[GitHub] [camel-k] nicolaferraro commented on issue #1462: sanitized integration name on Windows contains whole path

2020-05-26 Thread GitBox
nicolaferraro commented on issue #1462: URL: https://github.com/apache/camel-k/issues/1462#issuecomment-634025486 Yeah, we should try to fix it before next release. This is an automated message from the Apache Git Service.

[GitHub] [camel-quarkus] ppalaga opened a new issue #1266: Unregister unnecessary Camel configuration classes from reflection

2020-05-26 Thread GitBox
ppalaga opened a new issue #1266: URL: https://github.com/apache/camel-quarkus/issues/1266 Should be possible after the upgrade to Camel 3.3.0 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-website] AemieJ commented on pull request #371: CAMEL-14578: Reformat files at build time to force compliance with code standards

2020-05-26 Thread GitBox
AemieJ commented on pull request #371: URL: https://github.com/apache/camel-website/pull/371#issuecomment-633679507 > This looks good to me. > I don't understand the netlify errors. Same here, I am unable to interpret where I might be going wrong.

[GitHub] [camel-k] davsclaus closed issue #711: Cannot reinstall the kamel in minikube

2020-05-26 Thread GitBox
davsclaus closed issue #711: URL: https://github.com/apache/camel-k/issues/711 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-quarkus] ppalaga commented on a change in pull request #1258: Debezium MySQL Connector native support #1192

2020-05-26 Thread GitBox
ppalaga commented on a change in pull request #1258: URL: https://github.com/apache/camel-quarkus/pull/1258#discussion_r430741951 ## File path: integration-tests/debezium/pom.xml ## @@ -39,9 +39,22 @@ -

[GitHub] [camel-k] doru1004 opened a new issue #1468: Installation on a kind cluster

2020-05-26 Thread GitBox
doru1004 opened a new issue #1468: URL: https://github.com/apache/camel-k/issues/1468 Hello, I'm trying to use Camel K in conjunction with a kind cluster I'm running locally, are there any additional configuration steps that I need to do for this cluster type? When trying to run

[GitHub] [camel-quarkus] lburgazzoli merged pull request #1265: Remove camel-rest workaround as the fic for the issue is included in Apache Camel 3.3.0

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

[GitHub] [camel-k] nicolaferraro closed issue #1027: GC trait fails on unknown types

2020-05-26 Thread GitBox
nicolaferraro closed issue #1027: URL: https://github.com/apache/camel-k/issues/1027 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [camel-kafka-connector] orpiske opened a new pull request #242: Fix CamelSinkAWSSQSITCase unreliability with blocking initialization

2020-05-26 Thread GitBox
orpiske opened a new pull request #242: URL: https://github.com/apache/camel-kafka-connector/pull/242 This should fix the test unreliability reported on #215 This is an automated message from the Apache Git Service. To

[GitHub] [camel-k] nicolaferraro opened a new pull request #1464: Fix #1463: add apis and client as submodule

2020-05-26 Thread GitBox
nicolaferraro opened a new pull request #1464: URL: https://github.com/apache/camel-k/pull/1464 APIs and Clients can now be referenced by external projects without taking our full transitive tree. **Release Note** ```release-note Camel K Go APIs and clients

[GitHub] [camel-quarkus] ppalaga commented on issue #1166: Unresolved type Base64 in camel-jira native test

2020-05-26 Thread GitBox
ppalaga commented on issue #1166: URL: https://github.com/apache/camel-quarkus/issues/1166#issuecomment-633973052 @galderz could you please check whether this issue is still occurring? apache/camel#3785 mentioned above is a part of Camel 3.3.0 to which we upgraded recently.

[GitHub] [camel-kafka-connector] Nayananga edited a comment on pull request #185: Added Salesforce source connector properties file

2020-05-26 Thread GitBox
Nayananga edited a comment on pull request #185: URL: https://github.com/apache/camel-kafka-connector/pull/185#issuecomment-633727467 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] ipolyzos opened a new pull request #1467: Update uninstalling.doc

2020-05-26 Thread GitBox
ipolyzos opened a new pull request #1467: URL: https://github.com/apache/camel-k/pull/1467 update docs for the use of 'kamel uninstall' command This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel] zhfeng commented on pull request #3859: CAMEL-14805: Component - Use doInit for wiring instead of doStart

2020-05-26 Thread GitBox
zhfeng commented on pull request #3859: URL: https://github.com/apache/camel/pull/3859#issuecomment-633859012 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-quarkus] ppalaga commented on issue #1266: Unregister unnecessary Camel configuration classes from reflection

2020-05-26 Thread GitBox
ppalaga commented on issue #1266: URL: https://github.com/apache/camel-quarkus/issues/1266#issuecomment-633994317 BTW, after removing 11 unnecessary registrations in BoxProcessor, the Box test app gets 876 kiB smaller. For the Braintree test, the improvement is 592 kiB

[GitHub] [camel-website] zregvart commented on pull request #369: Add customized scrollbar for table and code snippets

2020-05-26 Thread GitBox
zregvart commented on pull request #369: URL: https://github.com/apache/camel-website/pull/369#issuecomment-634287391 I would prefer if we don't target specific browser, this makes it hard for us to maintain in the future (we need to test those rules in many browsers/versions). I

[GitHub] [camel-k] nicolaferraro opened a new issue #1463: Refactor API module to include it in master

2020-05-26 Thread GitBox
nicolaferraro opened a new issue #1463: URL: https://github.com/apache/camel-k/issues/1463 Currently there's a "api" branch with a tiny go.mod that is used to import the Camel K API from external projects (Knative contrib). We should create a submodule in the master branch, to avoid

[GitHub] [camel-kafka-connector] valdar commented on pull request #244: Sf fix

2020-05-26 Thread GitBox
valdar commented on pull request #244: URL: https://github.com/apache/camel-kafka-connector/pull/244#issuecomment-634311529 AH! good catch, fixing it. This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-website] AemieJ commented on pull request #366: feat: change frontpage swoosh animation

2020-05-26 Thread GitBox
AemieJ commented on pull request #366: URL: https://github.com/apache/camel-website/pull/366#issuecomment-633983975 > Preview is [here](https://5ec42c32be4a7300063576f2--camel.netlify.app/). In my opinion, we could make the animation a bit slow and components within an animation

[GitHub] [camel-quarkus] jamesnetherton closed issue #1261: [CI] - Camel Master Branch Build Failure

2020-05-26 Thread GitBox
jamesnetherton closed issue #1261: URL: https://github.com/apache/camel-quarkus/issues/1261 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [camel-website] aashnajena commented on pull request #370: [CAMEL-14994] Improve Projects Page

2020-05-26 Thread GitBox
aashnajena commented on pull request #370: URL: https://github.com/apache/camel-website/pull/370#issuecomment-634297521 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-kafka-connector] valdar merged pull request #243: Use camel-depencencies to import versions of common libraries like Ja…

2020-05-26 Thread GitBox
valdar merged pull request #243: URL: https://github.com/apache/camel-kafka-connector/pull/243 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [camel-quarkus] ppalaga commented on issue #1222: Revert workaround for @EnabledIf after upgrade to Quarkus 1.5.x

2020-05-26 Thread GitBox
ppalaga commented on issue #1222: URL: https://github.com/apache/camel-quarkus/issues/1222#issuecomment-633935488 Changed the title, because https://github.com/quarkusio/quarkus/issues/9273 seems to be fixed This is an

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1265: Remove camel-rest workaround as the fic for the issue is included in Apache Camel 3.3.0

2020-05-26 Thread GitBox
lburgazzoli opened a new pull request #1265: URL: https://github.com/apache/camel-quarkus/pull/1265 [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit and the other way

[GitHub] [camel-kafka-connector] oscerd merged pull request #242: Fix CamelSinkAWSSQSITCase unreliability with blocking initialization

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

[GitHub] [camel-quarkus] JiriOndrusek commented on a change in pull request #1258: Debezium MySQL Connector native support #1192

2020-05-26 Thread GitBox
JiriOndrusek commented on a change in pull request #1258: URL: https://github.com/apache/camel-quarkus/pull/1258#discussion_r42859 ## File path: integration-tests/debezium-common/pom.xml ## @@ -58,32 +74,36 @@ quarkus-junit5 test -

[GitHub] [camel-quarkus] ppalaga opened a new pull request #1264: Fix #1208 Use influxdb 2.18 as in Camel 3.3.0

2020-05-26 Thread GitBox
ppalaga opened a new pull request #1264: URL: https://github.com/apache/camel-quarkus/pull/1264 Fixes #1208 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-website] zregvart merged pull request #372: update:show correct micro-data for different documentation versions

2020-05-26 Thread GitBox
zregvart merged pull request #372: URL: https://github.com/apache/camel-website/pull/372 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] AemieJ commented on pull request #3860: CAMEL-14910: Bundling of the heavily distributed components

2020-05-26 Thread GitBox
AemieJ commented on pull request #3860: URL: https://github.com/apache/camel/pull/3860#issuecomment-633900927 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request #78: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-05-26 Thread GitBox
github-actions[bot] opened a new pull request #78: URL: https://github.com/apache/camel-spring-boot/pull/78 Periodic Sync of Camel Spring Boot Master Branch with main Camel Master. see https://github.com/apache/camel-spring-boot/blob/master/.github/workflows/automatic-sync-master.yml

[GitHub] [camel-website] ppalaga merged pull request #368: Status badges CSS for Camel Quarkus extension pages

2020-05-26 Thread GitBox
ppalaga merged pull request #368: URL: https://github.com/apache/camel-website/pull/368 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-website] aashnajena closed pull request #370: [CAMEL-14994] Improve Projects Page

2020-05-26 Thread GitBox
aashnajena closed pull request #370: URL: https://github.com/apache/camel-website/pull/370 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [camel-website] Nayananga opened a new pull request #372: update:show correct micro-data for different documentation versions

2020-05-26 Thread GitBox
Nayananga opened a new pull request #372: URL: https://github.com/apache/camel-website/pull/372 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [camel-kafka-connector] valdar opened a new pull request #244: Sf fix

2020-05-26 Thread GitBox
valdar opened a new pull request #244: URL: https://github.com/apache/camel-kafka-connector/pull/244 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-spring-boot] oscerd merged pull request #77: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-05-26 Thread GitBox
oscerd merged pull request #77: URL: https://github.com/apache/camel-spring-boot/pull/77 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [camel-k] heiko-braun commented on issue #1468: Installation on a kind cluster

2020-05-26 Thread GitBox
heiko-braun commented on issue #1468: URL: https://github.com/apache/camel-k/issues/1468#issuecomment-634181308 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-kafka-connector] oscerd commented on pull request #185: Added Salesforce source connector properties file

2020-05-26 Thread GitBox
oscerd commented on pull request #185: URL: https://github.com/apache/camel-kafka-connector/pull/185#issuecomment-633825741 The merchandise class should have been generated so I think you need to pack the salesforce specific classes in a jar and place them in the folder under plugin.path

[GitHub] [camel-quarkus] ppalaga commented on issue #1146: Intermittent failure of HystrixTest

2020-05-26 Thread GitBox
ppalaga commented on issue #1146: URL: https://github.com/apache/camel-quarkus/issues/1146#issuecomment-633975801 > we are dropping hystrix Is there any agreed-upon time frame for that? I do not see Hystric being deprecated on

[GitHub] [camel-k] davsclaus commented on issue #711: Cannot reinstall the kamel in minikube

2020-05-26 Thread GitBox
davsclaus commented on issue #711: URL: https://github.com/apache/camel-k/issues/711#issuecomment-634198752 Yeah lets close this This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-k] ipolyzos opened a new pull request #1466: #1465 remove crd and clusterrole on uninstall

2020-05-26 Thread GitBox
ipolyzos opened a new pull request #1466: URL: https://github.com/apache/camel-k/pull/1466 Fix for #1465. It enables the removal of _**CRD**_ and _**ClusterRole**_ upon _kamel uninstall_. This is an automated message from

[GitHub] [camel-website] aashnajena removed a comment on pull request #370: [CAMEL-14994] Improve Projects Page

2020-05-26 Thread GitBox
aashnajena removed a comment on pull request #370: URL: https://github.com/apache/camel-website/pull/370#issuecomment-634297521 > There's a comment on the [issue](https://issues.apache.org/jira/browse/CAMEL-14994) to include the examples. In addition I think we should have text labels

[GitHub] [camel] oscerd commented on pull request #3860: CAMEL-14910: Bundling of the heavily distributed components

2020-05-26 Thread GitBox
oscerd commented on pull request #3860: URL: https://github.com/apache/camel/pull/3860#issuecomment-633902815 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel] AemieJ opened a new pull request #3860: CAMEL-14910: Bundling of the heavily distributed components

2020-05-26 Thread GitBox
AemieJ opened a new pull request #3860: URL: https://github.com/apache/camel/pull/3860 * Particular queries were raised in this issue. 1. Should there be summary pages for groups of related components? There already existed summary pages for groups including Ignite, Spring, and a few

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request #77: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-05-26 Thread GitBox
github-actions[bot] opened a new pull request #77: URL: https://github.com/apache/camel-spring-boot/pull/77 Periodic Sync of Camel Spring Boot Master Branch with main Camel Master. see https://github.com/apache/camel-spring-boot/blob/master/.github/workflows/automatic-sync-master.yml

[GitHub] [camel-k] ipolyzos commented on issue #711: Cannot reinstall the kamel in minikube

2020-05-26 Thread GitBox
ipolyzos commented on issue #711: URL: https://github.com/apache/camel-k/issues/711#issuecomment-634192466 @WillemJiang @davsclaus @nicolaferraro Is this issue still valid? This is an automated message from the Apache

  1   2   >