[GitHub] [camel-quarkus] ppalaga opened a new pull request #717: Fix #716 Move the Atlassian Maven repository to the Jira runtime module

2020-02-13 Thread GitBox
ppalaga opened a new pull request #717: Fix #716 Move the Atlassian Maven repository to the Jira runtime module URL: https://github.com/apache/camel-quarkus/pull/717 This is an automated message from the Apache Git Service.

[camel] branch master updated (7a98333 -> 9001c88)

2020-02-13 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.git. from 7a98333 Add maven repo for camel-jira so we can build docs add 9001c88 Upgrade AWS SDK v2 to version

[GitHub] [camel-quarkus] ppalaga opened a new issue #716: Move the Atlassian Maven repository to the Jira runtime module.

2020-02-13 Thread GitBox
ppalaga opened a new issue #716: Move the Atlassian Maven repository to the Jira runtime module. URL: https://github.com/apache/camel-quarkus/issues/716 Thinking again about where to put additional Maven repos, like https://packages.atlassian.com/maven-external that came yesterday. I

[camel] branch master updated (abe8046 -> 7a98333)

2020-02-13 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 abe8046 Merge pull request #3577 from valdar/CAMEL-14540 add fff9d91 CAMEL-14545: Add doc about

[GitHub] [camel-quarkus] ppalaga commented on issue #714: camel-jira extension:more polish up

2020-02-13 Thread GitBox
ppalaga commented on issue #714: camel-jira extension:more polish up URL: https://github.com/apache/camel-quarkus/pull/714#issuecomment-586123842 Yes, there is no hurry. Letting the CI pass is the minimal requirement, giving others reasonable time frame to give feedback would be even

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #242: Fix #241: add master helper component

2020-02-13 Thread GitBox
lburgazzoli commented on issue #242: Fix #241: add master helper component URL: https://github.com/apache/camel-k-runtime/pull/242#issuecomment-586036600 ok to test This is an automated message from the Apache Git Service. To

[GitHub] [camel-k-runtime] nicolaferraro opened a new pull request #242: Fix #241: add master helper component

2020-02-13 Thread GitBox
nicolaferraro opened a new pull request #242: Fix #241: add master helper component URL: https://github.com/apache/camel-k-runtime/pull/242 Fix #241 This is an automated message from the Apache Git Service. To respond to the

[camel] branch master updated (9d5b774 -> abe8046)

2020-02-13 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 9d5b774 Add a sync point for all component dependencies to ensure proper build ordering new d489464 fix

[GitHub] [camel-quarkus] ffang commented on issue #714: camel-jira extension:more polish up

2020-02-13 Thread GitBox
ffang commented on issue #714: camel-jira extension:more polish up URL: https://github.com/apache/camel-quarkus/pull/714#issuecomment-586021069 > may be better if you give the pr job the time to verify the pr @lburgazzoli , sure for next time

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379174339 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379174226 ## File path: integration-tests/jira/src/main/java/org/apache/camel/quarkus/component/jira/it/JiraRouteBuilder.java

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379174291 ## File path: integration-tests/jira/src/main/java/org/apache/camel/quarkus/component/jira/it/JiraResource.java

[GitHub] [camel-quarkus] ffang commented on issue #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on issue #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#issuecomment-586020653 This commit https://github.com/apache/camel-quarkus/commit/45d8654855988b8a84f44ad9593ea36c298a3421 addressed some straightforward feedback

[GitHub] [camel-quarkus] ffang opened a new issue #715: improve camel-jira integration test

2020-02-13 Thread GitBox
ffang opened a new issue #715: improve camel-jira integration test URL: https://github.com/apache/camel-quarkus/issues/715 As the feedback here https://github.com/apache/camel-quarkus/pull/712 Like remove additionalBuildArgs from pom.xml; using application.properties for

[GitHub] [camel-quarkus] lburgazzoli commented on issue #714: camel-jira extension:more polish up

2020-02-13 Thread GitBox
lburgazzoli commented on issue #714: camel-jira extension:more polish up URL: https://github.com/apache/camel-quarkus/pull/714#issuecomment-586019617 may be better if you give the pr job the time to verify the pr This is an

[camel-quarkus] branch master updated: camel-jira extension:more polish up

2020-02-13 Thread ffang
This is an automated email from the ASF dual-hosted git repository. ffang 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 a06e266 camel-jira extension:more polish

