[1/2] brooklyn-server git commit: Use servicemix bundle for okio

2016-11-10 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master b072cbe55 -> dff428e52 Use servicemix bundle for okio - servicemix okio version 1.2.0_1 - still wrap: okhttp 2.2.0 but with explicit dependency on okio 1.2.x bundle Project: http://git-wip-us.apache.org/repos/asf/brooklyn-serv

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

2016-11-10 Thread aledsage
This closes #427 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/dff428e5 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/dff428e5 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

[2/2] brooklyn-server git commit: Closes #398

2016-11-10 Thread svet
Closes #398 BROOKLYN-377: adds testConfigOnParentUsesConfigKeyDeclaredOnParent This PR contains a failing test, which demonstrates the underlying problem in https://issues.apache.org/jira/browse/BROOKLYN-377. I believe that https://github.com/apache/brooklyn-server/pull/385 will fix this. We s

[1/2] brooklyn-server git commit: BROOKLYN-377: adds testConfigOnParentUsesConfigKeyDeclaredOnParent

2016-11-10 Thread svet
Repository: brooklyn-server Updated Branches: refs/heads/master 70f295044 -> b072cbe55 BROOKLYN-377: adds testConfigOnParentUsesConfigKeyDeclaredOnParent Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/c

[2/2] brooklyn-server git commit: Closes #426

2016-11-10 Thread svet
Closes #426 Improve robustness of MemoryUsageTrackerTest Motivated by discussion in https://github.com/apache/brooklyn-server/pull/412 with @neykov (cc @ahgittin). Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-serve

[1/2] brooklyn-server git commit: Improve robustness of MemoryUsageTrackerTest

2016-11-10 Thread svet
Repository: brooklyn-server Updated Branches: refs/heads/master 691283817 -> 70f295044 Improve robustness of MemoryUsageTrackerTest Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/e6b40af1 Tree: http://g

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

2016-11-10 Thread aledsage
This closes #401 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/69128381 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/69128381 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

[1/2] brooklyn-server git commit: Add ConfigParametersYamlTest cases for top-level params

2016-11-10 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master a8d81ed58 -> 691283817 Add ConfigParametersYamlTest cases for top-level params Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/4f7dbabe Tre

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

2016-11-10 Thread aledsage
This closes #414 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/a8d81ed5 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/a8d81ed5 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

[1/3] brooklyn-server git commit: TestHttpCall entity can now perform requests other than GET, setup headers and body

2016-11-10 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master db21f6a69 -> a8d81ed58 TestHttpCall entity can now perform requests other than GET, setup headers and body Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brook

[2/3] brooklyn-server git commit: Add tests + address PR comments

2016-11-10 Thread aledsage
Add tests + address PR comments Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/5529d79e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/5529d79e Diff: http://git-wip-us.apache.org/repos/a

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

2016-11-10 Thread aledsage
This closes #418 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/db21f6a6 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/db21f6a6 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

[1/2] brooklyn-server git commit: Adds ConfigYamlTest.testConfigAtTopLevel

2016-11-10 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master d6f2c569e -> db21f6a69 Adds ConfigYamlTest.testConfigAtTopLevel Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/76a46158 Tree: http://git-

[4/6] brooklyn-server git commit: Delete duplicate dependency on jackson-datatype-guava

2016-11-10 Thread aledsage
Delete duplicate dependency on jackson-datatype-guava Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/94ab2f81 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/94ab2f81 Diff: http://git-wip

[5/6] brooklyn-server git commit: SshCommandEffector resolves shell.env against the target entity

2016-11-10 Thread aledsage
SshCommandEffector resolves shell.env against the target entity Rather than always resolving it against the entity the effector is attached to. This also fixes the resolution of the execution directory. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-u

[2/6] brooklyn-server git commit: Typos

2016-11-10 Thread aledsage
Typos Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/83a99672 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/83a99672 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/83

[1/6] brooklyn-server git commit: XmlSerialiserTest logs at debug

2016-11-10 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master 6a4ca6486 -> d6f2c569e XmlSerialiserTest logs at debug \u001b in testIllegalXmlCharacter breaks tmux when it's printed Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/rep

[3/6] brooklyn-server git commit: Fix Debian 7 live test

2016-11-10 Thread aledsage
Fix Debian 7 live test ami-5586a43c is not unavailable. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/e01a4eff Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/e01a4eff Diff: http://git-

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

2016-11-10 Thread aledsage
This closes #422 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d6f2c569 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/d6f2c569 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

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

2016-11-10 Thread aledsage
This closes #385 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/6a4ca648 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/6a4ca648 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

[2/4] brooklyn-server git commit: Test executing a task in a context different from its own

2016-11-10 Thread aledsage
Test executing a task in a context different from its own When executing a task which is already tagged with a context entity in the execution context of another task, the task ends up with two context entities in its tags. It's indeterministic which one will be available through BrooklynTaskTa

[1/4] brooklyn-server git commit: Fix resolving a sensor of an entity in the context of another entity.

2016-11-10 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master f25fff728 -> 6a4ca6486 Fix resolving a sensor of an entity in the context of another entity. The ExecutionContext will tag the task with the entity it belongs to. As it is tagged by the execution context no need to tag it explici

[3/4] brooklyn-server git commit: Don't allow multiple context entities in a task's tags.

2016-11-10 Thread aledsage
Don't allow multiple context entities in a task's tags. The context entity should be set by internal code at a single place. Remove all places where we are setting the context additionally and add a warning at runtime if detected. To be changed to an exception after a release or two. Project: