You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by al...@apache.org on 2014/11/18 11:15:24 UTC

[2/2] incubator-brooklyn git commit: This closes #309

This closes #309


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

Branch: refs/heads/master
Commit: 0f2f63279b073e202badd62862599042a5cc9faf
Parents: d6a9aec 3dc4405
Author: Aled Sage <al...@gmail.com>
Authored: Tue Nov 18 10:15:05 2014 +0000
Committer: Aled Sage <al...@gmail.com>
Committed: Tue Nov 18 10:15:05 2014 +0000

----------------------------------------------------------------------
 .../rebind/RebindEntityDynamicTypeInfoTest.java |   5 -
 .../entity/rebind/RebindEntityTest.java         |  11 +-
 .../entity/rebind/RebindFailuresTest.java       |  24 +-
 .../brooklyn/entity/rebind/RebindFeedTest.java  |   6 +-
 .../brooklyn/entity/rebind/RebindOptions.java   |  92 +++++++
 .../entity/rebind/RebindTestFixture.java        | 136 +++++-----
 .../brooklyn/entity/rebind/RebindTestUtils.java | 249 ++++++++++++++++---
 .../transformer/CompoundTransformerTest.java    |   8 +-
 .../access/PortForwardManagerRebindTest.java    |   2 +-
 ...lusterDatabaseExampleAppIntegrationTest.java |   3 +-
 .../entity/pool/ServerPoolRebindTest.java       |   3 +-
 .../event/feed/jmx/RebindJmxFeedTest.java       |   2 +-
 .../bind/BindDnsServerIntegrationTest.java      |  19 +-
 ...assandraDatacenterRebindIntegrationTest.java |   3 +-
 .../proxy/nginx/NginxRebindIntegrationTest.java |   7 +-
 .../JBoss7ServerRebindingIntegrationTest.java   |   3 +-
 16 files changed, 412 insertions(+), 161 deletions(-)
----------------------------------------------------------------------