[camel] branch master updated (c175296 -> 9d5b774)

2020-02-13 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from c175296 bridgeEndpoint is a query parameter on the producer side add 9d5b774 Add a sync point for all

[GitHub] [camel-quarkus] ffang opened a new pull request #714: camel-jira extension:more polish up

2020-02-13 Thread GitBox
ffang opened a new pull request #714: camel-jira extension:more polish up URL: https://github.com/apache/camel-quarkus/pull/714 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-quarkus] ffang merged pull request #714: camel-jira extension:more polish up

2020-02-13 Thread GitBox
ffang merged pull request #714: camel-jira extension:more polish up URL: https://github.com/apache/camel-quarkus/pull/714 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379168276 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379167601 ## File path: pom.xml ## @@ -42,11 +42,13 @@ 2.10.4 3.0.1 +20.0 Review comment:

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379163520 ## File path: integration-tests/jira/src/test/java/org/apache/camel/quarkus/component/jira/it/JiraTest.java ##

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379162760 ## File path: integration-tests/jira/src/main/java/org/apache/camel/quarkus/component/jira/it/JiraResource.java

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379158877 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] lburgazzoli commented on issue #712: create camel-jira extension #710

2020-02-13 Thread GitBox
lburgazzoli commented on issue #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#issuecomment-585996468 IMHO commenting and requiring changes on a closed PR is not really the best thing to do as it is quite easy to get things lost. As the code is

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379142658 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379142309 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379141940 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ffang commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379140142 ## File path: extensions/jira/runtime/pom.xml ## @@ -0,0 +1,125 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379126589 ## File path: integration-tests/jira/src/main/java/org/apache/camel/quarkus/component/jira/it/JiraResource.java

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
jamesnetherton commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379125729 ## File path: integration-tests/jira/src/main/java/org/apache/camel/quarkus/component/jira/it/JiraResource.java

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379125879 ## File path: pom.xml ## @@ -42,11 +42,13 @@ 2.10.4 3.0.1 +20.0 Review comment:

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
jamesnetherton commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379123618 ## File path: pom.xml ## @@ -42,11 +42,13 @@ 2.10.4 3.0.1 +20.0 Review

[GitHub] [camel-quarkus] ffang commented on issue #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on issue #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#issuecomment-585973892 @oscerd rerun the CI, all passed This is an automated message from the Apache Git

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379118117 ## File path: extensions/jira/runtime/pom.xml ## @@ -0,0 +1,125 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379099041 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379106862 ## File path: integration-tests/jira/src/test/java/org/apache/camel/quarkus/component/jira/it/JiraTest.java ##

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379105437 ## File path: integration-tests/jira/src/main/java/org/apache/camel/quarkus/component/jira/it/JiraResource.java

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379095468 ## File path: extensions/jira/runtime/pom.xml ## @@ -0,0 +1,125 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379104727 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379114814 ## File path: pom.xml ## @@ -42,11 +42,13 @@ 2.10.4 3.0.1 +20.0 Review comment:

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379108730 ## File path: integration-tests/jira/src/main/java/org/apache/camel/quarkus/component/jira/it/JiraResource.java

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379096824 ## File path: extensions/pom.xml ## @@ -89,6 +89,7 @@ netty-http olingo4 opentracing

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379101876 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379097680 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379101606 ## File path: integration-tests/jira/pom.xml ## @@ -0,0 +1,202 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ppalaga commented on a change in pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379108868 ## File path: integration-tests/jira/src/main/java/org/apache/camel/quarkus/component/jira/it/JiraRouteBuilder.java

[GitHub] [camel-quarkus] ppalaga opened a new issue #713: Revisit the Quarkus native image mojo options generated by create-extension

2020-02-13 Thread GitBox
ppalaga opened a new issue #713: Revisit the Quarkus native image mojo options generated by create-extension URL: https://github.com/apache/camel-quarkus/issues/713 At least `true` should be removed This is an automated

[camel] branch master updated: bridgeEndpoint is a query parameter on the producer side

2020-02-13 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository. bvahdat 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 c175296 bridgeEndpoint is a query parameter on

[GitHub] [camel-quarkus] oscerd commented on issue #712: create camel-jira extension #710

