[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/999 ---

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219657203 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/ConstraintSerialization.java --- @@ -0,0 +1,369 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219655675 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/ConstraintSerialization.java --- @@ -0,0 +1,369 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219655574 --- Diff: core/src/main/java/org/apache/brooklyn/util/core/ResourcePredicates.java --- @@ -64,7 +66,7 @@ public boolean apply(@Nullable String

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219655496 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/ConstraintSerialization.java --- @@ -0,0 +1,369 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219655030 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/ConstraintSerialization.java --- @@ -0,0 +1,369 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219654951 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/ConstraintSerialization.java --- @@ -0,0 +1,369 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219558955 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/ConstraintSerialization.java --- @@ -0,0 +1,369 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219557804 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/ConstraintSerialization.java --- @@ -0,0 +1,369 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219567394 --- Diff: core/src/main/java/org/apache/brooklyn/core/config/ConfigConstraints.java --- @@ -218,4 +228,88 @@ public

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219567021 --- Diff: core/src/main/java/org/apache/brooklyn/core/config/ConfigConstraints.java --- @@ -218,4 +228,88 @@ public

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219560576 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/ConstraintSerialization.java --- @@ -0,0 +1,369 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219559231 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/ConstraintSerialization.java --- @@ -0,0 +1,369 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219561614 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/ConstraintSerialization.java --- @@ -0,0 +1,369 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/999#discussion_r219550831 --- Diff: core/src/main/java/org/apache/brooklyn/util/core/ResourcePredicates.java --- @@ -64,7 +66,7 @@ public boolean apply(@Nullable String

[GitHub] brooklyn-server pull request #999: Constraints - serialization and {forbidde...

2018-09-21 Thread ahgittin
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