You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-johnzon git commit: Finalize maturity status - posted by sa...@apache.org on 2016/04/01 21:25:29 UTC, 0 replies.
- incubator-johnzon git commit: JOHNZON-73 there was a potential leak of our provider without an advanced stream close handling - posted by rm...@apache.org on 2016/04/03 15:27:59 UTC, 0 replies.
- incubator-johnzon git commit: oops, fixing the build - posted by rm...@apache.org on 2016/04/03 15:50:08 UTC, 0 replies.
- [01/10] incubator-johnzon git commit: JOHNZON-71 first draft of JsonbGenerator and ObjectConverter - posted by st...@apache.org on 2016/04/03 19:01:20 UTC, 0 replies.
- [02/10] incubator-johnzon git commit: JOHNZON-71 improve JsonbGenerator Converter test - posted by st...@apache.org on 2016/04/03 19:01:21 UTC, 0 replies.
- [03/10] incubator-johnzon git commit: JOHNZON-71 introduce MapperConfig and improve ObjectConverter interface - posted by st...@apache.org on 2016/04/03 19:01:22 UTC, 0 replies.
- [04/10] incubator-johnzon git commit: JOHNZON-71 introduce MapperConfig and improve ObjectConverter interface - posted by st...@apache.org on 2016/04/03 19:01:23 UTC, 0 replies.
- [05/10] incubator-johnzon git commit: JOHNZON-71 improve Converter and MappingParser - posted by st...@apache.org on 2016/04/03 19:01:24 UTC, 0 replies.
- [06/10] incubator-johnzon git commit: JOHNZON-71 add ObjectConverter to MapperBuilder - posted by st...@apache.org on 2016/04/03 19:01:25 UTC, 0 replies.
- [07/10] incubator-johnzon git commit: JOHNZON-71 simplify JsonValue writing - posted by st...@apache.org on 2016/04/03 19:01:26 UTC, 0 replies.
- [08/10] incubator-johnzon git commit: JOHNZON-71 copied writer parts over to MappingGenerator - posted by st...@apache.org on 2016/04/03 19:01:27 UTC, 0 replies.
- [09/10] incubator-johnzon git commit: JOHNZON-71 swap mapper parts out to MappingGenerator - posted by st...@apache.org on 2016/04/03 19:01:28 UTC, 0 replies.
- [10/10] incubator-johnzon git commit: Merge branch 'master' into JOHNZON-71 - posted by st...@apache.org on 2016/04/03 19:01:29 UTC, 0 replies.
- incubator-johnzon git commit: ensuring mapper stays the only piece - excepted adapters map - where config can change at runtime + removing a johnzon-core import which shouldn't have been there - posted by rm...@apache.org on 2016/04/03 19:34:49 UTC, 0 replies.
- incubator-johnzon git commit: JOHNZON-74 mention org.apache.johnzon.max-string-length in error message - posted by rm...@apache.org on 2016/04/03 19:56:22 UTC, 0 replies.
- incubator-johnzon git commit: JOHNZON-71 move writeArray to MappingGeneratorImpl - posted by st...@apache.org on 2016/04/03 23:39:15 UTC, 0 replies.
- incubator-johnzon git commit: JOHNZON-71 remove unused code - posted by st...@apache.org on 2016/04/03 23:55:01 UTC, 0 replies.
- [1/6] incubator-johnzon git commit: JOHNZON-71 copied logic from mapper to MappingParser - posted by st...@apache.org on 2016/04/06 22:42:55 UTC, 0 replies.
- [2/6] incubator-johnzon git commit: JOHNZON-71 move array logic to MappingParser - posted by st...@apache.org on 2016/04/06 22:42:56 UTC, 0 replies.
- [3/6] incubator-johnzon git commit: JOHNZON-71 move collection logic to MappingParser - posted by st...@apache.org on 2016/04/06 22:42:57 UTC, 0 replies.
- [4/6] incubator-johnzon git commit: JOHNZON-71 Mapper cleanup, removed unused code - posted by st...@apache.org on 2016/04/06 22:42:58 UTC, 0 replies.
- [5/6] incubator-johnzon git commit: JOHNZON-71 json-p 1.1 handling optional - posted by st...@apache.org on 2016/04/06 22:42:59 UTC, 0 replies.
- [6/6] incubator-johnzon git commit: JOHNZON-71 replaced IllegalArgumentException with MapperException - posted by st...@apache.org on 2016/04/06 22:43:00 UTC, 0 replies.
- svn commit: r13085 - in /release/incubator/johnzon: johnzon-0.1-incubating/ johnzon-0.2-incubating/ johnzon-0.5-incubating/ johnzon-0.6-incubating/ johnzon-0.7-incubating/ johnzon-0.8-incubating/ johnzon-0.9-incubating/ johnzon-0.9.1-incubating/ johnzo... - posted by rm...@apache.org on 2016/04/08 13:55:38 UTC, 0 replies.
- [1/7] incubator-johnzon git commit: JOHNZON-71 moved attributeOrder to MapperConfig - posted by rs...@apache.org on 2016/04/18 10:18:09 UTC, 0 replies.
- [2/7] incubator-johnzon git commit: JOHNZON-72 implemented ObjectConverter lookup - posted by rs...@apache.org on 2016/04/18 10:18:10 UTC, 0 replies.
- [3/7] incubator-johnzon git commit: JOHNZON-72 implemented writing with ObjectConverter - posted by rs...@apache.org on 2016/04/18 10:18:11 UTC, 0 replies.
- [4/7] incubator-johnzon git commit: JOHNZON-72 added ObjectConverter support for reading json - posted by rs...@apache.org on 2016/04/18 10:18:12 UTC, 0 replies.
- [5/7] incubator-johnzon git commit: JOHNZON-72 enabled lookup for Object.class and improved interface handling - posted by rs...@apache.org on 2016/04/18 10:18:13 UTC, 0 replies.
- [6/7] incubator-johnzon git commit: JOHNZON-72 added test for ObjectConverter - posted by rs...@apache.org on 2016/04/18 10:18:14 UTC, 0 replies.
- [7/7] incubator-johnzon git commit: JOHNZON-72 direct lookup for Object.class if we have an interface - posted by rs...@apache.org on 2016/04/18 10:18:15 UTC, 0 replies.
- incubator-johnzon git commit: JOHNZON-72 removed unnecessary method from interface - posted by rs...@apache.org on 2016/04/18 11:53:02 UTC, 0 replies.
- incubator-johnzon git commit: JOHNZON-76 close JsonGenerator in finally block - posted by rs...@apache.org on 2016/04/18 15:50:08 UTC, 0 replies.
- incubator-johnzon git commit: date format in jsonbconfig - posted by rm...@apache.org on 2016/04/19 10:27:03 UTC, 0 replies.
- svn commit: r13427 - /dev/johnzon/ - posted by hu...@apache.org on 2016/04/26 17:13:45 UTC, 0 replies.
- svn commit: r13428 - /release/johnzon/ - posted by hu...@apache.org on 2016/04/26 17:14:12 UTC, 0 replies.