2020-02-13 Thread GitBox
oscerd commented on issue #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#issuecomment-585943804 Checks were failing btw. Can you double check? This is an automated message from

[GitHub] [camel-quarkus] ffang closed issue #710: create camel-jira extension

2020-02-13 Thread GitBox
ffang closed issue #710: create camel-jira extension URL: https://github.com/apache/camel-quarkus/issues/710 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[camel-quarkus] branch master updated: create camel-jira extension #710

2020-02-13 Thread ffang
This is an automated email from the ASF dual-hosted git repository. ffang 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 ddd1448 create camel-jira extension #710

[GitHub] [camel-quarkus] ffang commented on issue #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang commented on issue #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712#issuecomment-585941951 thanks @oscerd ! This is an automated message from the Apache Git Service. To

[GitHub] [camel-quarkus] ffang merged pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang merged pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-quarkus] ffang opened a new pull request #712: create camel-jira extension #710

2020-02-13 Thread GitBox
ffang opened a new pull request #712: create camel-jira extension #710 URL: https://github.com/apache/camel-quarkus/pull/712 This is an automated message from the Apache Git Service. To respond to the message, please log on

[camel-quarkus] 02/02: Fix MongoDbProcessor according to the latest changes in the mongodb extension

2020-02-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit a3d0fbdc26aa47741f3c3e94455248f42d0f69e3 Author: lburgazzoli AuthorDate: Fri Feb 7 10:49:27 2020

[camel-quarkus] 01/02: Set quarkus.version to 999-SNAPSHOT

2020-02-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit e435e652ddf1d7110f356709a7600053550bbc6e Author: lburgazzoli AuthorDate: Fri Feb 7 10:48:54 2020

[camel-quarkus] branch quarkus-master updated (df73414 -> a3d0fbd)

2020-02-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard df73414 Fix MongoDbProcessor according to the latest changes in the mongodb extension discard

[camel] branch master updated: CAMEL-14548: resilience4j doesn't catch configuration from spring boot

2020-02-13 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 60a8dc9 CAMEL-14548: resilience4j doesn't

[GitHub] [camel-quarkus] lburgazzoli commented on issue #698: Camel master update

2020-02-13 Thread GitBox
lburgazzoli commented on issue #698: Camel master update URL: https://github.com/apache/camel-quarkus/pull/698#issuecomment-585869308 > But you're right, it is a bit tricky to manage when the target keeps on moving. it is the funny part

[GitHub] [camel-quarkus] jamesnetherton commented on issue #698: Camel master update

2020-02-13 Thread GitBox
jamesnetherton commented on issue #698: Camel master update URL: https://github.com/apache/camel-quarkus/pull/698#issuecomment-585868541 The error is reproducible by slurping down the latest SNAPSHOTs. E.g build with `-U`. But you're right, it is a bit tricky to manage when the

[GitHub] [camel-quarkus] lburgazzoli opened a new issue #711: Create extension for camel-master component

2020-02-13 Thread GitBox
lburgazzoli opened a new issue #711: Create extension for camel-master component URL: https://github.com/apache/camel-quarkus/issues/711 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-quarkus] ppalaga commented on issue #698: Camel master update

2020-02-13 Thread GitBox
ppalaga commented on issue #698: Camel master update URL: https://github.com/apache/camel-quarkus/pull/698#issuecomment-585854700 There is never enough fun with snapshots. The CI apparently uses a different snapshot than my machine. There is no way to figure out which one is used by the

[GitHub] [camel-quarkus] lburgazzoli closed issue #627: Add JniBuildItem to extensions that need JNI

2020-02-13 Thread GitBox
lburgazzoli closed issue #627: Add JniBuildItem to extensions that need JNI URL: https://github.com/apache/camel-quarkus/issues/627 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-quarkus] ppalaga commented on issue #627: Add JniBuildItem to extensions that need JNI

2020-02-13 Thread GitBox
ppalaga commented on issue #627: Add JniBuildItem to extensions that need JNI URL: https://github.com/apache/camel-quarkus/issues/627#issuecomment-585849673 Can't we close this one after https://github.com/apache/camel-quarkus/pull/701 ?

[camel] branch master updated (0a183fe -> a183005)

2020-02-13 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.git. from 0a183fe Fix the build by making sure the current package plugin is always used add a183005

