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

[10/11] brooklyn-server git commit: This closes #27

This closes #27

Fix brooklyn-225


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

Branch: refs/heads/master
Commit: a25f66dfad3e961b63163a6727b7adb384713ef5
Parents: 67a347d 8372757
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Tue Feb 16 17:19:49 2016 +0000
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
Committed: Tue Feb 16 17:19:49 2016 +0000

----------------------------------------------------------------------
 .../location/ssh/SshMachineLocation.java        | 30 +++++++++++++-------
 .../ApplicationBuilderOverridingTest.java       | 26 +++++++++++++----
 .../brooklyn/util/collections/MutableList.java  | 11 +++++++
 .../brooklyn/util/collections/MutableSet.java   | 10 +++++++
 .../util/collections/MutableListTest.java       |  8 ++++++
 .../util/collections/MutableSetTest.java        | 10 +++++++
 6 files changed, 78 insertions(+), 17 deletions(-)
----------------------------------------------------------------------