[
https://issues.apache.org/jira/browse/JOHNZON-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16990479#comment-16990479
]
Romain Manni-Bucau edited comment on JOHNZON-294 at 12/7/19 4:33 PM:
---------------------------------------------------------------------
Hi
Do you have a reproducer on github?
We do support it and stackoverflow message means there is another conflicting
annotation, not that it isnt supported.
Side note: we pass jsonb tck which validate it, this is why we need a
reproducer.
edit: checked the spec and transient fields are ignored by spec so the
stackoverflow config is invalid it seems
was (Author: romain.manni-bucau):
Hi
Do you have a reproducer on github?
We do support it and stackoverflow message means there is another conflicting
annotation, not that it isnt supported.
Side note: we pass jsonb tck which validate it, this is why we need a
reproducer.
> @JsonbDateFormat crashes
> -------------------------
>
> Key: JOHNZON-294
> URL: https://issues.apache.org/jira/browse/JOHNZON-294
> Project: Johnzon
> Issue Type: Bug
> Affects Versions: 1.1.12, 1.1.13, 1.2.1
> Reporter: Stephen Kay
> Priority: Critical
>
> [https://stackoverflow.com/questions/59225547/jsonbdateformat-support-with-johnzon]
> @JsonbDateFormat raises an exception.
> In v1.2.2, If the attribute is transient, the date format input isn't
> rekonized / seems that the JSONB annotation isn't implemented correctly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)