[GitHub] [camel-quarkus] ppalaga commented on issue #698: Camel master update

2020-02-13 Thread GitBox
ppalaga commented on issue #698: Camel master update URL: https://github.com/apache/camel-quarkus/pull/698#issuecomment-585841818 One more fix in e974195 This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-quarkus] lburgazzoli closed issue #688: Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade

2020-02-13 Thread GitBox
lburgazzoli closed issue #688: Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade URL: https://github.com/apache/camel-quarkus/issues/688 This is an automated message from the Apache Git Service. To

[camel-quarkus] 01/02: Fix #688 Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade

2020-02-13 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 commit c9a5ddd3c259f57b3a7198dba956e15db5a38fb0 Author: Peter Palaga AuthorDate: Thu Feb 13 15:01:15 2020 +0100

[camel-quarkus] branch master updated (cd5d161 -> a2c8b41)

2020-02-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from cd5d161 Update mvnd.builder.rules by running mvn process-resources -Pformat new c9a5ddd Fix #688

[GitHub] [camel-quarkus] lburgazzoli merged pull request #709: #688 #694 Minor create-extension mojo fixes

2020-02-13 Thread GitBox
lburgazzoli merged pull request #709: #688 #694 Minor create-extension mojo fixes URL: https://github.com/apache/camel-quarkus/pull/709 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-quarkus] lburgazzoli closed issue #694: quarkus-maven-plugin generate application.properties file for IT tests

2020-02-13 Thread GitBox
lburgazzoli closed issue #694: quarkus-maven-plugin generate application.properties file for IT tests URL: https://github.com/apache/camel-quarkus/issues/694 This is an automated message from the Apache Git Service. To

[camel-quarkus] 02/02: Fix #694 quarkus-maven-plugin generate application.properties file for IT tests

2020-02-13 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 commit a2c8b41de7c6db195de8621185b55d5dab03c917 Author: Peter Palaga AuthorDate: Thu Feb 13 15:14:16 2020 +0100

[camel] branch master updated: Fix the build by making sure the current package plugin is always used

2020-02-13 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet 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 0a183fe Fix the build by making sure the

[GitHub] [camel-quarkus] ffang opened a new issue #710: create camel-jira extension

2020-02-13 Thread GitBox
ffang opened a new issue #710: create camel-jira extension URL: https://github.com/apache/camel-quarkus/issues/710 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [camel-quarkus] ffang closed pull request #199: Camel jira

2020-02-13 Thread GitBox
ffang closed pull request #199: Camel jira URL: https://github.com/apache/camel-quarkus/pull/199 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] ffang commented on issue #199: Camel jira

2020-02-13 Thread GitBox
ffang commented on issue #199: Camel jira URL: https://github.com/apache/camel-quarkus/pull/199#issuecomment-585836760 I will close this PR since this is messy and out-of-date, will send a new PR for camel-jira quarkus extension with native mode fixed

[camel] branch master updated: Upgrade Fabric8 Maven plugin to version 4.4.0

2020-02-13 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.git The following commit(s) were added to refs/heads/master by this push: new c95ea3d Upgrade Fabric8 Maven plugin to

[camel] branch master updated: [CAMEL-14560] Use a custom xref checker as the antora one is very slow

2020-02-13 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet 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 7a00de4 [CAMEL-14560] Use a custom xref checker

[camel-spring-boot] branch master updated: CAMEL-14548: resilience4j doesn't catch configuration from spring boot

2020-02-13 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-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 9167057 CAMEL-14548:

[camel-website] branch master updated: feat: add Spring Boot starters project

2020-02-13 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 12d47d6 feat: add Spring Boot

[GitHub] [camel-website] zregvart merged pull request #157: feat: add Spring Boot starters project

2020-02-13 Thread GitBox
zregvart merged pull request #157: feat: add Spring Boot starters project URL: https://github.com/apache/camel-website/pull/157 This is an automated message from the Apache Git Service. To respond to the message, please log

[camel-spring-boot] 02/02: Added a test for aws2-ses starter

2020-02-13 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 4155933a3bd2e87ce7130bf617c34db70008bec9 Author: Andrea Cosentino AuthorDate: Thu Feb 13 16:19:27 2020

[camel-spring-boot] 01/02: Added a starter for aws2-ses

