[GitHub] [camel-k] WillemJiang edited a comment on issue #731: camelContext is not supported in XML DSL routedefinition

2019-06-10 Thread GitBox
WillemJiang edited a comment on issue #731: camelContext is not supported in XML DSL routedefinition URL: https://github.com/apache/camel-k/issues/731#issuecomment-500668233 It looks like the restConfiguration part is not loaded yet. For the Rest routes, there are

[GitHub] [camel-k] WillemJiang commented on issue #731: camelContext is not supported in XML DSL routedefinition

2019-06-10 Thread GitBox
WillemJiang commented on issue #731: camelContext is not supported in XML DSL routedefinition URL: https://github.com/apache/camel-k/issues/731#issuecomment-500668233 It looks like the restConfiguration part is not loader yet. I will dig more about it.

[GitHub] [camel-k] ewcchan commented on issue #731: camelContext is not supported in XML DSL routedefinition

2019-06-10 Thread GitBox
ewcchan commented on issue #731: camelContext is not supported in XML DSL routedefinition URL: https://github.com/apache/camel-k/issues/731#issuecomment-500664592 I tried with 0.0.0.0 and it does not work neither... ``` ubuntu@eugene-kamel-dev:~/repos/demos/camel-atlasmap-demo3$

[GitHub] [camel-k] WillemJiang commented on issue #732: Update Camel K tagline in Kamel CLI

2019-06-10 Thread GitBox
WillemJiang commented on issue #732: Update Camel K tagline in Kamel CLI URL: https://github.com/apache/camel-k/issues/732#issuecomment-500642840 As we don't have admin right of github repo, I just created an Infra JIRA [INFRA-18591](https://issues.apache.org/jira/browse/INFRA-18591) for

[GitHub] [camel-k] WillemJiang commented on issue #736: camel-k-cache crashes on minikube

2019-06-10 Thread GitBox
WillemJiang commented on issue #736: camel-k-cache crashes on minikube URL: https://github.com/apache/camel-k/issues/736#issuecomment-500621708 @mayurans Could you specify the camel-k version that you use and the memory,storage setting of your minikube?

[GitHub] [camel-k] WillemJiang commented on issue #731: camelContext is not supported in XML DSL routedefinition

2019-06-10 Thread GitBox
WillemJiang commented on issue #731: camelContext is not supported in XML DSL routedefinition URL: https://github.com/apache/camel-k/issues/731#issuecomment-500620830 @ewcchan you cannot use the "127.0.0.1" as the address for the restlet to listen if you deploy the serivce into K8s

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #81: Support camel 3.0.0 M3 #79

2019-06-10 Thread GitBox
lburgazzoli merged pull request #81: Support camel 3.0.0 M3 #79 URL: https://github.com/apache/camel-k-runtime/pull/81 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-k] ewcchan commented on issue #731: camelContext is not supported in XML DSL routedefinition

2019-06-10 Thread GitBox
ewcchan commented on issue #731: camelContext is not supported in XML DSL routedefinition URL: https://github.com/apache/camel-k/issues/731#issuecomment-500487048 I tried with separating the rest fragments out in its standalone xml. ``` http://camel.apache.org/schema/spring;>

[GitHub] [camel-k] mayurans opened a new issue #736: camel-k-cache crashes on minikube

2019-06-10 Thread GitBox
mayurans opened a new issue #736: camel-k-cache crashes on minikube URL: https://github.com/apache/camel-k/issues/736 On minikube environment, camel-k-cache crashes with following error when "kamel install" is run: ``` $ kubectl logs camel-k-cache panic: runtime error: invalid

Re: [VOTE] Release Apache Camel K 0.3.4

2019-06-10 Thread Willem Jiang
+1. (binding) I checked: 1. Verified the signed the signature and sha512 files , (we need to update the KEYS file once we release the kit). 2. Ran the build from source without any problem 3. Ran the kamel install with my minikube to verify the builded images Willem Jiang Twitter: willemjiang

