GitHub user nakomis opened a pull request:
https://github.com/apache/brooklyn-server/pull/954
Changes access of `StringPredicates` classes
This allows them to be used in YAML, via $brooklyn:object
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nakomis/brooklyn-server
string-predicates-access
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/954.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 #954
----
commit 1c45ced1517c6dd90d762274785fdd7e8133b660
Author: Martin Harris <github@...>
Date: 2018-04-12T12:37:28Z
Changes access of `StringPredicates` classes
This allows them to be used in YAML, via $brooklyn:object
----
---