This closes #434

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

Branch: refs/heads/master
Commit: 2e41142591b40744efcf8efa21148204eb609d15
Parents: be89a8d 23117fc
Author: Aled Sage <aled.s...@gmail.com>
Authored: Wed Nov 16 22:32:49 2016 +0000
Committer: Aled Sage <aled.s...@gmail.com>
Committed: Wed Nov 16 22:32:49 2016 +0000

----------------------------------------------------------------------
 launcher/src/main/resources/web-security.xml    |  51 -----
 .../BrooklynEntityMirrorIntegrationTest.java    |   4 +-
 .../launcher/BrooklynWebServerTest.java         |  61 +++--
 pom.xml                                         |   2 +-
 .../rest/security/jaas/BrooklynLoginModule.java |  15 +-
 .../src/main/resources/web-security.xml         |  51 +++++
 .../brooklyn/rest/BrooklynRestApiLauncher.java  |  15 +-
 .../brooklyn/rest/HaMasterCheckFilterTest.java  |   3 +-
 .../AbstractRestApiEntitlementsTest.java        |  21 +-
 .../ActivityApiEntitlementsTest.java            |  17 +-
 .../EntityConfigApiEntitlementsTest.java        |   2 +
 .../entitlement/ScriptApiEntitlementsTest.java  |  14 +-
 .../entitlement/SensorApiEntitlementsTest.java  |   2 +
 .../entitlement/ServerApiEntitlementsTest.java  |   3 +
 .../ServerResourceIntegrationTest.java          |   2 +-
 ...rooklynJacksonSerializerIntegrationTest.java | 223 ++++++++++---------
 ...leShellCommandDeprecatedIntegrationTest.java |   5 +-
 17 files changed, 281 insertions(+), 210 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/2e411425/rest/rest-server/src/test/java/org/apache/brooklyn/rest/BrooklynRestApiLauncher.java
----------------------------------------------------------------------

Reply via email to