[GitHub] [camel-k] nicolaferraro commented on issue #744: Automatically create catalogs from maven

2019-10-25 Thread GitBox
nicolaferraro commented on issue #744: Automatically create catalogs from maven URL: https://github.com/apache/camel-k/issues/744#issuecomment-546547260 An error happens when using e.g. runtime 1.0.6 (from staging) and camel 3.0.0-RC1 ---

[GitHub] [camel-k] nicolaferraro opened a new issue #744: Automatically create catalogs from maven

2019-10-25 Thread GitBox
nicolaferraro opened a new issue #744: Automatically create catalogs from maven URL: https://github.com/apache/camel-k/issues/744 Cannot the catalog be created by the operator if not present in the cluster? It seems to me a simple maven build and it saves a lot of work when people want t

[camel-k-runtime] branch master updated: [maven-release-plugin] prepare for next development iteration

2019-10-25 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 2ac19c4 [maven-release-plugin] prepa

[camel-k-runtime] annotated tag camel-k-runtime-parent-1.0.6 created (now d167688)

2019-10-25 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to annotated tag camel-k-runtime-parent-1.0.6 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. at d167688 (tag) tagging 30993706b9e68e97abc5946fe5a553808f20d7f7 (commit) re

[camel-k-runtime] branch master updated: [maven-release-plugin] prepare release camel-k-runtime-parent-1.0.6

2019-10-25 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 3099370 [maven-release-plugin] prepa

[GitHub] [camel-quarkus] ppalaga commented on issue #248: Create a Camel Netty TCP extension

2019-10-25 Thread GitBox
ppalaga commented on issue #248: Create a Camel Netty TCP extension URL: https://github.com/apache/camel-quarkus/issues/248#issuecomment-546488981 I'd be fine with using a `java.net.Socket` directly, but I am not the highest instance here. WDYT, @lburgazzoli and others? ---

[GitHub] [camel-quarkus] gnodet commented on issue #336: Make the maven plugin depend on the camel package-maven-plugin

2019-10-25 Thread GitBox
gnodet commented on issue #336: Make the maven plugin depend on the camel package-maven-plugin URL: https://github.com/apache/camel-quarkus/issues/336#issuecomment-546486191 Sure, that can be investigated. I haven't really checked how the model is used, but I don't think Camel should be t

[GitHub] [camel-quarkus] dhartford commented on issue #248: Create a Camel Netty TCP extension

2019-10-25 Thread GitBox
dhartford commented on issue #248: Create a Camel Netty TCP extension URL: https://github.com/apache/camel-quarkus/issues/248#issuecomment-546468763 Pre-review request - I've started doing the integration tests directly with Socket code, which feels incorrect, but I didn't want to burden wi

[camel] branch master updated: fix parentheses

2019-10-25 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 2997b61 fix parentheses new 0ff3f67 Me

[camel-k-runtime] branch master updated: Provide support for statically defined cloudevent headers #175

2019-10-25 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 1cd9bf7 Provide support for statical

[GitHub] [camel-k-runtime] nicolaferraro merged pull request #176: Provide support for statically defined cloudevent headers

2019-10-25 Thread GitBox
nicolaferraro merged pull request #176: Provide support for statically defined cloudevent headers URL: https://github.com/apache/camel-k-runtime/pull/176 This is an automated message from the Apache Git Service. To respond t

[GitHub] [camel-k-runtime] nicolaferraro closed issue #175: Provide support for statically defined cloudevent headers

2019-10-25 Thread GitBox
nicolaferraro closed issue #175: Provide support for statically defined cloudevent headers URL: https://github.com/apache/camel-k-runtime/issues/175 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] oscerd commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
oscerd commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546404720 A groovy script in a maven project for doing what a plugin can already do is just forced.. it seems to me this is just a matter of taste..

[GitHub] [camel-quarkus] ppalaga commented on issue #335: Fix #326 platform-http should return 415 for an unaccepted content type

2019-10-25 Thread GitBox
ppalaga commented on issue #335: Fix #326 platform-http should return 415 for an unaccepted content type URL: https://github.com/apache/camel-quarkus/pull/335#issuecomment-546403303 Anyway, any feeback here would be welcome.