[GitHub] [camel-k] nicolaferraro commented on issue #730: Allow backward compatible changes in CRD

2019-06-10 Thread GitBox
nicolaferraro commented on issue #730: Allow backward compatible changes in CRD URL: https://github.com/apache/camel-k/issues/730#issuecomment-500438554 Currently yes. If we consider that package is "public", meaning that other projects can build on top of that (and I currently count at

[GitHub] [camel-k-runtime] lburgazzoli commented on a change in pull request #81: Support camel 3.0.0 M3 #79

2019-06-10 Thread GitBox
lburgazzoli commented on a change in pull request #81: Support camel 3.0.0 M3 #79 URL: https://github.com/apache/camel-k-runtime/pull/81#discussion_r292031241 ## File path: camel-k-runtime-core/src/test/java/org/apache/camel/k/support/RuntimeSupportTest.java ## @@ -16,21

Re: [VOTE] Release Apache Camel 2.23.3

2019-06-10 Thread Claus Ibsen
+1 (binding) On Mon, Jun 10, 2019 at 10:04 AM Gregor Zurowski wrote: > > Hi Everyone: > > This is a vote to release Apache Camel 2.23.3 a new planned patch > release for the camel-2.23.x branch with 32 improvements and bug > fixes. > > Release notes: >

[GitHub] [camel-k-runtime] davsclaus commented on a change in pull request #81: Support camel 3.0.0 M3 #79

2019-06-10 Thread GitBox
davsclaus commented on a change in pull request #81: Support camel 3.0.0 M3 #79 URL: https://github.com/apache/camel-k-runtime/pull/81#discussion_r292029415 ## File path: camel-k-runtime-core/src/test/java/org/apache/camel/k/support/RuntimeSupportTest.java ## @@ -16,21

[GitHub] [camel-k-runtime] lburgazzoli commented on a change in pull request #81: Support camel 3.0.0 M3 #79

2019-06-10 Thread GitBox
lburgazzoli commented on a change in pull request #81: Support camel 3.0.0 M3 #79 URL: https://github.com/apache/camel-k-runtime/pull/81#discussion_r292030612 ## File path: camel-k-runtime-core/src/main/java/org/apache/camel/k/support/PropertiesSupport.java ## @@ -28,45

[GitHub] [camel-k-runtime] davsclaus commented on a change in pull request #81: Support camel 3.0.0 M3 #79

2019-06-10 Thread GitBox
davsclaus commented on a change in pull request #81: Support camel 3.0.0 M3 #79 URL: https://github.com/apache/camel-k-runtime/pull/81#discussion_r292030263 ## File path: camel-k-runtime-core/src/main/java/org/apache/camel/k/support/PropertiesSupport.java ## @@ -28,45

[GitHub] [camel-k] nicolaferraro commented on issue #735: Add my pgp key

2019-06-10 Thread GitBox
nicolaferraro commented on issue #735: Add my pgp key URL: https://github.com/apache/camel-k/pull/735#issuecomment-500432301 merged into master This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-k] nicolaferraro commented on issue #735: Add my pgp key

2019-06-10 Thread GitBox
nicolaferraro commented on issue #735: Add my pgp key URL: https://github.com/apache/camel-k/pull/735#issuecomment-500427346 yeah, wrong target.. thanks for spotting This is an automated message from the Apache Git Service.

Re: [VOTE] Release Apache Camel 2.23.3

2019-06-10 Thread Alex Dettinger
+1 (binding) Well done :) Alex On Mon, Jun 10, 2019 at 10:04 AM Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.23.3 a new planned patch > release for the camel-2.23.x branch with 32 improvements and bug > fixes. > > Release notes: >

[GitHub] [camel-k] WillemJiang commented on issue #735: Add my pgp key

2019-06-10 Thread GitBox
WillemJiang commented on issue #735: Add my pgp key URL: https://github.com/apache/camel-k/pull/735#issuecomment-500409577 Can we merge it into master branch? This is an automated message from the Apache Git Service. To

