Build Update for apache/geode-native ------------------------------------- Build: #2233 Status: Passed
Duration: 1 hr, 38 mins, and 58 secs Commit: 5d01219 (rel/v1.11.0.RC3) Author: Jacob Barrett Message: GEODE-7418: Fixes issue deserializing unregistered PDX types. (#546) * GEODE-7418: Fixes issue deserializing unregistered PDX types. * If a PDX type does not have a domain class or registered serializer then we now fall back to PdxInstance objects. * Add test case to reproduce crash deserializing JSON values * Add test case for serializing non-PDX types * Test macro cleanup - Fixes test macros to properly handle ; (cherry picked from commit c932a1d765809dcd8d7a0c0f14a3aa6c98e18a5c) View the changeset: https://github.com/apache/geode-native/compare/rel/v1.11.0.RC3 View the full build log and details: https://travis-ci.org/apache/geode-native/builds/616987039?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the apache/geode-native repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=11948127&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.