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 2014/07/14 17:36:07 UTC

[11/11] git commit: This closes #61

This closes #61


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

Branch: refs/heads/master
Commit: d6ef743c00e6ba081d4b74c10e82789a3a0e8d72
Parents: 8876e5d 404f646
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Mon Jul 14 09:20:03 2014 -0400
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Mon Jul 14 09:20:03 2014 -0400

----------------------------------------------------------------------
 .../main/java/brooklyn/util/ResourceUtils.java  | 14 ++++--
 .../entity/group/DynamicClusterTest.java        |  8 +++-
 .../management/osgi/OsgiStandaloneTest.java     | 21 ++++++++-
 .../usage/LocationUsageTrackingTest.java        |  6 ++-
 .../rest/resources/UsageResourceTest.java       | 28 ++++++++++--
 .../src/main/java/brooklyn/util/os/Os.java      | 43 ++++++++++++------
 .../java/brooklyn/util/text/Identifiers.java    |  5 ++
 .../src/test/java/brooklyn/util/os/OsTest.java  | 48 ++++++++++++++++++++
 .../brooklyn/util/text/IdentifiersTest.java     | 25 ++++++++++
 9 files changed, 171 insertions(+), 27 deletions(-)
----------------------------------------------------------------------