This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.
from f72e7c2 Merge branch 'serializing-with-references'
new 361d4ca more object-reference deserialization tweaks
new 3aca989 fix occasional race condition on teardown
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../core/mgmt/internal/LocalEntityManager.java | 7 +++---
.../core/resolve/jackson/BeanWithTypeUtils.java | 27 ++++++++++++---------
...BrooklynRegisteredTypeJacksonSerialization.java | 5 ++--
.../jackson/ObjectReferencingSerialization.java | 28 ++++++++++++++++++----
.../util/core/internal/TypeCoercionsTest.java | 11 ++++++++-
5 files changed, 56 insertions(+), 22 deletions(-)