You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/02 09:33:12 UTC

[jira] [Commented] (THRIFT-2869) JSON: run schema validation from tests

    [ https://issues.apache.org/jira/browse/THRIFT-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231173#comment-14231173 ] 

ASF GitHub Bot commented on THRIFT-2869:
----------------------------------------

GitHub user stigsb opened a pull request:

    https://github.com/apache/thrift/pull/299

    Run JSON schema validator from test

    This patch makes "make check" test the JSON generator by running a schema validator on generated files.
    Jira: THRIFT-2869


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stigsb/thrift THRIFT-2869

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/299.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #299
    
----
commit 692cc1fdd74ca6abb1165810f01f612e81c8e0ba
Author: Stig Bakken <st...@zedge.net>
Date:   2014-12-02T08:21:24Z

    THRIFT-2869: run JSON schema validator from test

----


> JSON: run schema validation from tests
> --------------------------------------
>
>                 Key: THRIFT-2869
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2869
>             Project: Thrift
>          Issue Type: Improvement
>          Components: JSON - Compiler
>            Reporter: Stig Bakken
>            Priority: Minor
>
> This patch makes "make check" test the JSON generator by running a schema validator on generated files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)