This is an automated email from the ASF dual-hosted git repository.
iuliana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
from 6b58a4062b Merge pull request #1311 from ahgittin/show-other-icon-url
new 8a6d0fa7cb support coercion with `Instant` and support `"now"` as a
value
new a81b254bfe better logging and support for Durations
new cdb9afdac2 Merge pull request #1312 from
ahgittin/allow-coercion-for-instant-and-now
The 13576 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:
.../java/org/apache/brooklyn/core/sensor/StaticSensor.java | 12 +++++++++++-
.../util/javalang/coerce/CommonAdaptorTypeCoercions.java | 13 +++++++++++++
.../main/java/org/apache/brooklyn/util/time/Duration.java | 2 ++
.../src/main/java/org/apache/brooklyn/util/time/Time.java | 2 ++
.../main/java/org/apache/brooklyn/util/time/Timestamp.java | 2 ++
.../brooklyn/util/javalang/coerce/TypeCoercionsTest.java | 11 +++++++++++
6 files changed, 41 insertions(+), 1 deletion(-)