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/01/30 04:45:56 UTC

[10/10] incubator-brooklyn git commit: This closes #1169

This closes #1169


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

Branch: refs/heads/master
Commit: 5b37751dcf8a0ea567d639f4a85fc6f932cd3a14
Parents: 73839fa f10ed3a
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Sat Jan 30 03:45:34 2016 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Sat Jan 30 03:45:34 2016 +0000

----------------------------------------------------------------------
 .../CreatePasswordSensorIntegrationTest.java    |  67 ++++++++++
 .../EmptySoftwareProcessWithPassword.yaml       |  17 +++
 .../sensor/password/CreatePasswordSensor.java   |  59 +++++++++
 .../password/CreatePasswordSensorTest.java      |  59 +++++++++
 .../apache/brooklyn/util/text/Identifiers.java  | 125 +++++++++++++++----
 .../brooklyn/util/text/IdentifiersTest.java     |  20 ++-
 6 files changed, 323 insertions(+), 24 deletions(-)
----------------------------------------------------------------------