Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 278F71081C for ; Wed, 8 Jan 2014 22:54:38 +0000 (UTC) Received: (qmail 60696 invoked by uid 500); 8 Jan 2014 22:54:37 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 60529 invoked by uid 500); 8 Jan 2014 22:54:37 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 60521 invoked by uid 99); 8 Jan 2014 22:54:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jan 2014 22:54:37 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of henry.saputra@gmail.com designates 209.85.212.173 as permitted sender) Received: from [209.85.212.173] (HELO mail-wi0-f173.google.com) (209.85.212.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jan 2014 22:54:31 +0000 Received: by mail-wi0-f173.google.com with SMTP id hn9so6223674wib.12 for ; Wed, 08 Jan 2014 14:54:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=4xE65fHoU8nVvgexSD5O8Z7Tul5OfWIAgwRGEbnVgwA=; b=bpwhP02rcgZFcuqFbLQ09SHBgA6jr4ZQyzhQlI9HN0X18d2HdrfMc60nwO/FfdTnng J/4c0yL2fk10ZQ4BaQPPKenTZDmW3GAEisVAT4tcZqky01qTt/Jo9YH8iSusNQjwp4/S Dquq1hHIKRiuMZQZSHpTnaAalour4PMZBb9agOsKNA+VWScobmeEa/USw2LPG7+tZqlH IO1q2w3inzZn2Bv/MzphoEvZSBFPqFLS4l8KeFPbTDa8SYHXl7Zu3dEQZNJ/yKbGxFri ngSEU0kunriGPDDqe/IbF5uBbqEhtMlypHkccx8wUpmz/CMkOaM1wvLp+sZse5rhPunC V2vw== MIME-Version: 1.0 X-Received: by 10.194.142.142 with SMTP id rw14mr3860613wjb.87.1389221651402; Wed, 08 Jan 2014 14:54:11 -0800 (PST) Received: by 10.217.132.69 with HTTP; Wed, 8 Jan 2014 14:54:11 -0800 (PST) In-Reply-To: References: Date: Wed, 8 Jan 2014 14:54:11 -0800 Message-ID: Subject: Re: Seeking champion for JSON-Schema project From: Henry Saputra To: "general@incubator.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org 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. > > 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 coming in to > RESTful web services via POST and PUT and (b) to be able to validate, via > unit tests, JSON leaving a REST service via GET so that service contracts > with clients can be more fully enforced. > > I've also created a schema repository manager as well as the ability to > generate REST web service documentation from the schemas (and via reflection > over the annotations on the service classes). > > Thanks for the help - I'm very excited about this and am hoping you are too. > > Russ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > For additional commands, e-mail: general-help@incubator.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org