This is an automated email from the ASF dual-hosted git repository.
duncangrant pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.
from 3d05e66 Merge pull request #1111 from
ahgittin/better-errors-on-bean-transforms
new 2486988 fix use of propagating an error when we just wanted to create
one
new c2f78e1 misc minor other tidies and an extra test
new f7aec33 Merge pull request #1112 from
ahgittin/better-errors-on-bean-transforms
The 12595 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/camp/brooklyn/AbstractYamlTest.java | 16 ++++--
.../camp/brooklyn/ReferencedOsgiYamlTest.java | 2 +-
.../catalog/CatalogOsgiYamlEntityTest.java | 40 +++++++-------
.../catalog/CatalogOsgiYamlLocationTest.java | 4 +-
.../catalog/CatalogOsgiYamlPolicyTest.java | 8 +--
.../catalog/CatalogOsgiYamlTemplateTest.java | 2 +-
.../camp/brooklyn/catalog/CatalogYamlAppTest.java | 8 +--
.../brooklyn/catalog/CatalogYamlCombiTest.java | 10 ++--
.../CatalogYamlEntityOsgiTypeRegistryTest.java | 6 +--
.../brooklyn/catalog/CatalogYamlEntityTest.java | 63 +++++++++++++++-------
.../brooklyn/catalog/CatalogYamlLocationTest.java | 12 ++---
.../brooklyn/catalog/CatalogYamlPolicyTest.java | 12 ++---
.../brooklyn/catalog/CatalogYamlTemplateTest.java | 4 +-
.../catalog/internal/BasicBrooklynCatalog.java | 11 ++--
14 files changed, 115 insertions(+), 83 deletions(-)