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 aebee7b  add no-arg duration constructor for use in jackson 
deserialization
     new 3c82ea8  better error messages on bean resolution failure
     new f11e7ce  allow just-in-time resolution for beans, like we do for spec 
types

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:
 .../camp/brooklyn/spi/creation/CampResolver.java   |  2 +-
 .../brooklyn/CustomTypeConfigYamlOsgiTest.java     |  5 ---
 .../camp/brooklyn/CustomTypeConfigYamlTest.java    | 42 ++++++++--------------
 .../catalog/internal/BasicBrooklynCatalog.java     | 18 ++++++----
 .../core/typereg/BasicBrooklynTypeRegistry.java    | 26 ++++++++++++--
 .../core/typereg/BrooklynTypePlanTransformer.java  |  8 +++--
 .../typereg/ReferencedUnresolvedTypeException.java |  2 +-
 ...pePlanException.java => TypePlanException.java} | 13 ++++---
 .../core/typereg/TypePlanTransformers.java         | 17 +++++----
 .../core/typereg/UnsupportedTypePlanException.java |  3 +-
 10 files changed, 75 insertions(+), 61 deletions(-)
 copy 
core/src/main/java/org/apache/brooklyn/core/typereg/{UnsupportedTypePlanException.java
 => TypePlanException.java} (67%)

Reply via email to