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 51762ba Merge pull request #1125 from ahgittin/misc-serial
new ff24c90 correct DSL serialization problem and allow $brooklyn:object
to load registered types
new 5ebc7d5 fix bug by distinguishing DslFuctionSupplier and
DeferredSupplier
new d39dfb5 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/brooklyn-server
The 3 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:
.../brooklyn/spi/dsl/DslDeferredFunctionCall.java | 27 ++++++++++++++--------
.../spi/dsl/methods/BrooklynDslCommon.java | 22 +++++++++++++++++-
.../spi/dsl/methods/DslToStringHelpers.java | 2 +-
.../camp/brooklyn/spi/dsl/DslYamlTest.java | 4 +++-
.../brooklyn/spi/dsl/methods/DslTestObjects.java | 15 +++++++-----
.../brooklyn/util/core/ClassLoaderUtils.java | 10 ++++++--
6 files changed, 60 insertions(+), 20 deletions(-)