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 58aabbece0 more logging of errors from the rest api
     new f930e65b0d another test for dsl predicate and spec resolution
     new 3eeeabdf2f allow brooklyn.children to work for jackson deserialization 
of entity spec
     new 86adeebf54 avoid unnecessary cross-context wrapping and add blocking 
info for same-thread wrapping
     new e124a5bb90 improve errors and resolving for some immediate execution 
cases

The 4 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:
 .../org/apache/brooklyn/api/entity/EntitySpec.java |  1 +
 .../spi/dsl/methods/BrooklynDslCommon.java         |  2 +-
 .../brooklyn/spi/dsl/methods/DslComponent.java     |  3 +-
 .../brooklyn/spi/dsl/DslPredicateYamlTest.java     | 56 ++++++++++++++++++++++
 .../util/core/task/BasicExecutionContext.java      | 26 ++++++----
 .../brooklyn/util/core/task/ImmediateSupplier.java |  6 +++
 .../brooklyn/util/core/task/ValueResolver.java     | 34 +++++++++----
 7 files changed, 107 insertions(+), 21 deletions(-)

Reply via email to