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 6654b3132c Merge pull request #1386 from
zan-mateusz/fix/timetest-failing-in-different-timezone
new e09ab7d34e some abbreviation for task summary with very long output
even in verbose mode
new 167a36ce9c support entity targets for locks
new 136ab14dec add failing test for instant being off by 1 millisecond
new 82fc1a2d83 fix test and bug about a few timestamps going down a
millisecond on deserialization
new ad7f03fae8 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/brooklyn-server
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:
.../core/workflow/WorkflowExecutionContext.java | 27 +++++++++++++++++++---
.../apache/brooklyn/util/core/task/BasicTask.java | 16 ++++++++-----
.../WorkflowNestedAndCustomExtensionTest.java | 3 ++-
.../util/json/BrooklynJacksonSerializerTest.java | 26 ++++++++++++---------
.../java/org/apache/brooklyn/util/time/Time.java | 2 +-
5 files changed, 52 insertions(+), 22 deletions(-)