You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/01 18:48:42 UTC

[12/50] brooklyn-server git commit: Merge pull request #329 from aledsage/fix/issue-327-ConcurrentModificationException

Merge pull request #329 from aledsage/fix/issue-327-ConcurrentModificationException

Fix/issue 327 concurrent modification exception

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/1607a945
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/1607a945
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/1607a945

Branch: refs/heads/0.4.0
Commit: 1607a945d63fa5a52b307c6ed4bd13feb327f86b
Parents: 5aa2ff0 70f2df9
Author: ahgittin <al...@cloudsoftcorp.com>
Authored: Thu Sep 27 21:06:24 2012 -0700
Committer: ahgittin <al...@cloudsoftcorp.com>
Committed: Thu Sep 27 21:06:24 2012 -0700

----------------------------------------------------------------------
 .../internal/LocalSubscriptionManager.java      |   2 +-
 .../java/brooklyn/util/flags/TypeCoercions.java |  27 ++++
 .../LocalSubscriptionManagerTest.groovy         |  91 -----------
 .../internal/LocalSubscriptionManagerTest.java  | 154 +++++++++++++++++++
 4 files changed, 182 insertions(+), 92 deletions(-)
----------------------------------------------------------------------