2020-02-13 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 84a7d47cc139be6e8d238cb0a81e26eead5aafb9 Author: Andrea Cosentino AuthorDate: Thu Feb 13 16:12:19 2020

[camel-spring-boot] branch master updated (0c018a5 -> 4155933)

2020-02-13 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 0c018a5 Regen new 84a7d47 Added a starter for aws2-ses new 4155933 Added a test for

[camel] branch master updated: Revert "Regen"

2020-02-13 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 fcd27f4 Revert "Regen" fcd27f4 is

[camel-spring-boot] branch master updated: Regen

2020-02-13 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 0c018a5 Regen 0c018a5 is

[GitHub] [camel-k] nicolaferraro opened a new issue #1273: Release 1.0.0-RC2

2020-02-13 Thread GitBox
nicolaferraro opened a new issue #1273: Release 1.0.0-RC2 URL: https://github.com/apache/camel-k/issues/1273 Let's do a 1 week effort to finish the most important issues for RC2, then we do a release. This is an automated

[camel] branch master updated (120d7f9 -> 78ce73c)

2020-02-13 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.git. from 120d7f9 Regen new e1fe780 CAMEL-14551 - Create an AWS-SES component based on SDK v2, Fixed some

[camel] 03/03: CAMEL-14551 - Create an AWS-SES component based on SDK v2, Regen docs

2020-02-13 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.git commit 78ce73c1f73c10ba06687e48e234a5225315db6e Author: Andrea Cosentino AuthorDate: Thu Feb 13 15:41:58 2020 +0100

[camel] 02/03: CAMEL-14551 - Create an AWS-SES component based on SDK v2, Regen the generated code

2020-02-13 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.git commit a268836edf6602eff1a0143b07c97f373e747c3b Author: Andrea Cosentino AuthorDate: Thu Feb 13 15:17:34 2020 +0100

[camel] 01/03: CAMEL-14551 - Create an AWS-SES component based on SDK v2, Fixed some descriptions

2020-02-13 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.git commit e1fe7806871b31b9b654162562dd81f90f95d752 Author: Andrea Cosentino AuthorDate: Thu Feb 13 15:16:13 2020 +0100

[GitHub] [camel-quarkus] ppalaga opened a new pull request #709: #688 #694 Minor create-extension mojo fixes

2020-02-13 Thread GitBox
ppalaga opened a new pull request #709: #688 #694 Minor create-extension mojo fixes URL: https://github.com/apache/camel-quarkus/pull/709 This is an automated message from the Apache Git Service. To respond to the message,

[camel] 02/02: Regen

2020-02-13 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 commit 120d7f96d8b1b3b5df3dcbc2f0f28ab9868db70d Author: lburgazzoli AuthorDate: Thu Feb 13 15:08:31 2020 +0100 Regen

[camel] branch master updated (b8c5d3b -> 120d7f9)

2020-02-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from b8c5d3b CAMEL-14551 - Create an AWS-SES component based on SDK v2, Fixed CS new 1de91a0 Fix CS new

[camel] 01/02: Fix CS

2020-02-13 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 commit 1de91a070ffcfc13e8378d5bb7dd4a9a1c1877c9 Author: lburgazzoli AuthorDate: Thu Feb 13 15:06:52 2020 +0100 Fix CS

[GitHub] [camel-website] oscerd commented on issue #158: fix wrong URL to camel example main

2020-02-13 Thread GitBox
oscerd commented on issue #158: fix wrong URL to camel example main URL: https://github.com/apache/camel-website/pull/158#issuecomment-585772611 Thank you! This is an automated message from the Apache Git Service. To respond

[camel-website] branch master updated: fix wrong URL to camel example main

2020-02-13 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-website.git The following commit(s) were added to refs/heads/master by this push: new 1288fb5 fix wrong URL to camel

[GitHub] [camel-website] oscerd merged pull request #158: fix wrong URL to camel example main

2020-02-13 Thread GitBox
oscerd merged pull request #158: fix wrong URL to camel example main URL: https://github.com/apache/camel-website/pull/158 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-website] apulbere opened a new pull request #158: fix wrong URL to camel example main

2020-02-13 Thread GitBox
apulbere opened a new pull request #158: fix wrong URL to camel example main URL: https://github.com/apache/camel-website/pull/158 This is an automated message from the Apache Git Service. To respond to the message, please

  1   2   >