[GitHub] [camel-quarkus] ppalaga commented on issue #335: Fix #326 platform-http should return 415 for an unaccepted content type

2019-10-25 Thread GitBox
ppalaga commented on issue #335: Fix #326 platform-http should return 415 for an unaccepted content type URL: https://github.com/apache/camel-quarkus/pull/335#issuecomment-546402878 > I found that the older HTTP components suffer from the same problem. REST with servlet definitely do

[camel] branch CAMEL-13965 updated (3f71e20 -> ae2dff6)

2019-10-25 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a change to branch CAMEL-13965 in repository https://gitbox.apache.org/repos/asf/camel.git. discard 3f71e20 CAMEL-14084: Initial import of camel-testcontainers-spring-junit5 from camel-testcontainers-spring

[camel] 01/02: CAMEL-14084: Migrated camel-consul tests to camel-testcontainers-spring-junit5

2019-10-25 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch CAMEL-13965 in repository https://gitbox.apache.org/repos/asf/camel.git commit fbeb9ca5051cdd6fe8b0c9c2983e44f6f8654d65 Author: aldettinger AuthorDate: Fri Oct 25 14:00:19 2019 +0200 CA

[camel] 02/02: CAMEL-14084: Migrated remaining camel-consul tests to JUnit 5

2019-10-25 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch CAMEL-13965 in repository https://gitbox.apache.org/repos/asf/camel.git commit ae2dff6aa05d44166f32299276055197e98c Author: aldettinger AuthorDate: Fri Oct 25 17:24:00 2019 +0200 CA

[GitHub] [camel-k-runtime] lburgazzoli opened a new pull request #176: Provide support for statically defined cloudevent headers

2019-10-25 Thread GitBox
lburgazzoli opened a new pull request #176: Provide support for statically defined cloudevent headers URL: https://github.com/apache/camel-k-runtime/pull/176 Fixes #175 This is an automated message from the Apache Git Service

[GitHub] [camel-quarkus] ppalaga commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
ppalaga commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546399814 > One of the problem I had with scripts in the past was that some scripts were applied according to the name of the artifact or based of

[GitHub] [camel-quarkus] asf-ci commented on issue #335: Fix #326 platform-http should return 415 for an unaccepted content type

2019-10-25 Thread GitBox
asf-ci commented on issue #335: Fix #326 platform-http should return 415 for an unaccepted content type URL: https://github.com/apache/camel-quarkus/pull/335#issuecomment-546391069 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/jo

[camel] branch master updated (60d49c2 -> 6482760)

2019-10-25 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 60d49c2 Camel-Pulsar: Regen new 1dc28db Camel-Spark: Use only Spark in the Title new 6482760 Camel-Sp

[camel] 02/02: Camel-Spark: Regen

2019-10-25 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 648276070bba6e85beb193aa801c2649adad3ce2 Author: Andrea Cosentino AuthorDate: Fri Oct 25 16:40:58 2019 +0200 Cam

[camel] 01/02: Camel-Spark: Use only Spark in the Title

2019-10-25 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 1dc28db2ddd8fa20643fa800fe7aaea03cfdc690 Author: Andrea Cosentino AuthorDate: Fri Oct 25 16:33:48 2019 +0200 Cam

[GitHub] [camel-quarkus] lburgazzoli commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
lburgazzoli commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546381671 The scripts are good for quick fix but as long term solution a plugin feels more appropriate. One of the problem I had with sc

[GitHub] [camel-quarkus] oscerd commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
oscerd commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546378744 I mean, to me an ad-hoc groovy is an hacky solution in this context. I vote for the maven plugin for this. --

[camel] 02/02: Camel-Pulsar: Regen

2019-10-25 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 60d49c29dab7249cb24f3e370e9064d174b4b3d1 Author: Andrea Cosentino AuthorDate: Fri Oct 25 16:31:27 2019 +0200 Cam

[camel] 01/02: Camel-Pulsar: Use just Pulsar as title

2019-10-25 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 c71604bb99b8ba00e7e7463e8ab4c00e556fc79d Author: Andrea Cosentino AuthorDate: Fri Oct 25 16:02:51 2019 +0200 Cam

