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 c6516ec006 per previous, also ensure search path is set even when
there is no catalog id
new 50f18e1f27 fix workflow policy resumption
new 86cb48ce1c more workflow policy fix+test - don't fail on destroy
new 13c64f39c5 clean up provisioned location on software process entities
new aa0bbf3038 prevent failure in formatString if an entry is null (was
using guava list)
new c7a4472028 more logging for stack traces returned in tasks
The 5 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/WorkflowYamlTest.java | 34 +++++++++++++++++++++-
.../core/sensor/DependentConfiguration.java | 2 +-
.../brooklyn/core/workflow/WorkflowPolicy.java | 6 ++--
.../apache/brooklyn/util/core/task/BasicTask.java | 4 +--
.../lifecycle/MachineLifecycleEffectorTasks.java | 7 +++++
5 files changed, 46 insertions(+), 7 deletions(-)