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

2020-06-27 Thread GitBox
AemieJ commented on pull request #398: URL: https://github.com/apache/camel-website/pull/398#issuecomment-650697264 @zregvart With the current changes to the navbar menu, the breakpoint changes from 1278px to 1175px. This

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

2020-06-27 Thread GitBox
github-actions[bot] commented on issue #1427: URL: https://github.com/apache/camel-quarkus/issues/1427#issuecomment-650672577 The [quarkus-master](https://github.com/apache/camel-quarkus/tree/quarkus-master) branch build is still failing: * Build ID:

[GitHub] [camel-k] doru1004 commented on issue #1579: Running YAML code

2020-06-27 Thread GitBox
doru1004 commented on issue #1579: URL: https://github.com/apache/camel-k/issues/1579#issuecomment-650671589 Do you have an example of how this can be done using YAML? What's unclear to me is how this method: ``` bindBeans(camelContext.getRegistry()); ``` can be called

[camel-website] branch master updated: fix: make sure we don't output empty h1 tags

2020-06-27 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/master by this push: new 4167304 fix: make sure we don't

[camel-website] branch master updated: CAMEL-14429: Updating link to KEYS

2020-06-27 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/master by this push: new bd5328d CAMEL-14429: Updating link to

svn commit: r40196 - in /release/camel: KEYS apache-camel/KEYS

2020-06-27 Thread zregvart
Author: zregvart Date: Sat Jun 27 20:43:44 2020 New Revision: 40196 Log: CAMEL-14429: Moving KEYS to top level Camel release directory Added: release/camel/KEYS - copied unchanged from r40195, release/camel/apache-camel/KEYS Removed: release/camel/apache-camel/KEYS

[camel-website] branch master updated: fix: provide padding between text field and the cancel button

2020-06-27 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/master by this push: new ba3ed63 fix: provide padding between

[GitHub] [camel-website] zregvart merged pull request #415: fix: provide padding between text field and the cancel button

2020-06-27 Thread GitBox
zregvart merged pull request #415: URL: https://github.com/apache/camel-website/pull/415 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 #413: Automate the process of building the website using Makefile

2020-06-27 Thread GitBox
zregvart commented on pull request #413: URL: https://github.com/apache/camel-website/pull/413#issuecomment-650618264 Thanks for understanding @AemieJ, I think simplifying the build is a great idea, and your proposal made me think that we can use Yarn workspaces to make it a bit easier.

[GitHub] [camel-quarkus] ppalaga commented on pull request #1411: Fix #1263 - Add the camel-jta extension

2020-06-27 Thread GitBox
ppalaga commented on pull request #1411: URL: https://github.com/apache/camel-quarkus/pull/1411#issuecomment-650616618 > @zhfeng @ppalaga is this PR ready to be merged or some more work is required ? I still see a couple of unresolved requests: more test coverage, better

[camel-website] branch master updated (f749384 -> ecb2711)

2020-06-27 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 f749384 CAMEL-15202: Add the custom scrollbar for nav menu panel add ecb2711 CAMEL-14994: Merge

[GitHub] [camel-website] zregvart merged pull request #397: CAMEL-14994: Merge Projects and Documentation Page

2020-06-27 Thread GitBox
zregvart merged pull request #397: URL: https://github.com/apache/camel-website/pull/397 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 commented on a change in pull request #1411: Fix #1263 - Add the camel-jta extension

2020-06-27 Thread GitBox
ppalaga commented on a change in pull request #1411: URL: https://github.com/apache/camel-quarkus/pull/1411#discussion_r446562891 ## File path: extensions/jta/runtime/pom.xml ## @@ -0,0 +1,98 @@ + + +http://maven.apache.org/POM/4.0.0; +

[camel-website] branch master updated: CAMEL-15202: Add the custom scrollbar for nav menu panel

2020-06-27 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/master by this push: new f749384 CAMEL-15202: Add the custom

[GitHub] [camel-website] zregvart merged pull request #401: CAMEL-15202: Add the custom scrollbar for nav menu panel

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

[camel-website] branch master updated: chore: add documentation to gulpfile.js

2020-06-27 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/master by this push: new 46dd420 chore: add documentation to

[GitHub] [camel-website] AemieJ commented on a change in pull request #401: Camel-15202 : Add the custom scrollbar for nav menu panel

2020-06-27 Thread GitBox
AemieJ commented on a change in pull request #401: URL: https://github.com/apache/camel-website/pull/401#discussion_r446535833 ## File path: antora-ui-camel/src/css/nav.css ## @@ -118,6 +118,32 @@ html.is-clipped--nav { overflow-y: auto; } +.nav-menu::-webkit-scrollbar {

[GitHub] [camel-website] AemieJ commented on a change in pull request #401: Camel-15202 : Add the custom scrollbar for nav menu panel

2020-06-27 Thread GitBox
AemieJ commented on a change in pull request #401: URL: https://github.com/apache/camel-website/pull/401#discussion_r446535535 ## File path: antora-ui-camel/src/css/vars.css ## @@ -54,6 +54,8 @@ /* nav */ --nav-background: var(--panel-background); --nav-border-color:

