GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/359
Utils tidy
tiny tidies to utils, including deprecation making `Maybe` a bit easier to
work with in a couple places
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server utils-tidy
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/359.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 #359
----
commit aa3f1835fbf8104c0426f201343fe2d48241d71d
Author: Alex Heneveld <[email protected]>
Date: 2016-09-28T14:28:02Z
minor tidies to utils
commit 9c040018d242373ce7270bf65302f89de8c0c742
Author: Alex Heneveld <[email protected]>
Date: 2016-09-28T14:34:34Z
add static Maybe.getException(maybe) to avoid messy casts to Absent, and
Asserts methods
----
---
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.
---