GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/999
Constraints - serialization and {forbidden,required}{If,Unless}
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server constraints
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/999.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 #999
----
commit bd34655c81400f8228c329ecec31ce6e378f78b0
Author: Alex Heneveld <alex.heneveld@...>
Date: 2018-09-20T21:34:25Z
proper serialization and deserialization for constraints
commit 0d6f57219bd7ce36c912fddd26f37a46c6f8dbc2
Author: Alex Heneveld <alex.heneveld@...>
Date: 2018-09-21T10:49:47Z
add {forbidden,required}{If,Unless} constraints
----
---