[camel] branch master updated (1bcd5b2 -> 60d49c2)

2019-10-25 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 1bcd5b2 CAMEL-14084: Created the camel-testcontainers-spring-junit5 module from camel-testcontainers-spring

[GitHub] [camel-quarkus] oscerd commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
oscerd commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546377276 I still believe, since we use maven, a maven plugin is the correct solution. -

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #338: Create a Camel SnakeYAML extension

2019-10-25 Thread GitBox
jamesnetherton opened a new issue #338: Create a Camel SnakeYAML extension URL: https://github.com/apache/camel-quarkus/issues/338 https://github.com/apache/camel/tree/master/components/camel-snakeyaml This is an automated mes

[GitHub] [camel-quarkus] ppalaga commented on issue #337: Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/

2019-10-25 Thread GitBox
ppalaga commented on issue #337: Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/ URL: https://github.com/apache/camel-quarkus/issues/337#issuecomment-546375730 The formatter-maven-plugin uses Eclipse JDT under the hood, so it's config file can be d

[GitHub] [camel-quarkus] lburgazzoli commented on issue #337: Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/

2019-10-25 Thread GitBox
lburgazzoli commented on issue #337: Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/ URL: https://github.com/apache/camel-quarkus/issues/337#issuecomment-546372160 would it be possible to share the same rules with the IDE ? IMH formatting tools to

[GitHub] [camel-quarkus] ppalaga commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
ppalaga commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546372156 > What are the advantages of an ad hoc groovy instead? * Less code (no extra maven module), less dependencies * Faster build tim

[GitHub] [camel-quarkus] ppalaga commented on issue #337: Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/

2019-10-25 Thread GitBox
ppalaga commented on issue #337: Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/ URL: https://github.com/apache/camel-quarkus/issues/337#issuecomment-546370320 impsort-maven-plugin would be also nice for sorting the imports. https://code.reve

[GitHub] [camel-quarkus] oscerd edited a comment on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
oscerd edited a comment on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546368921 What are the advantages of an ad hoc groovy instead? This is an au

[GitHub] [camel-quarkus] oscerd commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
oscerd commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546368921 What are the advantage of an ad hoc groovy instead? This is an automated

[GitHub] [camel-quarkus] ppalaga commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
ppalaga commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546367382 > As we are using maven and we already have a maven plugin I think it could make sense to consolidate such features in a plugin Co

[GitHub] [camel-k-runtime] nicolaferraro opened a new issue #175: Provide support for statically defined cloudevent headers

2019-10-25 Thread GitBox
nicolaferraro opened a new issue #175: Provide support for statically defined cloudevent headers URL: https://github.com/apache/camel-k-runtime/issues/175 The `ceOverride` extensions that are set by users on the CR resource. It's an optional feature: https://github.com/knative/event

[GitHub] [camel-quarkus] ppalaga commented on issue #336: Make the maven plugin depend on the camel package-maven-plugin

2019-10-25 Thread GitBox
ppalaga commented on issue #336: Make the maven plugin depend on the camel package-maven-plugin URL: https://github.com/apache/camel-quarkus/issues/336#issuecomment-546363393 I am far from knowing all the details, but wouldn't it be even better to port the features we need here to Camel ma

[GitHub] [camel-quarkus] ppalaga commented on issue #337: Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/

2019-10-25 Thread GitBox
ppalaga commented on issue #337: Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/ URL: https://github.com/apache/camel-quarkus/issues/337#issuecomment-546362245 It needs Eclipse formatter settings XML file. What would be your strategy to get one? I

[GitHub] [camel-quarkus] gnodet commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
gnodet commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546361380 Raised #336 and #337 This is an automated message from the Apache Git Ser

[GitHub] [camel-quarkus] gnodet opened a new issue #337: Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/

2019-10-25 Thread GitBox
gnodet opened a new issue #337: Experiment with the code formatter plugin https://code.revelc.net/formatter-maven-plugin/ URL: https://github.com/apache/camel-quarkus/issues/337 This is an automated message from the Apache G

[GitHub] [camel-quarkus] gnodet opened a new issue #336: Make the maven plugin extend the camel package-maven-plugin

