You are viewing a plain text version of this content. The canonical link for it is here.
- [johnzon] branch master updated (3bc1fe5 -> 74d3a8e) - posted by st...@apache.org on 2019/08/01 20:42:34 UTC, 0 replies.
- [johnzon] 01/02: [maven-release-plugin] prepare release v1.1.13 - posted by st...@apache.org on 2019/08/01 20:42:35 UTC, 0 replies.
- [johnzon] 02/02: [maven-release-plugin] prepare for next development iteration - posted by st...@apache.org on 2019/08/01 20:42:36 UTC, 0 replies.
- svn commit: r35125 - in /release/johnzon: johnzon-1.1.12/ johnzon-1.1.13/ - posted by st...@apache.org on 2019/08/05 09:12:04 UTC, 0 replies.
- [johnzon] branch master updated (74d3a8e -> 54c30b3) - posted by rm...@apache.org on 2019/08/07 16:42:30 UTC, 0 replies.
- [johnzon] 01/02: JOHNZON-228 ensure all primitives are mapped in Mapper#readObject and not only JSON-P ones - posted by rm...@apache.org on 2019/08/07 16:42:31 UTC, 0 replies.
- [johnzon] 02/02: JOHNZON-227 ensure converter output is mapped properly even when changing original type - this can need another commit to introspect converter types and fallback on dynamic mode instead of activating it upfront (for perfs) - posted by rm...@apache.org on 2019/08/07 16:42:32 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-229 serializing streams as list for now - posted by rm...@apache.org on 2019/08/07 17:07:06 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-230 JOHNZON-231 JOHNZON-232 JOHNZON-233 JOHNZON-234 date/number format inheritance from class/package + JSON-B ijson support - posted by rm...@apache.org on 2019/08/10 10:41:17 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-235 ensure @JsonbCreator is validated even when the factory is not static - posted by rm...@apache.org on 2019/08/10 10:49:53 UTC, 0 replies.
- [johnzon] branch master updated (2961aa8 -> 0775ac0) - posted by rm...@apache.org on 2019/08/10 15:20:55 UTC, 0 replies.
- [johnzon] 01/02: JOHNZON-236 ensure nillable conflicts are resolved properly - posted by rm...@apache.org on 2019/08/10 15:20:56 UTC, 0 replies.
- [johnzon] 02/02: JOHNZON-238 JOHNZON-237 ensure to read class annotation on the superclass + respect deserialization order based on the json and not the class (spec requirement we can challenge later) - posted by rm...@apache.org on 2019/08/10 15:20:57 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-239 transient support - posted by rm...@apache.org on 2019/08/10 15:46:52 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-240 ensure child attributes are serialized after parent ones by default - posted by rm...@apache.org on 2019/08/10 16:06:34 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-241 float can't be serialized as double - posted by rm...@apache.org on 2019/08/10 16:17:07 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-242 ensure arrays of objects work with serializers - posted by rm...@apache.org on 2019/08/11 19:05:07 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-243 support of long as requested by jsonb (js range for serialization + BigDecimal on Number for deserialization) - posted by rm...@apache.org on 2019/08/11 19:43:45 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-244 ensure jsonb property for unknown properties is used (as well as our johnzon specific one) - posted by rm...@apache.org on 2019/08/11 19:48:28 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-245 JOHNZON-246 JOHNZON-247 JOHNZON-248 calendar, date, timezone serializations fixes for jsonb + fixing adapters on classes serialization - was broken using jsonbtypeadapter on a class - posted by rm...@apache.org on 2019/08/13 17:18:35 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-249 ensure constructor visibility is validated - posted by rm...@apache.org on 2019/08/13 17:43:49 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-250 private accessors hide public fields - posted by rm...@apache.org on 2019/08/13 17:55:27 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-251 ensure adapters are used in arrays - posted by rm...@apache.org on 2019/08/14 08:31:17 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-252 ignore static fields - posted by rm...@apache.org on 2019/08/14 08:34:31 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-253 string generic deserialization - posted by rm...@apache.org on 2019/08/14 08:38:58 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-253 tolerate List without generic - posted by rm...@apache.org on 2019/08/14 08:44:17 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-254 ensure object are deserialized in bigdecimal - posted by rm...@apache.org on 2019/08/14 09:00:57 UTC, 0 replies.
- [johnzon] branch master updated: fixing tests - posted by rm...@apache.org on 2019/08/16 11:43:02 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-255 JOHNZON-256 JOHNZON-257 JOHNZON-258 JOHNZON-259 disable enummap/enumset deserialization by default (jsonb tck) + support some container impl deserialization without falling back on the generic interface - posted by rm...@apache.org on 2019/08/16 12:07:57 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-261 JOHNZON-260 better optional handling - posted by rm...@apache.org on 2019/08/16 12:53:27 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-262 resolved first generics level for parameterized types - posted by rm...@apache.org on 2019/08/16 13:38:08 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-262 JOHNZON-263 JOHNZON-264 better support of generics for collections - posted by rm...@apache.org on 2019/08/16 14:12:37 UTC, 0 replies.
- [johnzon] branch master updated: missing header - posted by rm...@apache.org on 2019/08/16 14:15:06 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-249 protected constructors are valid - posted by rm...@apache.org on 2019/08/16 14:27:28 UTC, 0 replies.
- [johnzon] branch master updated: moving to 1.2.0-SNAPSHOT since we passed tck with a few changes - posted by rm...@apache.org on 2019/08/17 16:36:08 UTC, 0 replies.
- [johnzon] branch master updated: adding a backward compatible constructor for FieldAndMethodAccessMode - posted by rm...@apache.org on 2019/08/17 16:50:58 UTC, 0 replies.
- [johnzon] branch master updated: ensure jsonb instance does not track a lot of references cause it is an anonymous class - posted by rm...@apache.org on 2019/08/18 15:42:38 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-242 ensure serializer stack is not corrupted - posted by rm...@apache.org on 2019/08/18 16:45:24 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-265 some protection to cast a Bignumber as a long - posted by rm...@apache.org on 2019/08/18 17:37:06 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-266 tolerate List in JsonArray#equals - posted by rm...@apache.org on 2019/08/18 17:42:55 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-265 refine isLong algorithm - posted by rm...@apache.org on 2019/08/18 17:50:41 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-267 ensure writeEnd can't be call when irrelevant - posted by rm...@apache.org on 2019/08/18 18:00:11 UTC, 0 replies.
- [johnzon] branch master updated: basic validations: JsonObject should be immutable, JsonObjectBuilder#remove does not validate NPE for its input - posted by rm...@apache.org on 2019/08/18 18:06:36 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-268 tolerate map in JsonObject#equals - posted by rm...@apache.org on 2019/08/18 18:09:17 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-269 ensure JsonWriter#close is not implicit - posted by rm...@apache.org on 2019/08/18 18:50:26 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-270 ensure to support ADD with pointer='' - posted by rm...@apache.org on 2019/08/18 18:58:01 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-265 fix handling of numbers which exceed long - posted by st...@apache.org on 2019/08/19 06:53:19 UTC, 0 replies.
- [johnzon] branch master updated: if we find only one byte and it is 0 then fail the guess encoding algorithm - posted by rm...@apache.org on 2019/08/19 12:51:19 UTC, 0 replies.
- [johnzon] branch master updated: ensure Json.createValue(BigInteger) does not loose precision - posted by rm...@apache.org on 2019/08/19 13:03:12 UTC, 0 replies.
- [johnzon] branch master updated: don't eagerly close the underlying stream of a reader - posted by rm...@apache.org on 2019/08/19 13:06:29 UTC, 0 replies.
- [johnzon] branch master updated: another long/number issue - posted by rm...@apache.org on 2019/08/19 13:20:30 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-265 improve handling of JsonLongNumbers - posted by st...@apache.org on 2019/08/19 14:55:54 UTC, 0 replies.
- [johnzon] branch master updated: JOHNZON-271 fix bugs in our JsonParser Stream handling - posted by st...@apache.org on 2019/08/20 18:50:55 UTC, 0 replies.
- [johnzon] branch master updated: Fixed typo in error message re: missing annotations - posted by rm...@apache.org on 2019/08/21 12:36:12 UTC, 0 replies.
- [johnzon] branch master updated: Explicit note that Polymorphic does not support withSerializers / withDeserializers - posted by rm...@apache.org on 2019/08/22 12:07:33 UTC, 0 replies.
- [johnzon] branch master updated: ensure pom does not have warnings (commenting jakartaee-tck profile which is not yet done + dropping prerequisites which is no more used) + ensure default for johnzon.support-enum-container-deserialization fits spec 3.11 (tck was wrong) - posted by rm...@apache.org on 2019/08/27 05:11:33 UTC, 0 replies.
- [johnzon] branch master updated: don't enforce js range (IEEE754) by default in JSON-B - posted by rm...@apache.org on 2019/08/28 08:42:23 UTC, 0 replies.