Re: Seeking champion for JSON-Schema project

2014-01-08 Thread Henry Saputra
Hi Russ, It would probably better to write up initial proposal to get more feedback or attention from IPMCs or Apache members. - Henry On Sun, Jan 5, 2014 at 3:11 PM, Russ Jackson wrote: > Hi. > > I'm looking for a champion to help me try to get a new Java project into the > Apache incubator. >

Re: Seeking champion for JSON-Schema project

2014-01-05 Thread Ed Anuff
Don't have credentials to be a champion either but would very much like to see what you've got. I've done some work to integrate the validator at https://github.com/fge/json-schema-validator into Usergrid but would be excited to see another supported option. > On Jan 5, 2014, at 4:11 PM, "John D.

Re: Seeking champion for JSON-Schema project

2014-01-05 Thread John D. Ament
Hi Russ, Unfortunately, I don't have the credentials to be a champion, however a few things that may help you find one: 1. Link to your existing source code. 2. Is there an existing community, or is it just you? The concept sounds great, and would actually fit a gap I have around documentation o

Seeking champion for JSON-Schema project

2014-01-05 Thread Russ Jackson
Hi. I'm looking for a champion to help me try to get a new Java project into the Apache incubator. I've creating a project that allows users to define JSON schema documents that are then used to validate JSON data documents. The motivation for this was to (a) be able to validate JSON comi