2019-10-25 Thread GitBox
gnodet opened a new issue #336: Make the maven plugin extend the camel package-maven-plugin URL: https://github.com/apache/camel-quarkus/issues/336 And remove duplicate code around model objects / helpers, etc... This is an a

[GitHub] [camel-quarkus] lburgazzoli commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
lburgazzoli commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546356951 As usual :) This is an automated message from the Apache Git Servic

[GitHub] [camel-quarkus] oscerd commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
oscerd commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546355994 You weren't clear :-D This is an automated message from the Apache Git Se

[GitHub] [camel-quarkus] lburgazzoli commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
lburgazzoli commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546355717 About enforcing rules I was thinking about the groovy scripts we now have to enforce - the presence of some content in the ext

[GitHub] [camel-quarkus] oscerd commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
oscerd commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546352557 I think it would makes sense to extend the package-maven-plugin from Camel. For the enforcing, yeah, I think we are talking about fo

[GitHub] [camel-quarkus] gnodet commented on issue #293: Think about consolidating enforcing rules

2019-10-25 Thread GitBox
gnodet commented on issue #293: Think about consolidating enforcing rules URL: https://github.com/apache/camel-quarkus/issues/293#issuecomment-546351028 What about having the camel-quarkus plugin extends the camel `package-maven-plugin` ? That would remove the duplication of the model / he

[GitHub] [camel-quarkus] asf-ci commented on issue #335: Fix #326 platform-http should return 415 for an unaccepted content type

2019-10-25 Thread GitBox
asf-ci commented on issue #335: Fix #326 platform-http should return 415 for an unaccepted content type URL: https://github.com/apache/camel-quarkus/pull/335#issuecomment-546344067 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/jo

[GitHub] [camel-quarkus] ppalaga commented on issue #335: Fix #326 platform-http should return 415 for an unaccepted content type

2019-10-25 Thread GitBox
ppalaga commented on issue #335: Fix #326 platform-http should return 415 for an unaccepted content type URL: https://github.com/apache/camel-quarkus/pull/335#issuecomment-546320148 69dc5c3 added an analogous fix and tests for the situations where 406 is appropriate --

[GitHub] [camel-quarkus] ppalaga opened a new pull request #335: Fix #326 platform-http should return 415 for an unaccepted encoding

2019-10-25 Thread GitBox
ppalaga opened a new pull request #335: Fix #326 platform-http should return 415 for an unaccepted encoding URL: https://github.com/apache/camel-quarkus/pull/335 This is a rather straightforward fix. I found that the older HTTP components suffer from the same problem. That might also mean

[camel-quarkus] annotated tag 0.3.0 created (now 89e82d1)

2019-10-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to annotated tag 0.3.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. at 89e82d1 (tag) tagging 90230ceca163dc11fe6f3328ef07a832b03ed590 (commit) replaces 0.2.0 by A

[camel-quarkus] branch master updated: [maven-release-plugin] prepare for next development iteration

2019-10-25 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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new e74950e [maven-release-plugin] prepa

[camel-quarkus] branch master updated: [maven-release-plugin] prepare release 0.3.0

2019-10-25 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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 90230ce [maven-release-plugin] prepa

[camel-quarkus] branch master updated: Added a DummyClass to timer-log-xml example to make Javadoc happy for the moment

2019-10-25 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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new bb9e67f Added a DummyClass to timer-

[camel-quarkus] branch master updated: Added Javadoc to Package Maven plugin

2019-10-25 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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 87a5d2e Added Javadoc to Package Mav

[GitHub] [camel-k-runtime] nicolaferraro merged pull request #174: Wrong CloudEvent Headers used

2019-10-25 Thread GitBox
nicolaferraro merged pull request #174: Wrong CloudEvent Headers used URL: https://github.com/apache/camel-k-runtime/pull/174 This is an automated message from the Apache Git Service. To respond to the message, please log on

[camel-k-runtime] branch master updated (34c792b -> 3c167b3)

2019-10-25 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from 34c792b Merge pull request #174 from lburgazzoli/github-173 new d682cce Fix #170: add support for w

[camel-k-runtime] branch master updated: Wrong CloudEvent Headers used #173

