GitHub user ahgittin opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/682
Date parsing and type coercion fixes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/incubator-brooklyn misc-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/682.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #682
----
commit 9fe4c7c413e6aeba6ec01cf2e10427d2829b8cb2
Author: Alex Heneveld <[email protected]>
Date: 2015-06-04T15:53:17Z
clean up time API and support date parsing
also a lot of help for time zones, because java seems bad with this,
and making time methods consistent and less ambiguous
commit fc769e61b0e0daab02a11ee1c319b7be0f486520
Author: Alex Heneveld <[email protected]>
Date: 2015-06-04T15:53:41Z
better REST coercion and coerce String->Date
wrt REST this improves how deferred suppliers are evaluated,
both timing and in entity's execution context
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---