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 786572257c allow fail to include a value
new 8333e01bc8 add more info in ui on the 'fail' step with a value
new 7c5fb71771 note about intermittent failing test
new 2954e500a4 test and fix for issue where `item: URL` in catalog.bom
breaks with comments
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:
.../CatalogYamlEntityOsgiTypeRegistryTest.java | 28 +++++++++++++++-------
.../brooklyn/catalog/CatalogYamlEntityTest.java | 14 +++++++++++
.../resources/yaml-ref-classpath-with-comment.bom | 10 ++++----
.../src/test/resources/yaml-ref-classpath.bom | 9 +++++--
...{yaml-ref-catalog.yaml => yaml-ref-policy.yaml} | 6 ++---
.../catalog/internal/BasicBrooklynCatalog.java | 13 +++++-----
.../core/workflow/steps/flow/FailWorkflowStep.java | 3 +++
.../brooklyn/core/mgmt/rebind/RebindFeedTest.java | 1 +
.../org/apache/brooklyn/util/yaml/YamlsTest.java | 6 +++++
9 files changed, 65 insertions(+), 25 deletions(-)
copy
utils/common/dependencies/osgi/com-example-entities/src/main/resources/yaml-ref-this-catalog.bom
=> camp/camp-brooklyn/src/test/resources/yaml-ref-classpath-with-comment.bom
(86%)
copy core/src/test/resources/catalog.bom =>
camp/camp-brooklyn/src/test/resources/yaml-ref-classpath.bom (87%)
copy camp/camp-brooklyn/src/test/resources/{yaml-ref-catalog.yaml =>
yaml-ref-policy.yaml} (91%)