You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you comment out AfterburnerModule, the test passes. I am using v. 2.6.3
Also tried against current master here with datatype-joda 2.7.4, and the test fails. I could publish it, but I had to mess around with some of the maven poms to get it running.
The text was updated successfully, but these errors were encountered:
@esiqveland Turns out this is the same problem, for what that is worth. Fix itself easy enough, but testing this with type other than Joda DateTime proving unexpectedly difficult... so not sure what the combination is. Anyway, adding notes on #7, closing this as duplicate. Thank you for the reproduction, it was necessary to actually see the issue.
Afterburner together with joda module does not always include null values.
Test to reproduce:
If you comment out
AfterburnerModule
, the test passes. I am using v. 2.6.3Also tried against current master here with
datatype-joda 2.7.4
, and the test fails. I could publish it, but I had to mess around with some of the maven poms to get it running.The text was updated successfully, but these errors were encountered: