zhfeng commented on a change in pull request #1411:
URL: https://github.com/apache/camel-quarkus/pull/1411#discussion_r446609054
##
File path: extensions/jta/runtime/pom.xml
##
@@ -0,0 +1,98 @@
+
+
+http://maven.apache.org/POM/4.0.0";
+ xmlns:xsi="http://www.w3.org/2001
AemieJ commented on pull request #413:
URL: https://github.com/apache/camel-website/pull/413#issuecomment-650705370
@zregvart I will give a look at it. It seems a more suitable option for this
case.
This is an automated mess
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 i
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: 150160573-66-6d5316a9-0f04-4eb3-
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 f
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 output
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
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
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 t
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 g
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. Se
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
description
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 Proje
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 g
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";
+ xmlns:xsi="http://www.w3.org/200
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 sc
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 g
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 gu
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 {
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: v
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 js
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 m
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 a
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-152
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-151
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
---
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
---
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 is
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 G
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 g
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] au
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
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
33 matches
Mail list logo