Complex datatypes in DataFormatClause.

2019-06-27 Thread Beto Flores
Hi all. I am working in adding configurability to the Any23 DataFormat creation through DataFormatClause. I was thinking in two polymorphic forms like these: marshal().any23(conf, extractorsList) marshal().any23(conf) Where conf would be a Map containing Any23 Configuration parameters a

[GitHub] [camel-website] Nayananga opened a new pull request #48: fixes for page not found errors

2019-06-27 Thread GitBox
Nayananga opened a new pull request #48: fixes for page not found errors URL: https://github.com/apache/camel-website/pull/48 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-k] nicolaferraro merged pull request #773: chore(lint): run golanci-lint on travis

2019-06-27 Thread GitBox
nicolaferraro merged pull request #773: chore(lint): run golanci-lint on travis URL: https://github.com/apache/camel-k/pull/773 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [camel-k] nicolaferraro commented on issue #773: chore(lint): run golanci-lint on travis

2019-06-27 Thread GitBox
nicolaferraro commented on issue #773: chore(lint): run golanci-lint on travis URL: https://github.com/apache/camel-k/pull/773#issuecomment-506420332 Why this works on Travis?? ;) This is an automated message from the Apache G

[GitHub] [camel-k] lburgazzoli opened a new pull request #783: Route trait does not work if route.auto is set to false

2019-06-27 Thread GitBox
lburgazzoli opened a new pull request #783: Route trait does not work if route.auto is set to false URL: https://github.com/apache/camel-k/pull/783 Fixes #767 This is an automated message from the Apache Git Service. To respo

[GitHub] [camel-k] nicolaferraro opened a new pull request #782: Initial upgrade support

2019-06-27 Thread GitBox
nicolaferraro opened a new pull request #782: Initial upgrade support URL: https://github.com/apache/camel-k/pull/782 Fix #692 Missing things I'll open a issue for: - install new resources on `kamel install` This is

[GitHub] [camel-k] lburgazzoli commented on issue #780: Add .flow example to e2e tests

2019-06-27 Thread GitBox
lburgazzoli commented on issue #780: Add .flow example to e2e tests URL: https://github.com/apache/camel-k/issues/780#issuecomment-506283755 Depends on #781 as there's no more distinction between flow and yaml dsl This is an a

[GitHub] [camel-k] lburgazzoli opened a new issue #781: Support for new yaml dsl

2019-06-27 Thread GitBox
lburgazzoli opened a new issue #781: Support for new yaml dsl URL: https://github.com/apache/camel-k/issues/781 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 opened a new issue #780: Add .flow example to e2e tests

2019-06-27 Thread GitBox
nicolaferraro opened a new issue #780: Add .flow example to e2e tests URL: https://github.com/apache/camel-k/issues/780 Similar to https://github.com/apache/camel-k/blob/3a4c8823bf311a6d19972243fa1bee6391665fa3/e2e/run_test.go#L45-L51 ---

[GitHub] [camel-k] jamesnetherton opened a new pull request #779: fix: Integration naming issues with numbers in them

2019-06-27 Thread GitBox
jamesnetherton opened a new pull request #779: fix: Integration naming issues with numbers in them URL: https://github.com/apache/camel-k/pull/779 fixes #777 This is an automated message from the Apache Git Service. To respon

[GitHub] [camel-k] utherp0 commented on issue #777: Integration naming issues with numbers in them

2019-06-27 Thread GitBox
utherp0 commented on issue #777: Integration naming issues with numbers in them URL: https://github.com/apache/camel-k/issues/777#issuecomment-506264259 Yup, agreed - I only found it because I have a tendency to use y for demos and noticed that one integration was created and every othe

[GitHub] [camel-k] jamesnetherton commented on issue #777: Integration naming issues with numbers in them

2019-06-27 Thread GitBox
jamesnetherton commented on issue #777: Integration naming issues with numbers in them URL: https://github.com/apache/camel-k/issues/777#issuecomment-506237417 It's because of [this](https://github.com/apache/camel-k/blob/master/pkg/util/kubernetes/sanitize.go#L38) that any non letter cha