Some thoughts about the Any23 Dataformat.

2019-05-27 Thread Beto Flores
Hi all. The Apache Any23 library supports multiple input formats such as: RDFa, Microdata, Microformat, Turtle, etc. [1]. And to my understanding a Dataformat generally focuses on a single format let say RSS [2] or CSV [3]. So, I was wondering which strategy we could use to fit Any23 as a

[GitHub] [camel-k] lburgazzoli opened a new pull request #689: Update to Camel 2.24.0

2019-05-27 Thread GitBox
lburgazzoli opened a new pull request #689: Update to Camel 2.24.0 URL: https://github.com/apache/camel-k/pull/689 Fixes #655 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-k] lburgazzoli commented on issue #665: Error creating integration context with buildStrategy: routine on minikube

2019-05-27 Thread GitBox
lburgazzoli commented on issue #665: Error creating integration context with buildStrategy: routine on minikube URL: https://github.com/apache/camel-k/issues/665#issuecomment-496363398 Relates to #681 This is an automated

[GitHub] [camel-website] fpapon opened a new pull request #43: [CAMEL-13568] Create archetype for releases

2019-05-27 Thread GitBox
fpapon opened a new pull request #43: [CAMEL-13568] Create archetype for releases URL: https://github.com/apache/camel-website/pull/43 This is an automated message from the Apache Git Service. To respond to the message,

Re: Releasing Camel 3.0.0-M3

2019-05-27 Thread Gregor Zurowski
Yes, I will be available for cutting the RC. Thanks, Gregor On Mon, May 27, 2019, 8:08 AM Andrea Cosentino wrote: > Gregor, are you available for cutting the release next weekend? > > -- > Andrea Cosentino > -- > Apache Camel PMC Chair > Apache Karaf Committer

[GitHub] [camel-website] zregvart merged pull request #42: yarn upgrade inside antora

2019-05-27 Thread GitBox
zregvart merged pull request #42: yarn upgrade inside antora URL: https://github.com/apache/camel-website/pull/42 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

2019-05-27 Thread Andrea Cosentino
Yes, imo it's a good idea to discuss on dev mailing list. Your plan is ok from my point of view. Il lun 27 mag 2019, 18:59 Beto Flores ha scritto: > Hi all. > > The GSoC coding period has started so I am focusing on the implementation > of the Any23 Dataformat. > > I think I should be working

Re: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

2019-05-27 Thread Beto Flores
Hi all. The GSoC coding period has started so I am focusing on the implementation of the Any23 Dataformat. I think I should be working on the following subtasks: - create a new branch in my fork for the project (CAMEL-9260) from the master branch. - create a new maven module in the components

[GitHub] [camel-website] Nayananga opened a new pull request #42: yarn upgrade inside antora

2019-05-27 Thread GitBox
Nayananga opened a new pull request #42: yarn upgrade inside antora URL: https://github.com/apache/camel-website/pull/42 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-website] oscerd merged pull request #41: More phrasing

2019-05-27 Thread GitBox
oscerd merged pull request #41: More phrasing URL: https://github.com/apache/camel-website/pull/41 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-website] oscerd opened a new pull request #41: More phrasing

2019-05-27 Thread GitBox
oscerd opened a new pull request #41: More phrasing URL: https://github.com/apache/camel-website/pull/41 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-k] lburgazzoli opened a new issue #687: support for multiple type of builders

2019-05-27 Thread GitBox
lburgazzoli opened a new issue #687: support for multiple type of builders URL: https://github.com/apache/camel-k/issues/687 at the moment we have a single general builder but we could need to have specialized builder for specific runtime and features, ideally the builder could be

[GitHub] [camel-website] oscerd merged pull request #40: Camel layout: Changing the phrasing a bit

2019-05-27 Thread GitBox
oscerd merged pull request #40: Camel layout: Changing the phrasing a bit URL: https://github.com/apache/camel-website/pull/40 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-website] oscerd opened a new pull request #40: Camel layout: Changing the phrasing a bit

2019-05-27 Thread GitBox
oscerd opened a new pull request #40: Camel layout: Changing the phrasing a bit URL: https://github.com/apache/camel-website/pull/40 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-k] astefanutti commented on issue #686: Insufficient permission when installing 0.3.3 from operatorhub

2019-05-27 Thread GitBox
astefanutti commented on issue #686: Insufficient permission when installing 0.3.3 from operatorhub URL: https://github.com/apache/camel-k/issues/686#issuecomment-496212983 Thanks for the feedback, that's good news. I think it'd be better maintaining only one CSV. I can merge the