2019-10-25 Thread nferraro
This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new f3453ff Wrong CloudEvent Headers us

[GitHub] [camel-k-runtime] nicolaferraro closed issue #170: Add support for webhook endpoints

2019-10-25 Thread GitBox
nicolaferraro closed issue #170: Add support for webhook endpoints URL: https://github.com/apache/camel-k-runtime/issues/170 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [camel-k-runtime] nicolaferraro merged pull request #171: Fix #170: add support for webhook endpoints

2019-10-25 Thread GitBox
nicolaferraro merged pull request #171: Fix #170: add support for webhook endpoints URL: https://github.com/apache/camel-k-runtime/pull/171 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k-runtime] nicolaferraro closed issue #173: Wrong CloudEvent Headers used

2019-10-25 Thread GitBox
nicolaferraro closed issue #173: Wrong CloudEvent Headers used URL: https://github.com/apache/camel-k-runtime/issues/173 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[camel] branch master updated: CAMEL-14084: Created the camel-testcontainers-spring-junit5 module from camel-testcontainers-spring

2019-10-25 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger 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 1bcd5b2 CAMEL-14084: Created the camel-test

[camel] 01/01: CAMEL-14084: Initial import of camel-testcontainers-spring-junit5 from camel-testcontainers-spring

2019-10-25 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch CAMEL-13965 in repository https://gitbox.apache.org/repos/asf/camel.git commit 3f71e2014c458405e9a613c6555b5578b724ddb2 Author: aldettinger AuthorDate: Thu Oct 24 13:01:49 2019 +0200 CA

[camel] branch CAMEL-13965 updated (b3aa2af -> 3f71e20)

2019-10-25 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a change to branch CAMEL-13965 in repository https://gitbox.apache.org/repos/asf/camel.git. discard b3aa2af CAMEL-14084: Initial import of camel-testcontainers-spring-junit5 from camel-testcontainers-spring

[camel] branch master updated: Add XML schema references for release 3.0.0-RC3

2019-10-25 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski 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 2cb7f65 Add XML schema references for release

[GitHub] [camel-k] nicolaferraro opened a new issue #1027: GC trait fails on unknown types

2019-10-25 Thread GitBox
nicolaferraro opened a new issue #1027: GC trait fails on unknown types URL: https://github.com/apache/camel-k/issues/1027 When a CamelSource holds a Integration, everything seems to be working fine, except for the GC trait that fails because of: ``` camel-k-operator-69c59d7584-lh

[camel-quarkus] branch master updated: chore: remove staging repo

2019-10-25 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 The following commit(s) were added to refs/heads/master by this push: new ae3cae8 chore: remove staging repo

[camel-website] branch master updated: Add new entry for Camel 3.0.0-RC3 release announcement

2019-10-25 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski 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 75fd578 Add new entry for Camel 3.0.0

svn commit: r1051976 [1/3] - in /websites/production/camel/content/schema: cxf/ spring-security/ spring/ spring/integration/

2019-10-25 Thread gzurowski
Author: gzurowski Date: Fri Oct 25 07:00:48 2019 New Revision: 1051976 Log: Uploading released schemas for camel-3.0.0-RC3 Added: websites/production/camel/content/schema/cxf/camel-cxf-3.0.0-RC3-blueprint.xsd websites/production/camel/content/schema/cxf/camel-cxf-3.0.0-RC3-spring.xsd

svn commit: r1051976 [2/3] - in /websites/production/camel/content/schema: cxf/ spring-security/ spring/ spring/integration/

2019-10-25 Thread gzurowski
Added: websites/production/camel/content/schema/spring/camel-spring-3.0.0-RC3.xsd == --- websites/production/camel/content/schema/spring/camel-spring-3.0.0-RC3.xsd (added) +++ websites/production/camel/content/schema/spri

svn commit: r1051976 [3/3] - in /websites/production/camel/content/schema: cxf/ spring-security/ spring/ spring/integration/

2019-10-25 Thread gzurowski
Added: websites/production/camel/content/schema/spring/integration/camel-spring-integration-3.0.0-RC3.xsd == --- websites/production/camel/content/schema/spring/integration/camel-spring-integration-3.0.0-RC3.xsd (added)