[GitHub] [camel-k] nicolaferraro merged pull request #733: Bump to 1.0.0-M1-SNAPSHOT and release changes

2019-06-10 Thread GitBox
nicolaferraro merged pull request #733: Bump to 1.0.0-M1-SNAPSHOT and release changes URL: https://github.com/apache/camel-k/pull/733 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] nicolaferraro merged pull request #735: Add my pgp key

2019-06-10 Thread GitBox
nicolaferraro merged pull request #735: Add my pgp key URL: https://github.com/apache/camel-k/pull/735 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [camel-k] nicolaferraro opened a new pull request #735: Add my pgp key

2019-06-10 Thread GitBox
nicolaferraro opened a new pull request #735: Add my pgp key URL: https://github.com/apache/camel-k/pull/735 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-k-runtime] lburgazzoli opened a new pull request #81: Support camel 3.0.0 M3 #79

2019-06-10 Thread GitBox
lburgazzoli opened a new pull request #81: Support camel 3.0.0 M3 #79 URL: https://github.com/apache/camel-k-runtime/pull/81 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-k] oscerd merged pull request #734: Added KEYS file

2019-06-10 Thread GitBox
oscerd merged pull request #734: Added KEYS file URL: https://github.com/apache/camel-k/pull/734 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-k] oscerd opened a new pull request #734: Added KEYS file

2019-06-10 Thread GitBox
oscerd opened a new pull request #734: Added KEYS file URL: https://github.com/apache/camel-k/pull/734 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [VOTE] Release Apache Camel 2.22.5

2019-06-10 Thread Onder SEZGIN
+1 On Mon, 10 Jun 2019, 09:41 Andrea Cosentino, wrote: > +1 (binding). > > Thanks Gregor. > > Il giorno lun 10 giu 2019 alle ore 08:37 Francois Papon < > francois.pa...@openobject.fr> ha scritto: > > > +1 (non-binding) > > > > Thanks! > > > > regards, > > > > François > > fpa...@apache.org > >

Re: [VOTE] Release Apache Camel K 0.3.4

2019-06-10 Thread Willem Jiang
Hi, Nicola. Could you add the your public key into the Keys[1] files as Camel does? I need to use that public Key to verify the signatures. You can put the Keys file into here[2] and git repository. [1]https://dist.apache.org/repos/dist/release/camel/apache-camel/KEYS

[GitHub] [camel-k] nicolaferraro opened a new pull request #733: Bump to 1.0.0-M1-SNAPSHOT and release changes

2019-06-10 Thread GitBox
nicolaferraro opened a new pull request #733: Bump to 1.0.0-M1-SNAPSHOT and release changes URL: https://github.com/apache/camel-k/pull/733 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-k] nicolaferraro closed pull request #728: Prepare master for 0.4.0-SNAPSHOT

2019-06-10 Thread GitBox
nicolaferraro closed pull request #728: Prepare master for 0.4.0-SNAPSHOT URL: https://github.com/apache/camel-k/pull/728 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-k] nicolaferraro commented on issue #728: Prepare master for 0.4.0-SNAPSHOT

2019-06-10 Thread GitBox
nicolaferraro commented on issue #728: Prepare master for 0.4.0-SNAPSHOT URL: https://github.com/apache/camel-k/pull/728#issuecomment-500353029 switching master to 1.0.0-M1-SNAPSHOT This is an automated message from the

Re: GSoc 2019 Projects announced

