commit | ae3775a6a5d7f2aeb192ade30d157aa54aa4e77f | [log] [tgz] |
---|---|---|
author | Stig Bakken <stig@zedge.net> | Tue Dec 02 09:21:24 2014 +0100 |
committer | Nobuaki Sukegawa <nsuke@apache.org> | Thu Dec 24 02:11:13 2015 +0900 |
tree | ad28c5e058506e121a5bfdc5ec5d104150a3570c | |
parent | 23d6746079d7b5fdb38214387c63f987e68a6d8f [diff] [blame] |
THRIFT-2869 run JSON schema validator from test Client: JSON Patch: Stig Bakken modified by Nobuaki Sukegawa Modification: Do not move key/elem properties, add i8, failure return code, make dist fix This closes #299 and closes #749
diff --git a/lib/Makefile.am b/lib/Makefile.am index 44bb9ff..650f382 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am
@@ -17,7 +17,7 @@ # under the License. # -SUBDIRS = +SUBDIRS = json PRECROSS_TARGET = if WITH_CPP