[1/2] brooklyn-server git commit: Improve JcloudsWinrmingLiveTest coverage

2018-02-28 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master cd2652459 -> 12e6b0045 Improve JcloudsWinrmingLiveTest coverage - add Azure ARM - improve error message for DefaultConnectivityResolver Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[2/2] brooklyn-server git commit: This closes #949

2018-02-28 Thread sjcorbett
This closes #949 Improve JcloudsWinrmingLiveTest coverage Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/12e6b004 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/12e6b004 Diff:

[02/18] brooklyn-client git commit: Improve error message when not logged in.

2017-07-17 Thread sjcorbett
Improve error message when not logged in. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/653e4f44 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/653e4f44 Diff:

[13/18] brooklyn-client git commit: Don't panic on failure to connect to host

2017-07-17 Thread sjcorbett
Don't panic on failure to connect to host Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/fffaec06 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/fffaec06 Diff:

[10/18] brooklyn-client git commit: base64 encode passwords and simplify .brooklyn_cli structure

2017-07-17 Thread sjcorbett
base64 encode passwords and simplify .brooklyn_cli structure Includes support for old style .brooklyn_cli format such that it will read credentials from the old style and use them, but overwrite with the new style on next login. New style looks like: { "credentials": { "password":

[12/18] brooklyn-client git commit: Improve login handling.

2017-07-17 Thread sjcorbett
Improve login handling. See https://issues.apache.org/jira/browse/BROOKLYN-463. Prompt for user name if not supplied. Check for 401 Unauthorized and give tidier output. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit:

[09/18] brooklyn-client git commit: Rename method to private

2017-07-17 Thread sjcorbett
Rename method to private Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/25704c5e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/25704c5e Diff:

[16/18] brooklyn-client git commit: Add licence header to config_test.go

2017-07-17 Thread sjcorbett
Add licence header to config_test.go Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/b5e51e42 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/b5e51e42 Diff:

[06/18] brooklyn-client git commit: Add logout command

2017-07-17 Thread sjcorbett
Add logout command Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/6b7970e1 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/6b7970e1 Diff:

[11/18] brooklyn-client git commit: Simply the format even more: encode username and password

2017-07-17 Thread sjcorbett
Simply the format even more: encode username and password Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/86acc705 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/86acc705 Diff:

[08/18] brooklyn-client git commit: Add a br server command.

2017-07-17 Thread sjcorbett
Add a br server command. Displays the URL of the connected Brooklyn. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/2bea0368 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/2bea0368

[07/18] brooklyn-client git commit: Don't store all old logins in .brooklyn_cli

2017-07-17 Thread sjcorbett
Don't store all old logins in .brooklyn_cli Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/2ac0e7a1 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/2ac0e7a1 Diff:

[04/18] brooklyn-client git commit: Handle newline/spaces in prompt for username

2017-07-17 Thread sjcorbett
Handle newline/spaces in prompt for username Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/b73bc2d5 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/b73bc2d5 Diff:

[18/18] brooklyn-client git commit: This closes #42

2017-07-17 Thread sjcorbett
This closes #42 Improve login handling. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/be805160 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/be805160 Diff:

[14/18] brooklyn-client git commit: Revert to keeping multiple credentials in the config file

2017-07-17 Thread sjcorbett
Revert to keeping multiple credentials in the config file per https://github.com/apache/brooklyn-client/pull/42#issuecomment-303995483 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/61df6a2f Tree:

[03/18] brooklyn-client git commit: Don't use resp if there was an error

2017-07-17 Thread sjcorbett
Don't use resp if there was an error Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/326459c4 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/326459c4 Diff:

[01/18] brooklyn-client git commit: Ignore invalid config during login and remove config upon failure

2017-07-17 Thread sjcorbett
Repository: brooklyn-client Updated Branches: refs/heads/master 052d3bdae -> be8051602 Ignore invalid config during login and remove config upon failure Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit:

[05/18] brooklyn-client git commit: Don't trim password.

2017-07-17 Thread sjcorbett
Don't trim password. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/749057bb Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/749057bb Diff:

[17/18] brooklyn-client git commit: Ensure logout does not prevent help being displayed

2017-07-17 Thread sjcorbett
Ensure logout does not prevent help being displayed Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/6abe8d11 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/6abe8d11 Diff:

[3/4] brooklyn-server git commit: Upgrade to jclouds 2.1.0-SNAPSHOT

2017-05-24 Thread sjcorbett
Upgrade to jclouds 2.1.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/1259e283 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/1259e283 Diff:

[4/4] brooklyn-server git commit: This closes #696

2017-05-24 Thread sjcorbett
This closes #696 Fix DslYamlTest Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/b84ec023 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/b84ec023 Diff:

[1/4] brooklyn-server git commit: Fix DslYamlTest’s getConfigEventually

2017-05-24 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 757a38cc4 -> b84ec0231 Fix DslYamlTest’s getConfigEventually Call config().get(), and then config.getNonBlocking(). Previously did it the other way around, so the getNonBlocking could return absent if the value was not yet

[4/4] brooklyn-server git commit: This closes #602

2017-03-24 Thread sjcorbett
This closes #602 Add test illustrating SNI connection problem. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/b7fef0f7 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/b7fef0f7 Diff:

[2/4] brooklyn-server git commit: Improve test location rebind stub

2017-03-24 Thread sjcorbett
Improve test location rebind stub * Makes the stubbed location more functional by implementing the getNodeMetadata, setting the location field on the NodeMetadata; * Disabled aws hostname lookup - nothing to ssh into; * Sets the HA manager for the new rebind management context to disabled. This

[1/4] brooklyn-server git commit: Add test illustrating SNI connection problem.

2017-03-24 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 05a86be47 -> b7fef0f70 Add test illustrating SNI connection problem. See https://issues.apache.org/jira/browse/BROOKLYN-456. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[3/4] brooklyn-server git commit: This closes #607

2017-03-24 Thread sjcorbett
This closes #607 Improve test location rebind stub Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/8dfd4f01 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/8dfd4f01 Diff:

[6/6] brooklyn-server git commit: This closes #610

2017-03-24 Thread sjcorbett
This closes #610 Various integration test fixes Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/05a86be4 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/05a86be4 Diff:

[3/6] brooklyn-server git commit: WinRmFeedIntegrationTest relies on an external resource, mark as Live

2017-03-24 Thread sjcorbett
WinRmFeedIntegrationTest relies on an external resource, mark as Live Requires that the user spins up a windows machine and configures its location in his local brooklyn.properties. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[5/6] brooklyn-server git commit: SoftwareProcessEntityTest.testDoubleStopEntity - add some troubleshooting checks

2017-03-24 Thread sjcorbett
SoftwareProcessEntityTest.testDoubleStopEntity - add some troubleshooting checks Failed with the following exception, but not obvious why: java.lang.AssertionError: entity=EmptySoftwareProcessImpl{id=i5jf7l77wu}; attribute=Sensor: service.state

[1/6] brooklyn-server git commit: Replace http(s)://httpbin.org with a local server

2017-03-24 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 23cb3a080 -> 05a86be47 Replace http(s)://httpbin.org with a local server Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/a682daa6 Tree:

[4/6] brooklyn-server git commit: Fixes integration tests

2017-03-24 Thread sjcorbett
Fixes integration tests * One is a real problem - http://jsonip.com redirects to https://jsonip.com, which is signed by a certificate issued by "Let's Encrypt", not supported by java * The other changes the incorrect expectation in the test Project:

[2/6] brooklyn-server git commit: Mark failing integration tests as Broken

2017-03-24 Thread sjcorbett
Mark failing integration tests as Broken Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/32ccd248 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/32ccd248 Diff:

[1/2] brooklyn-dist git commit: docker-itest: java version to 8, add chef package

2017-03-24 Thread sjcorbett
Repository: brooklyn-dist Updated Branches: refs/heads/master bd2e59174 -> d2cd2df96 docker-itest: java version to 8, add chef package Bump the java version to 8 in light of the projecft's decision to phase away Java 7 support. Install the chef package, needed by integration tests for the

[2/2] brooklyn-dist git commit: This closes #88

2017-03-24 Thread sjcorbett
This closes #88 docker-itest: java version to 8, add chef package Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/d2cd2df9 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/d2cd2df9 Diff:

[1/2] brooklyn-library git commit: Add entity/config test via REST using redis as an example

2017-03-21 Thread sjcorbett
Repository: brooklyn-library Updated Branches: refs/heads/master d7bf15951 -> 3715b9904 Add entity/config test via REST using redis as an example Move the test by @sjcorbett added to brooklyn-server in d7cbaeed46d7fedf8e49df015baa812352060f45 here so it can use library items, as discus

[2/2] brooklyn-library git commit: This closes #94

2017-03-21 Thread sjcorbett
This closes #94 Add entity/config test via REST using redis as an example Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/3715b990 Tree:

[3/3] brooklyn-server git commit: This closes #582

2017-03-13 Thread sjcorbett
This closes #582 Fix Integration tests Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/f218966f Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/f218966f Diff:

[1/3] brooklyn-server git commit: Fix Entitlements Integration tests

2017-03-13 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master ea18d9ab0 -> f218966fe Fix Entitlements Integration tests Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/09f8332f Tree:

[2/2] brooklyn-ui git commit: This closes #36

2017-03-06 Thread sjcorbett
This closes #36 Updated logout step to work in karaf mode Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/d9b82dff Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/d9b82dff Diff:

[1/2] brooklyn-ui git commit: Updated logout step to work in karaf mode

2017-03-06 Thread sjcorbett
Repository: brooklyn-ui Updated Branches: refs/heads/master 9c2d7f706 -> d9b82dffb Updated logout step to work in karaf mode - BROOKLYN-323: Simplify LogoutApi - relative urls for swagger html Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit:

[2/2] brooklyn-server git commit: This closes #580

2017-03-02 Thread sjcorbett
This closes #580 Set the username for Windows locations correctly Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/1aa222a9 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/1aa222a9 Diff:

[1/2] brooklyn-server git commit: Set the username for Windows locations correctly

2017-03-02 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 3a6a2ee83 -> 1aa222a97 Set the username for Windows locations correctly The username when deploying to a winrm target is always empty. Fix it by following the same approach the SSH branch takes to populate the username.

[1/4] brooklyn-server git commit: Machines.findUniqueElement returns absent when items is null

2017-02-08 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 984a1e18f -> 6571bab4a Machines.findUniqueElement returns absent when items is null Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[4/4] brooklyn-server git commit: This closes #553

2017-02-08 Thread sjcorbett
This closes #553 MultimapSerializer works with non-String keys Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/6571bab4 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/6571bab4 Diff:

[3/4] brooklyn-server git commit: MultimapSerializer works with non-String keys

2017-02-08 Thread sjcorbett
MultimapSerializer works with non-String keys Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/148ac04c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/148ac04c Diff:

[1/2] brooklyn-client git commit: Add missing @Override annotation to method signatures overriding interface methods

2017-02-06 Thread sjcorbett
Repository: brooklyn-client Updated Branches: refs/heads/master 8ecbfe786 -> 88bb5e7bd Add missing @Override annotation to method signatures overriding interface methods Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit:

[2/2] brooklyn-client git commit: This closes #37

2017-02-06 Thread sjcorbett
This closes #37 Add missing @Override annotations and other cleanup Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/88bb5e7b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/88bb5e7b

[2/2] brooklyn-library git commit: This closes #72

2017-02-06 Thread sjcorbett
This closes #72 Fix test to work on any combination of OS & eol type. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/f3cbc42e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/f3cbc42e

[1/2] brooklyn-library git commit: Fix test to work on any combination of OS & eol type.

2017-02-06 Thread sjcorbett
Repository: brooklyn-library Updated Branches: refs/heads/master a72962bee -> f3cbc42e7 Fix test to work on any combination of OS & eol type. Change line endings for generated script as it's most likely to run in a unix environment. Normalize line endings when comparing scripts to work with

[1/2] brooklyn-docs git commit: Document the latch improvements - max concurrency behaviour

2017-01-27 Thread sjcorbett
Repository: brooklyn-docs Updated Branches: refs/heads/master 8384923ea -> 11414400e Document the latch improvements - max concurrency behaviour Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/9fc73fac

[2/2] brooklyn-docs git commit: This closes #146

2017-01-27 Thread sjcorbett
This closes #146 Document the latch improvements - max concurrency behaviour Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/11414400 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/11414400

[2/2] brooklyn-server git commit: This closes #541

2017-01-27 Thread sjcorbett
This closes #541 Fix ReachableSocketFinderTest (so not time-sensitive) Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/6761825a Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/6761825a

[1/2] brooklyn-server git commit: Fix ReachableSocketFinderTest (so not time-sensitive)

2017-01-27 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 7460981b2 -> 6761825a5 Fix ReachableSocketFinderTest (so not time-sensitive) Tests sometimes failed on apache Jenkins, because 100ms wasn’t long enough for the other thread(s) to complete. Project:

[2/3] brooklyn-library git commit: ReleaseableLatch - better support for failing tasks

2017-01-26 Thread sjcorbett
ReleaseableLatch - better support for failing tasks Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/49ba9f15 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/49ba9f15 Diff:

[3/3] brooklyn-library git commit: This closes #87

2017-01-26 Thread sjcorbett
This closes #87 Follow API changes in brooklyn-server#520 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/35a71ffe Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/35a71ffe Diff:

[1/3] brooklyn-library git commit: Follow API changes in brooklyn-server

2017-01-26 Thread sjcorbett
Repository: brooklyn-library Updated Branches: refs/heads/master 4b272645e -> 35a71ffeb Follow API changes in brooklyn-server Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/b7cfae75 Tree:

[2/7] brooklyn-server git commit: Let latches limit the paralellism for the step they guard

2017-01-26 Thread sjcorbett
Let latches limit the paralellism for the step they guard Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/47aecce0 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/47aecce0 Diff:

[5/7] brooklyn-server git commit: Experiment to avoid ThreadLocal

2017-01-26 Thread sjcorbett
Experiment to avoid ThreadLocal Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/af749589 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/af749589 Diff:

[4/7] brooklyn-server git commit: less magic

2017-01-26 Thread sjcorbett
less magic Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d79f9ef0 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/d79f9ef0 Diff:

[1/7] brooklyn-server git commit: Add iterator to ValueResolver

2017-01-26 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master dc5bc6d19 -> a4e69956e Add iterator to ValueResolver Resolves the initial object iteratively until either failure or object can't be resolved any more. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo

[7/7] brooklyn-server git commit: This closes #520

2017-01-26 Thread sjcorbett
This closes #520 Limit parallelism of start/stop steps on SoftwareProcess Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/a4e69956 Tree:

[6/7] brooklyn-server git commit: cleanup

2017-01-26 Thread sjcorbett
cleanup Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d81af3e2 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/d81af3e2 Diff:

[3/7] brooklyn-server git commit: ReleaseableLatch - better support for failing tasks

2017-01-26 Thread sjcorbett
ReleaseableLatch - better support for failing tasks Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/ae8eb9e3 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/ae8eb9e3 Diff:

[1/2] brooklyn-server git commit: BROOKLYN-404: improve BrooklynProperties concurrency

2017-01-24 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 972a0d8e1 -> 0570ca5a5 BROOKLYN-404: improve BrooklynProperties concurrency BrooklynProperties no longer exposed as java.util.Map Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[2/2] brooklyn-server git commit: This closes #505

2017-01-24 Thread sjcorbett
This closes #505 BROOKLYN-404: fix ConcurrentModificationException in BrooklynProperties Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/0570ca5a Tree:

[16/17] brooklyn-server git commit: Remove unnecessary casts

2017-01-23 Thread sjcorbett
Remove unnecessary casts Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/c0f11d07 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/c0f11d07 Diff:

[09/17] brooklyn-server git commit: Add missing @Override annotation to method signatures overriding interface methods

2017-01-23 Thread sjcorbett
Add missing @Override annotation to method signatures overriding interface methods Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/e61caea4 Tree:

[14/17] brooklyn-server git commit: Remove unnecessary casts

2017-01-23 Thread sjcorbett
http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/c0f11d07/utils/common/src/main/java/org/apache/brooklyn/util/javalang/Boxing.java -- diff --git

[03/17] brooklyn-server git commit: Add missing @Override annotations

2017-01-23 Thread sjcorbett
Add missing @Override annotations Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/0d2d5d6a Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/0d2d5d6a Diff:

[01/17] brooklyn-server git commit: Add missing @Override annotations

2017-01-23 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 8ad5578c1 -> 972a0d8e1 http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/0d2d5d6a/policy/src/test/java/org/apache/brooklyn/policy/ha/ServiceRestarterTest.java

[11/17] brooklyn-server git commit: Add missing @Deprecated annotations

2017-01-23 Thread sjcorbett
Add missing @Deprecated annotations Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/dfa8aa29 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/dfa8aa29 Diff:

[13/17] brooklyn-server git commit: Remove unused imports

2017-01-23 Thread sjcorbett
Remove unused imports Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/070d4ef5 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/070d4ef5 Diff:

[10/17] brooklyn-server git commit: Add missing @Deprecated annotations

2017-01-23 Thread sjcorbett
http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/dfa8aa29/utils/common/src/main/java/org/apache/brooklyn/util/time/Time.java -- diff --git a/utils/common/src/main/java/org/apache/brooklyn/util/time/Time.java

[17/17] brooklyn-server git commit: This closes #532

2017-01-23 Thread sjcorbett
This closes #532 Add missing @Override annotations and other cleanup Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/972a0d8e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/972a0d8e

[05/17] brooklyn-server git commit: Add missing @Override annotation to method signatures overriding interface methods

2017-01-23 Thread sjcorbett
http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/e61caea4/policy/src/test/java/org/apache/brooklyn/policy/loadbalancing/LoadBalancingPolicyTest.java -- diff --git

[02/17] brooklyn-server git commit: Add missing @Override annotations

2017-01-23 Thread sjcorbett
http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/0d2d5d6a/core/src/test/java/org/apache/brooklyn/core/enricher/BasicEnricherTest.java -- diff --git

[08/17] brooklyn-server git commit: Add missing @Override annotation to method signatures overriding interface methods

2017-01-23 Thread sjcorbett
http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/e61caea4/core/src/main/java/org/apache/brooklyn/core/location/geo/MaxMind2HostGeoLookup.java -- diff --git

[12/17] brooklyn-server git commit: Remove unused imports

2017-01-23 Thread sjcorbett
http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/070d4ef5/rest/rest-server/src/test/java/org/apache/brooklyn/rest/BrooklynPropertiesSecurityFilterTest.java -- diff --git

[04/17] brooklyn-server git commit: Add missing @Override annotation to method signatures overriding interface methods

2017-01-23 Thread sjcorbett
http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/e61caea4/software/base/src/test/java/org/apache/brooklyn/feed/jmx/JmxFeedTest.java -- diff --git

[1/2] brooklyn-server git commit: Adds test for catalog-effector from OSGi bundle

2017-01-23 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master c5fc588c3 -> 8ad5578c1 Adds test for catalog-effector from OSGi bundle Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d893d529 Tree:

[1/2] brooklyn-server git commit: BROOKLYN-426: avoid propagating NoClassDefFoundError

2017-01-23 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master a9047f64c -> c5fc588c3 BROOKLYN-426: avoid propagating NoClassDefFoundError Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/1c20df25 Tree:

[2/2] brooklyn-server git commit: This closes #526

2017-01-19 Thread sjcorbett
This closes #526 Add removeSecurityGroup by id Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/4d2f7cc7 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/4d2f7cc7 Diff:

[2/2] brooklyn-server git commit: This closes #506

2017-01-10 Thread sjcorbett
This closes #506 AbstractYamlTest: make setUpPlatform overridable Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/07e5503d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/07e5503d Diff:

[1/2] brooklyn-server git commit: AbstractYamlTest: make setUpPlatform overridable

2017-01-10 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 1d2d53504 -> 07e5503d8 AbstractYamlTest: make setUpPlatform overridable Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/27595281 Tree:

[1/2] brooklyn-server git commit: Add jcloudsProviderRenames.properties

2017-01-10 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 62c55b829 -> 0c04484c1 Add jcloudsProviderRenames.properties Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/354826a8 Tree:

[2/2] brooklyn-server git commit: This closes #511

2017-01-10 Thread sjcorbett
This closes #511 Add jcloudsProviderRenames.properties Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/0c04484c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/0c04484c Diff:

[5/7] brooklyn-server git commit: Extract CustomizeTemplateOptions and its implementations from JcloudsLocation

2016-12-20 Thread sjcorbett
Extract CustomizeTemplateOptions and its implementations from JcloudsLocation Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/7582ebeb Tree:

[3/7] brooklyn-server git commit: Extract RebindToMachinePredicate from JcloudsLocation

2016-12-20 Thread sjcorbett
Extract RebindToMachinePredicate from JcloudsLocation Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/e0c6e7e6 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/e0c6e7e6 Diff:

[6/7] brooklyn-server git commit: Extract CustomizeTemplateBuilder from JcloudsLocation

2016-12-20 Thread sjcorbett
Extract CustomizeTemplateBuilder from JcloudsLocation Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/f89ba453 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/f89ba453 Diff:

[2/7] brooklyn-server git commit: Move JcloudsLocation's logic for creating users to separate class

2016-12-20 Thread sjcorbett
Move JcloudsLocation's logic for creating users to separate class Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/c93a79de Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/c93a79de Diff:

[4/7] brooklyn-server git commit: Extract CustomizeTemplateOptions and its implementations from JcloudsLocation

2016-12-20 Thread sjcorbett
http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/7582ebeb/locations/jclouds/src/main/java/org/apache/brooklyn/location/jclouds/templates/customize/UserMetadataStringOption.java -- diff --git

[7/7] brooklyn-server git commit: This closes #484

2016-12-20 Thread sjcorbett
This closes #484 Small JcloudsLocation refactor Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/77070947 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/77070947 Diff:

[1/2] brooklyn-library git commit: Upgrade karaf-maven-plugin to avoid double User-Agent bug

2016-12-09 Thread sjcorbett
Repository: brooklyn-library Updated Branches: refs/heads/master 0c059cb82 -> e5252dcd0 Upgrade karaf-maven-plugin to avoid double User-Agent bug Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit:

[1/2] brooklyn-dist git commit: Upgrade karaf-maven-plugin to avoid double User-Agent bug

2016-12-09 Thread sjcorbett
Repository: brooklyn-dist Updated Branches: refs/heads/master 834197ce6 -> dfcd43aea Upgrade karaf-maven-plugin to avoid double User-Agent bug Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/80f0a403 Tree:

[1/2] brooklyn-server git commit: Upgrade karaf-maven-plugin to avoid double User-Agent bug

2016-12-09 Thread sjcorbett
Repository: brooklyn-server Updated Branches: refs/heads/master 9f8a3aae0 -> b765795e7 Upgrade karaf-maven-plugin to avoid double User-Agent bug Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/4baed1a5

[2/2] brooklyn-dist git commit: This closes #66

2016-12-09 Thread sjcorbett
This closes #66 Upgrade karaf-maven-plugin to avoid double User-Agent bug Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/dfcd43ae Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/dfcd43ae

[2/2] brooklyn-server git commit: This closes #479

2016-12-09 Thread sjcorbett
This closes #479 Upgrade karaf-maven-plugin to avoid double User-Agent bug Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/b765795e Tree:

[4/4] brooklyn-client git commit: This closes #33

2016-12-02 Thread sjcorbett
This closes #33 Set default JVM memory settings for the build Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/69117c4d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/69117c4d Diff:

[3/4] brooklyn-client git commit: This closes #35

2016-12-02 Thread sjcorbett
This closes #35 Update LICENSE with changes in project dependencies Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/b6d71193 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/b6d71193

[2/4] brooklyn-client git commit: Update LICENSE with changes in project dependencies

2016-12-02 Thread sjcorbett
Update LICENSE with changes in project dependencies Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/7cf2d0d3 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/7cf2d0d3 Diff:

  1   2   3   >