pekko/.github/workflows
Arnout Engelen 9f252696ec
Test customizing the Jackson object mapper (#30670)
Starting with https://github.com/FasterXML/jackson-databind/issues/2683
Jackson will no longer use the generic bean serialization when serializing a
`java.time.Instant`, but throw an error (since the bean serialization
doesn't make sense for those types anyway).

Our test relied on the bean serialization to test using custom object
mappers. This PR improves the test to use a 'real' custom mapper instead
of just relying on the bean fallback.
2021-09-10 12:49:05 +02:00
..
binary-compatibility-checks.yml Avoid fail-fast in nightly builds (#30625) 2021-09-02 15:04:46 +01:00
build-test-prValidation.yml timefactor=2 also for Typed testkit (#30643) 2021-09-07 21:14:52 +02:00
multi-node.yml Run gh-exclude tests in some nightlies (#30656) 2021-09-08 09:28:01 +02:00
nightly-builds.yml Run gh-exclude tests in some nightlies (#30656) 2021-09-08 09:28:01 +02:00
publish-docs.yml Update contributing guide to remove Jenkins and add Github Actions (#30595) 2021-08-31 16:53:19 +02:00
publish.yml Update contributing guide to remove Jenkins and add Github Actions (#30595) 2021-08-31 16:53:19 +02:00
scala3-build.yml Test customizing the Jackson object mapper (#30670) 2021-09-10 12:49:05 +02:00