2019-06-10 Thread Nayananga Muhandiram
Hello Everyone, another question I have, even though from index.html to getting-started.html functioning well and linking happened well in public folder why still link-checker says " page not found from index.html to docs/getting-started" (Screenshot attached) I`m a little confused about that.

Re: [VOTE] Release Apache Camel K 0.3.4

2019-06-10 Thread Nicola Ferraro
Ok, added. So, I'll keep only external signature from next release. Nicola On Mon, Jun 10, 2019 at 10:16 AM Willem Jiang wrote: > For the convince binary release, we just need to keep signed signature > outside of the tar.gz. > So we just need to verify the tar.gz files and don't need to

Re: [VOTE] Release Apache Camel K 0.3.4

2019-06-10 Thread Willem Jiang
For the convince binary release, we just need to keep signed signature outside of the tar.gz. So we just need to verify the tar.gz files and don't need to verify all the exec files one by one. Could you add those files for the tar.gz files? Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On

[VOTE] Release Apache Camel 2.23.3

2019-06-10 Thread Gregor Zurowski
Hi Everyone: This is a vote to release Apache Camel 2.23.3 a new planned patch release for the camel-2.23.x branch with 32 improvements and bug fixes. Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345358=12311211 Staging repository:

Re: [VOTE] Release Apache Camel K 0.3.4

2019-06-10 Thread Nicola Ferraro
Yeah, those are in the tar.gz for the binary files. I've added them now also for sources and examples. Don't know which strategy is best. Nicola On Mon, Jun 10, 2019 at 12:52 AM Willem Jiang wrote: > Hi Nicola, > > I cannot find the signed signature[1] and sha512 files in the staging >

[GitHub] [camel-k-runtime] lburgazzoli opened a new issue #80: Support full yaml dsl

2019-06-10 Thread GitBox
lburgazzoli opened a new issue #80: Support full yaml dsl URL: https://github.com/apache/camel-k-runtime/issues/80 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [camel-k-runtime] lburgazzoli opened a new issue #79: Support camel 3.0.0 M3

2019-06-10 Thread GitBox
lburgazzoli opened a new issue #79: Support camel 3.0.0 M3 URL: https://github.com/apache/camel-k-runtime/issues/79 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [camel-k] davsclaus opened a new issue #732: Update Camel K tagline in Kamel CLI

2019-06-10 Thread GitBox
davsclaus opened a new issue #732: Update Camel K tagline in Kamel CLI URL: https://github.com/apache/camel-k/issues/732 $ kamel Apache Camel K is a lightweight integration framework built from Apache Camel that runs natively on Kubernetes and is specifically designed for

Re: [VOTE] Release Apache Camel K 0.3.4

2019-06-10 Thread Luca Burgazzoli
+1 (Binding) --- Luca Burgazzoli On Mon, Jun 10, 2019 at 12:52 AM Willem Jiang wrote: > Hi Nicola, > > I cannot find the signed signature[1] and sha512 files in the staging > directory. > Could you add them into the release directory? > >

[GitHub] [camel-k] bouskaJ commented on issue #600: Testing Camel K integrations

2019-06-10 Thread GitBox
bouskaJ commented on issue #600: Testing Camel K integrations URL: https://github.com/apache/camel-k/issues/600#issuecomment-500316575 @davsclaus, @oscerd, @lburgazzoli, @astefanutti, @valdar, @jamesnetherton any ideas/suggestions?

Re: [VOTE] Release Apache Camel 2.22.5

2019-06-10 Thread Andrea Cosentino
+1 (binding). Thanks Gregor. Il giorno lun 10 giu 2019 alle ore 08:37 Francois Papon < francois.pa...@openobject.fr> ha scritto: > +1 (non-binding) > > Thanks! > > regards, > > François > fpa...@apache.org > > Le 08/06/2019 à 16:52, Gregor Zurowski a écrit : > > Hi Everyone: > > > > This is a

Re: [VOTE] Release Apache Camel 2.22.5

2019-06-10 Thread Francois Papon
+1 (non-binding) Thanks! regards, François fpa...@apache.org Le 08/06/2019 à 16:52, Gregor Zurowski a écrit : > Hi Everyone: > > This is a vote to release Apache Camel 2.22.5 the last planned patch > release for the camel-2.22.x branch with 13 improvements and bug > fixes. > > Release notes: