You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [johnzon] struberg commented on issue #38: JOHNZON-205: add support for arrays in toStructure - posted by GitBox <gi...@apache.org> on 2019/04/01 11:44:36 UTC, 0 replies.
- [GitHub] [johnzon] asfgit merged pull request #38: JOHNZON-205: add support for arrays in toStructure - posted by GitBox <gi...@apache.org> on 2019/04/01 11:54:16 UTC, 0 replies.
- [jira] [Resolved] (JOHNZON-205) Mapper.toStructure does not support arrays as toplevel element - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2019/04/01 11:55:02 UTC, 0 replies.
- [jira] [Created] (JOHNZON-206) toStructure of arrray of JsonObjects serializes JsonObjectImpl like an arbitrary Object - posted by "Alexander Falb (JIRA)" <ji...@apache.org> on 2019/04/01 16:29:00 UTC, 0 replies.
- [jira] [Commented] (JOHNZON-206) toStructure of arrray of JsonObjects serializes JsonObjectImpl like an arbitrary Object - posted by "Alexander Falb (JIRA)" <ji...@apache.org> on 2019/04/01 16:32:04 UTC, 3 replies.
- [jira] [Updated] (JOHNZON-206) toStructure of arrray of JsonObjects serializes JsonObjectImpl like an arbitrary Object - posted by "Alexander Falb (JIRA)" <ji...@apache.org> on 2019/04/01 16:32:04 UTC, 0 replies.
- Possible problem with JsonbSerializer - posted by Xavier Dury <ka...@hotmail.com> on 2019/04/02 11:34:30 UTC, 7 replies.
- [jira] [Created] (JOHNZON-207) JsonbSerializer not able to handle primitivation of objects - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2019/04/02 13:06:00 UTC, 0 replies.
- [jira] [Resolved] (JOHNZON-207) JsonbSerializer not able to handle primitivation of objects - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2019/04/02 13:18:00 UTC, 0 replies.
- [GitHub] [johnzon] kalgon opened a new pull request #39: Deserialization of primitives - posted by GitBox <gi...@apache.org> on 2019/04/03 09:47:29 UTC, 0 replies.
- [GitHub] [johnzon] rmannibucau commented on a change in pull request #39: Deserialization of primitives - posted by GitBox <gi...@apache.org> on 2019/04/03 10:07:16 UTC, 9 replies.
- [GitHub] [johnzon] kalgon commented on issue #39: Deserialization of primitives - posted by GitBox <gi...@apache.org> on 2019/04/03 12:49:35 UTC, 2 replies.
- [GitHub] [johnzon] kalgon edited a comment on issue #39: Deserialization of primitives - posted by GitBox <gi...@apache.org> on 2019/04/03 13:09:20 UTC, 0 replies.
- [GitHub] [johnzon] rmannibucau commented on issue #39: Deserialization of primitives - posted by GitBox <gi...@apache.org> on 2019/04/03 13:59:20 UTC, 2 replies.
- [GitHub] [johnzon] asfgit merged pull request #39: Deserialization of primitives - posted by GitBox <gi...@apache.org> on 2019/04/04 09:15:53 UTC, 0 replies.
- Rework on serializers/deserializers - posted by Romain Manni-Bucau <rm...@gmail.com> on 2019/04/04 09:18:30 UTC, 0 replies.
- [jira] [Updated] (JOHNZON-208) allow org.apache.johnzon.core.JsonGeneratorImpl#write in object context - posted by "Christoph Nölle (JIRA)" <ji...@apache.org> on 2019/04/18 10:19:00 UTC, 0 replies.
- [jira] [Created] (JOHNZON-208) allow org.apache.johnzon.core.JsonGeneratorImpl#write in object context - posted by "Christoph Nölle (JIRA)" <ji...@apache.org> on 2019/04/18 10:19:00 UTC, 0 replies.
- [jira] [Assigned] (JOHNZON-208) allow org.apache.johnzon.core.JsonGeneratorImpl#write in object context - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2019/04/18 11:56:00 UTC, 0 replies.
- [jira] [Resolved] (JOHNZON-208) allow org.apache.johnzon.core.JsonGeneratorImpl#write in object context - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2019/04/18 12:03:00 UTC, 0 replies.
- [jira] [Commented] (JOHNZON-208) allow org.apache.johnzon.core.JsonGeneratorImpl#write in object context - posted by "Christoph Nölle (JIRA)" <ji...@apache.org> on 2019/04/18 12:21:00 UTC, 0 replies.
- [jira] [Created] (JOHNZON-209) JsonObject#toString() does not escape key names - posted by "Hiroaki Ishiki (JIRA)" <ji...@apache.org> on 2019/04/20 14:33:00 UTC, 0 replies.
- [jira] [Updated] (JOHNZON-209) JsonObject#toString() does not escape key names - posted by "Hiroaki Ishiki (JIRA)" <ji...@apache.org> on 2019/04/20 14:35:00 UTC, 1 replies.
- [GitHub] [johnzon] leadpony opened a new pull request #40: JOHNZON-209 Fix JsonObject#toString() to escape key names. - posted by GitBox <gi...@apache.org> on 2019/04/20 14:38:28 UTC, 0 replies.
- [jira] [Commented] (JOHNZON-209) JsonObject#toString() does not escape key names - posted by "Hiroaki Ishiki (JIRA)" <ji...@apache.org> on 2019/04/20 14:43:00 UTC, 0 replies.
- [GitHub] [johnzon] rmannibucau commented on a change in pull request #40: JOHNZON-209 Fix JsonObject#toString() to escape key names. - posted by GitBox <gi...@apache.org> on 2019/04/21 18:12:17 UTC, 0 replies.
- [GitHub] [johnzon] leadpony commented on issue #40: JOHNZON-209 Fix JsonObject#toString() to escape key names. - posted by GitBox <gi...@apache.org> on 2019/04/22 21:29:56 UTC, 4 replies.
- [GitHub] [johnzon] leadpony edited a comment on issue #40: JOHNZON-209 Fix JsonObject#toString() to escape key names. - posted by GitBox <gi...@apache.org> on 2019/04/22 21:30:19 UTC, 4 replies.
- [GitHub] [johnzon] rmannibucau commented on issue #40: JOHNZON-209 Fix JsonObject#toString() to escape key names. - posted by GitBox <gi...@apache.org> on 2019/04/23 04:55:15 UTC, 3 replies.
- [GitHub] [johnzon] asfgit merged pull request #40: JOHNZON-209 Fix JsonObject#toString() to escape key names. - posted by GitBox <gi...@apache.org> on 2019/04/29 08:25:38 UTC, 0 replies.
- [jira] [Resolved] (JOHNZON-209) JsonObject#toString() does not escape key names - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2019/04/29 08:27:00 UTC, 0 replies.
- [jira] [Created] (JOHNZON-210) JsonObject/JsonArray#toString should be based on JsonGenerator and not be done in a custom fashion - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2019/04/29 09:21:00 UTC, 0 replies.
- [jira] [Resolved] (JOHNZON-210) JsonObject/JsonArray#toString should be based on JsonGenerator and not be done in a custom fashion - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2019/04/29 09:27:51 UTC, 0 replies.
- Update in toString - posted by Romain Manni-Bucau <rm...@gmail.com> on 2019/04/29 09:31:27 UTC, 0 replies.