[camel] branch master updated: Fixed camel-weak syntax. The endpoint should be singleton.

2020-02-02 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 61f37d8 Fixed camel-weak syntax. The endpoint

[camel] branch master updated (9a30a9c -> c337fe2)

2020-02-02 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 9a30a9c Upgrade Flink to version 1.9.2 new f23f9fb CAMEL-14354: camel-core - Optimize. Ah okay making the af

[camel] 01/03: CAMEL-14354: camel-core - Optimize. Ah okay making the after task static was an expeirment as the classload would load it bootstrap vs load on first use.

2020-02-02 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 f23f9fb4bcb636b9150758e5b58ff0643219371b Author: Claus Ibsen AuthorDate: Sun Feb 2 19:22:07 2020 +0100 CAMEL-1435

[camel] 03/03: Revert "CAMEL-14354: camel-core - Optimize to reduce object allocations for lambda in error handling (critical code path) which gains > 10%"

2020-02-02 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 c337fe221c2c5fb1c4f3fabe745d2bba8c4f1a84 Author: Claus Ibsen AuthorDate: Sun Feb 2 20:38:08 2020 +0100 Revert "CA

[camel] 02/03: CAMEL-14354: camel-core - Optimize to reduce object allocations for lambda in error handling (critical code path) which gains > 10%

2020-02-02 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 2a79dccda2ce54ea5a5dff0b7a55e8d9430157bd Author: Claus Ibsen AuthorDate: Sun Feb 2 20:00:09 2020 +0100 CAMEL-1435

[camel] branch master updated: Upgrade Flink to version 1.9.2

2020-02-02 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 9a30a9c Upgrade Flink to version 1.9.2 9a30a

[camel] branch master updated: Upgrade Narayana to version 5.10.4.Final

2020-02-02 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 0732abd Upgrade Narayana to version 5.10.4.F

[camel] branch master updated (f335870 -> d7241e1)

2020-02-02 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 f335870 camel-schematron: Correct duplicated id in sch-messages-fr.xhtml. new 773c8f6 Polished new 11d

[camel] 01/05: Polished

2020-02-02 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 773c8f6789e3ccd857dce0dabe616815c42c9487 Author: Claus Ibsen AuthorDate: Sun Feb 2 10:30:31 2020 +0100 Polished -

[camel] 03/05: CAMEL-14354: camel-core - Optimize to reduce calling method in critical path

2020-02-02 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 2a74c86ed69964ccf00a0e245d7aedd5fd560482 Author: Claus Ibsen AuthorDate: Sun Feb 2 19:01:23 2020 +0100 CAMEL-1435

[camel] 02/05: CAMEL-14354: camel-core optimize. Lets use a inner class for the after task instead of lambda so we have nicer strackrrace and can better understand them.

2020-02-02 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 11d4eab0f695d4011cda56503f6feea5290bb443 Author: Claus Ibsen AuthorDate: Sun Feb 2 14:02:59 2020 +0100 CAMEL-1435

[camel] 05/05: CAMEL-14354: camel-core - Optimize to reduce calling method in critical path

2020-02-02 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 d7241e1bb045d333dd265d06ba2458994a77adad Author: Claus Ibsen AuthorDate: Sun Feb 2 19:18:21 2020 +0100 CAMEL-1435

[camel] 04/05: CAMEL-14354: camel-core - Optimize pipeline to have work in run method insted of doProcess

2020-02-02 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 8560972de447ee91ac36f7005de8ac1976ebf4ff Author: Claus Ibsen AuthorDate: Sun Feb 2 19:04:57 2020 +0100 CAMEL-1435

[GitHub] [camel-k-runtime] lburgazzoli opened a new issue #232: Replace camel-swagger-rest-dsl-generator with camel-openapi-rest-dsl-generator

2020-02-02 Thread GitBox
lburgazzoli opened a new issue #232: Replace camel-swagger-rest-dsl-generator with camel-openapi-rest-dsl-generator URL: https://github.com/apache/camel-k-runtime/issues/232 Requires camel 3.1.x This is an automated message f