[GitHub] [camel] bedlaj commented on pull request #3934: camel-oaipmh: basic implementation

2020-06-27 Thread GitBox
bedlaj commented on pull request #3934: URL: https://github.com/apache/camel/pull/3934#issuecomment-650567476 Good start. Since this is draft, i will give a few suggestions, instead of full review. - Please avoid using lombok there are many good reasons to not using that. - Use

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

2020-06-27 Thread GitBox
AemieJ commented on pull request #398: URL: https://github.com/apache/camel-website/pull/398#issuecomment-650557635 @zregvart I have done highly specific changes to it from scratch solving each part. Although the breakpoint is defined right now is at 1278px but let's wait for #397 to get

[camel] branch master updated (ee931a8 -> d917e1c)

2020-06-27 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.git. from ee931a8 CAMEL-11807: Migrated camel-itest to JUnit 5 new e3e20bb CAMEL-15197: Deprecate cached thread pool

[camel] 03/04: CAMEL-15247: RestConfiguration - Generate configurer to avoid reflection

2020-06-27 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 commit 5ce627853677bd28c47c6c424c1a2bfdf6b5289f Author: Claus Ibsen AuthorDate: Sat Jun 27 09:03:56 2020 +0200

[camel] 01/04: CAMEL-15197: Deprecate cached thread pool as we dont really need that

2020-06-27 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 commit e3e20bbb3598cdaf00217c0820c2491e7962278b Author: Claus Ibsen AuthorDate: Fri Jun 26 12:03:51 2020 +0200

[camel] 02/04: Regen

2020-06-27 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 commit 014c53f072e2b0ed6c4a54912b107c7a89d16f6c Author: Claus Ibsen AuthorDate: Sat Jun 27 08:55:24 2020 +0200 Regen

[camel] 04/04: Regen

2020-06-27 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 commit d917e1c2209965b5d49af34ce7c9aa4b098c9421 Author: Claus Ibsen AuthorDate: Sat Jun 27 09:04:06 2020 +0200 Regen

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

2020-06-27 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 7acdc48 Update articles.md 7acdc48

[GitHub] [camel-website] AemieJ commented on pull request #397: Merge Projects and Documentation Page

2020-06-27 Thread GitBox
AemieJ commented on pull request #397: URL: https://github.com/apache/camel-website/pull/397#issuecomment-650514658 LGTM. This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

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

[camel-spring-boot] branch master updated: [create-pull-request] automated change

2020-06-27 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 The following commit(s) were added to refs/heads/master by this push: new 2409d05 [create-pull-request]

[GitHub] [camel-quarkus] davsclaus commented on issue #1303: Configuring api context path with property camel.context.rest-configuration.api-context-path does not work

2020-06-27 Thread GitBox
davsclaus commented on issue #1303: URL: https://github.com/apache/camel-quarkus/issues/1303#issuecomment-650510879 btw you can see all the options you can set as properties here https://camel.apache.org/components/latest/others/main.html

[GitHub] [camel-quarkus] davsclaus commented on issue #1303: Configuring api context path with property camel.context.rest-configuration.api-context-path does not work

2020-06-27 Thread GitBox
davsclaus commented on issue #1303: URL: https://github.com/apache/camel-quarkus/issues/1303#issuecomment-650510731 I create a ticket in Camel https://issues.apache.org/jira/browse/CAMEL-15247 This is an automated message

[camel] 02/02: CAMEL-15197: Thread pool can use vertx executor to reuse its threading model. WIP.

2020-06-27 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch CAMEL-15197 in repository https://gitbox.apache.org/repos/asf/camel.git commit c32c09022fbb430647ab092886543f8d642883d0 Author: Claus Ibsen AuthorDate: Sat Jun 27 08:11:03 2020 +0200

[camel] branch CAMEL-15197 created (now c32c090)

2020-06-27 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-15197 in repository https://gitbox.apache.org/repos/asf/camel.git. at c32c090 CAMEL-15197: Thread pool can use vertx executor to reuse its threading model. WIP. This branch

[camel] 01/02: CAMEL-15197: Deprecate cached thread pool as we dont really need that

2020-06-27 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch CAMEL-15197 in repository https://gitbox.apache.org/repos/asf/camel.git commit 721fadccf391c6ade415f78e0572c7ae4643595f Author: Claus Ibsen AuthorDate: Fri Jun 26 12:03:51 2020 +0200

[GitHub] [camel-quarkus] davsclaus commented on issue #1303: Configuring api context path with property camel.context.rest-configuration.api-context-path does not work

2020-06-27 Thread GitBox
davsclaus commented on issue #1303: URL: https://github.com/apache/camel-quarkus/issues/1303#issuecomment-650502401 But we can look at a way to have a configurer generated for RestConfiguration as well.

[GitHub] [camel-quarkus] davsclaus commented on issue #1303: Configuring api context path with property camel.context.rest-configuration.api-context-path does not work

2020-06-27 Thread GitBox
davsclaus commented on issue #1303: URL: https://github.com/apache/camel-quarkus/issues/1303#issuecomment-650502168 The style to configure rest is ``` camel.rest.* ``` And not ``` camel.context.rest-configuration.* ```