[GitHub] [camel-k] nicolaferraro commented on issue #686: Insufficient permission when installing 0.3.3 from operatorhub

2019-05-27 Thread GitBox
nicolaferraro commented on issue #686: Insufficient permission when installing 0.3.3 from operatorhub URL: https://github.com/apache/camel-k/issues/686#issuecomment-496212456 I've not done tests on kube, but I've added all knative permission to the operator role, on a OCP cluster that

[GitHub] [camel-k] astefanutti commented on issue #686: Insufficient permission when installing 0.3.3 from operatorhub

2019-05-27 Thread GitBox
astefanutti commented on issue #686: Insufficient permission when installing 0.3.3 from operatorhub URL: https://github.com/apache/camel-k/issues/686#issuecomment-496206794 Yes, that was the rational of quickly delivering Camel K into operatorhub.io that primarily targets Kubernetes.

[GitHub] [camel-k] nicolaferraro commented on issue #686: Insufficient permission when installing 0.3.3 from operatorhub

2019-05-27 Thread GitBox
nicolaferraro commented on issue #686: Insufficient permission when installing 0.3.3 from operatorhub URL: https://github.com/apache/camel-k/issues/686#issuecomment-496205832 Yeah, it should work, but better trying it.. We may release an update after next Camel K release.

[GitHub] [camel-k] astefanutti edited a comment on issue #686: Insufficient permission when installing 0.3.3 from operatorhub

2019-05-27 Thread GitBox
astefanutti edited a comment on issue #686: Insufficient permission when installing 0.3.3 from operatorhub URL: https://github.com/apache/camel-k/issues/686#issuecomment-496205410 Current manifest for operatorhub.io is only compatible with Kubernetes. We may want to test that adding

[GitHub] [camel-k] astefanutti commented on issue #686: Insufficient permission when installing 0.3.3 from operatorhub

2019-05-27 Thread GitBox
astefanutti commented on issue #686: Insufficient permission when installing 0.3.3 from operatorhub URL: https://github.com/apache/camel-k/issues/686#issuecomment-496205410 Current manifest for operatorhub.io is only compatible for Kubernetes. We may want to test that adding

[GitHub] [camel-k] nicolaferraro opened a new issue #686: Insufficient permission when installing 0.3.3 from operatorhub

2019-05-27 Thread GitBox
nicolaferraro opened a new issue #686: Insufficient permission when installing 0.3.3 from operatorhub URL: https://github.com/apache/camel-k/issues/686 I get the following state: ``` apiVersion: camel.apache.org/v1alpha1 kind: IntegrationContext metadata:

[GitHub] [camel-website] oscerd merged pull request #39: Added CVE-2019-0188

2019-05-27 Thread GitBox
oscerd merged pull request #39: Added CVE-2019-0188 URL: https://github.com/apache/camel-website/pull/39 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-website] oscerd opened a new pull request #39: Added CVE-2019-0188

2019-05-27 Thread GitBox
oscerd opened a new pull request #39: Added CVE-2019-0188 URL: https://github.com/apache/camel-website/pull/39 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-website] zregvart merged pull request #38: README edited, yarn version updated (with required changes in #37)

2019-05-27 Thread GitBox
zregvart merged pull request #38: README edited, yarn version updated (with required changes in #37) URL: https://github.com/apache/camel-website/pull/38 This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-website] Nayananga opened a new pull request #38: README edited, yarn version updated (with required changes in #37)

2019-05-27 Thread GitBox
Nayananga opened a new pull request #38: README edited, yarn version updated (with required changes in #37) URL: https://github.com/apache/camel-website/pull/38 Hi everyone I found that yarn version is again outdated so I updated yarn using yarn policies set-version in both antora and

[GitHub] [camel-website] Nayananga closed pull request #37: README edited, yarn version updated

2019-05-27 Thread GitBox
Nayananga closed pull request #37: README edited, yarn version updated URL: https://github.com/apache/camel-website/pull/37 This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: GSoc 2019 Projects announced

2019-05-27 Thread Nayananga Muhandiram
Hello, everyone just a quick reminder, From today onwards my coding period phase 1 officially began. It will end on June 28. So I would like to have all of your kind support to be successful in this phase 1. I would like to start with the layouts. Thank you, *Nayananga Anuradha Muhandiram* Batch

Re: Releasing Camel 3.0.0-M3

2019-05-27 Thread Andrea Cosentino
Gregor, are you available for cutting the release next weekend? -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Monday, May 27, 2019, 6:08:13