[1/4] brooklyn-server git commit: Compile with jdk 8

2017-02-06 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 68a07aa10 -> 55ec074f4 Compile with jdk 8 - minor source changes (generics) Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/a560c7cf

[3/4] brooklyn-server git commit: Java 7

2017-02-06 Thread drigodwin
Java 7 - restore java.version to 1.7 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/7ec5869c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/7ec5869c Diff:

[2/4] brooklyn-server git commit: Reinstate generics

2017-02-06 Thread drigodwin
Reinstate generics Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/f0f64f2b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/f0f64f2b Diff:

[1/2] brooklyn-server git commit: BROOKLYN-425: softwareProcess.rebind execs with entity context

2017-02-06 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 55ec074f4 -> 5c5d578f4 BROOKLYN-425: softwareProcess.rebind execs with entity context Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

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

2017-02-06 Thread drigodwin
This closes #534 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/5c5d578f Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/5c5d578f Diff:

[2/4] brooklyn-server git commit: BROOKLYN-421: Adds DSL for $brooklyn:urlEncode(...)

2017-02-07 Thread drigodwin
BROOKLYN-421: Adds DSL for $brooklyn:urlEncode(...) Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/316452e5 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/316452e5 Diff:

[1/4] brooklyn-server git commit: Urls.encode(String) specifies UTF-8

2017-02-07 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 5c5d578f4 -> 422e025ea Urls.encode(String) specifies UTF-8 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/fa387821 Tree:

[3/4] brooklyn-server git commit: AbstractYamlRebindTest: updates as per AbstractYamlTest

2017-02-07 Thread drigodwin
AbstractYamlRebindTest: updates as per AbstractYamlTest Replaced the createAndStartApplication impl with that from AbstractYamlTest. (Before this change, I saw a NoSuchElementException because it failed to find the task for the start effector - I’m guessing there’s a race for when that task

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

2017-02-07 Thread drigodwin
This closes #551 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/422e025e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/422e025e Diff:

[1/2] brooklyn-server git commit: Resolve deferred values in containers (list, map) on config().getNonBlocking(...)

2017-02-07 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 422e025ea -> 114d47da1 Resolve deferred values in containers (list, map) on config().getNonBlocking(...) Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

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

2017-02-07 Thread drigodwin
This closes #542 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/114d47da Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/114d47da Diff:

[2/5] brooklyn-library git commit: Remove unused imports

2017-02-07 Thread drigodwin
Remove unused imports Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/e90848c6 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/e90848c6 Diff:

[5/5] brooklyn-library git commit: This closes #88

2017-02-07 Thread drigodwin
This closes #88 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/3f21e566 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/3f21e566 Diff:

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

2017-02-07 Thread drigodwin
This closes #549 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/3f54a04a Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/3f54a04a Diff:

[1/2] brooklyn-server git commit: Allow for different jclouds prefixes on different clouds.

2017-02-07 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master dc04cbd4e -> 3f54a04ad Allow for different jclouds prefixes on different clouds. jclouds on AWS uses 'jclouds#' while on Openstack it is 'jclouds-'. Also fix some incorrect log messages and add a bit of detail to them. Project:

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

2017-02-07 Thread drigodwin
This closes #550 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/dc04cbd4 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/dc04cbd4 Diff:

[1/2] brooklyn-server git commit: Add Openstack live test.

2017-02-07 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 114d47da1 -> dc04cbd4e Add Openstack live test. A bit of refactoring to add openstack live test. There is some work required to tidy and rationalize the various multi platform live tests; this isn't it but may be a first step.

[4/5] brooklyn-library git commit: Remove unnecessary casts

2017-02-07 Thread drigodwin
Remove unnecessary casts Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/9c66fa14 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/9c66fa14 Diff:

[1/5] brooklyn-library git commit: Add missing @Override annotations

2017-02-07 Thread drigodwin
Repository: brooklyn-library Updated Branches: refs/heads/master f3cbc42e7 -> 3f21e5665 Add missing @Override annotations Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/a86b41c4 Tree:

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

2017-02-07 Thread drigodwin
This closes #544 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/4c63794b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/4c63794b Diff:

[1/2] brooklyn-server git commit: Prefer centos 7

2017-02-07 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 3f54a04ad -> 4c63794b6 Prefer centos 7 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/3b74ed7a Tree:

[1/2] brooklyn-server git commit: Adds DynamicCluster.testClustersHaveIndependentCounters

2017-02-08 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master c62f84a95 -> 984a1e18f Adds DynamicCluster.testClustersHaveIndependentCounters Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/ef96aed1

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

2017-02-08 Thread drigodwin
This closes #552 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/984a1e18 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/984a1e18 Diff:

[1/2] brooklyn-docs git commit: Update _openstack.md

2017-01-24 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 8049f2e3c -> c2eddf0e8 Update _openstack.md Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/7fbbf994 Tree:

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

2017-01-24 Thread drigodwin
This closes #141 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/c2eddf0e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/c2eddf0e Diff:

[1/2] brooklyn-docs git commit: Added docs for useMachinePublicAddressAsPrivateAddress

2017-01-25 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master c2eddf0e8 -> 69089b792 Added docs for useMachinePublicAddressAsPrivateAddress Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/e8ae2d12 Tree:

[3/3] brooklyn-docs git commit: This closes #147

2017-01-27 Thread drigodwin
This closes #147 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/8384923e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/8384923e Diff:

[2/3] brooklyn-docs git commit: Fixes based on PR comments

2017-01-27 Thread drigodwin
Fixes based on PR comments Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/8460095f Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/8460095f Diff:

[1/3] brooklyn-docs git commit: Added knwon issues section to azure arm

2017-01-27 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 97b233e1f -> 8384923ea Added knwon issues section to azure arm Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/6360e554 Tree:

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

2017-02-23 Thread drigodwin
This closes #568 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/a0a713ee Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/a0a713ee Diff:

[1/3] brooklyn-server git commit: add test illustrating the failure in dacf18b831e1e5e1383d662a873643a3c3cabac6

2017-02-23 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 5e947cef0 -> a0a713ee6 add test illustrating the failure in dacf18b831e1e5e1383d662a873643a3c3cabac6 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[2/3] brooklyn-server git commit: fix the problem in the previous test

2017-02-23 Thread drigodwin
fix the problem in the previous test where failure in custom start behaviour in applications does not cause an app to go on fire Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/4e0be7f6 Tree:

[1/2] brooklyn-server git commit: Apply class renames mapping to white-listed bundles

2017-02-23 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master a0a713ee6 -> d0755dbfe Apply class renames mapping to white-listed bundles Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/7f866a06 Tree:

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

2017-02-23 Thread drigodwin
This closes #569 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d0755dbf Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/d0755dbf Diff:

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

2017-02-15 Thread drigodwin
This closes #558 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/38396711 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/38396711 Diff:

[1/2] brooklyn-server git commit: BROOKLYN-433: regex/obj config key constraint in yaml

2017-02-15 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 0f649fe17 -> 38396711d BROOKLYN-433: regex/obj config key constraint in yaml Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/4bda12b7

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

2017-02-15 Thread drigodwin
This closes #39 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/fa2d7b3d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/fa2d7b3d Diff:

[1/2] brooklyn-client git commit: adds flag for connecting to servers using self-sign ssl, fixing existing code that handles flags

2017-02-15 Thread drigodwin
Repository: brooklyn-client Updated Branches: refs/heads/master 88bb5e7bd -> fa2d7b3db adds flag for connecting to servers using self-sign ssl, fixing existing code that handles flags Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit:

[1/2] brooklyn-server git commit: REST endpoint for an activity children has `includeBackground` option

2017-02-15 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 1c994df7d -> 3c5981b57 REST endpoint for an activity children has `includeBackground` option Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

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

2017-02-15 Thread drigodwin
This closes #559 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/3c5981b5 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/3c5981b5 Diff:

[1/2] brooklyn-ui git commit: Add CSRF header on the swagger page

2017-02-10 Thread drigodwin
Repository: brooklyn-ui Updated Branches: refs/heads/master 4917b0966 -> f45d697b1 Add CSRF header on the swagger page Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/2df4678f Tree:

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

2017-02-10 Thread drigodwin
This closes #41 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/f45d697b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/f45d697b Diff:

[1/2] brooklyn-library git commit: Updates couchDBNode to support V2.0+

2017-02-16 Thread drigodwin
Repository: brooklyn-library Updated Branches: refs/heads/master 3f21e5665 -> d51bf424f Updates couchDBNode to support V2.0+ Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/a8db4813 Tree:

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

2017-02-16 Thread drigodwin
This closes #92 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/d51bf424 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/d51bf424 Diff:

[1/2] brooklyn-library git commit: Fix non valid CSS rule for example WAR

2017-01-18 Thread drigodwin
Repository: brooklyn-library Updated Branches: refs/heads/master 4bd493269 -> 4b272645e Fix non valid CSS rule for example WAR Signed-off-by: Thomas Bouron Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit:

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

2017-01-18 Thread drigodwin
This closes #86 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/4b272645 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/4b272645 Diff:

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

2017-01-19 Thread drigodwin
This closes #139 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/5f1500dd Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/5f1500dd Diff:

[1/2] brooklyn-docs git commit: BROOKLYN-359: fix softlayer swift example for jclouds2

2017-01-19 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 625b046c6 -> 5f1500dd1 BROOKLYN-359: fix softlayer swift example for jclouds2 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/411d200a Tree:

[1/2] brooklyn-docs git commit: Use full configkey name in docs rather than the shorter version

2017-01-19 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 5f1500dd1 -> c3621e20d Use full configkey name in docs rather than the shorter version Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/2c9663ab

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

2017-01-19 Thread drigodwin
This closes #138 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/c3621e20 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/c3621e20 Diff:

[1/4] brooklyn-docs git commit: Update release notes for release 0.10.0

2017-01-19 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master c3621e20d -> d2e6a6780 Update release notes for release 0.10.0 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/1d428f87 Tree:

[2/4] brooklyn-docs git commit: Add more verify steps

2017-01-19 Thread drigodwin
Add more verify steps Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/f5560bfb Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/f5560bfb Diff:

[4/4] brooklyn-docs git commit: This closes #130

2017-01-19 Thread drigodwin
This closes #130 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/d2e6a678 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/d2e6a678 Diff:

[3/4] brooklyn-docs git commit: web site 0.10.0 version updates

2017-01-19 Thread drigodwin
web site 0.10.0 version updates Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/68098d17 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/68098d17 Diff:

[1/2] brooklyn-docs git commit: Winrm connectivity limitations

2017-01-19 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master d2e6a6780 -> 3a1258ec7 Winrm connectivity limitations Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/55d21a50 Tree:

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

2017-01-16 Thread drigodwin
This closes #84 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/f0d43cbc Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/f0d43cbc Diff:

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

2017-01-17 Thread drigodwin
This closes #85 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/4bd49326 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/4bd49326 Diff:

[1/2] brooklyn-library git commit: Amends ZK download url so that filename param comes last

2017-01-17 Thread drigodwin
Repository: brooklyn-library Updated Branches: refs/heads/master f0d43cbcb -> 4bd493269 Amends ZK download url so that filename param comes last Previously this caused the script to fork / never install Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit:

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

2017-02-27 Thread drigodwin
This closes #42 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/9c2d7f70 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/9c2d7f70 Diff:

[1/2] brooklyn-server git commit: Add catalog "itemType" to the CatalogItemSummary response from the REST API

2017-02-27 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master cddaf4a09 -> 17aa62213 Add catalog "itemType" to the CatalogItemSummary response from the REST API Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

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

2017-02-27 Thread drigodwin
This closes #567 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/17aa6221 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/17aa6221 Diff:

[1/2] brooklyn-ui git commit: Use the "itemType" to redirect the user to the right page after a catalog import

2017-02-27 Thread drigodwin
Repository: brooklyn-ui Updated Branches: refs/heads/master f45d697b1 -> 9c2d7f706 Use the "itemType" to redirect the user to the right page after a catalog import Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit:

[3/7] brooklyn-server git commit: Add locking on cachedTask for DSL effector

2017-02-28 Thread drigodwin
Add locking on cachedTask for DSL effector Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/3bb0397c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/3bb0397c Diff:

[5/7] brooklyn-server git commit: Adding integration test for entity interaction.

2017-02-28 Thread drigodwin
Adding integration test for entity interaction. Also adds a formatString test that was used to get the right structure for the entity test, may as well include it now that it is written. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[2/7] brooklyn-server git commit: Add DSL support for calling effectors in YAML

2017-02-28 Thread drigodwin
Add DSL support for calling effectors in YAML Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/54d131a3 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/54d131a3 Diff:

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

2017-02-28 Thread drigodwin
This closes #155 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/44226174 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/44226174 Diff:

[1/7] brooklyn-server git commit: Updates for effector calling.

2017-02-28 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 91a35e208 -> 442261741 Updates for effector calling. this includes the following changes: An "avoidSideEffects" capability in ValueResolver, to allow callers to specify that any tasks which are marked as having side effects (a

[6/7] brooklyn-server git commit: Added changes from @drigonwin for getImmediately

2017-02-28 Thread drigodwin
Added changes from @drigonwin for getImmediately Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/70d9acad Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/70d9acad Diff:

[2/3] brooklyn-library git commit: - updates from review

2017-02-28 Thread drigodwin
- updates from review Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/3edf0ad1 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/3edf0ad1 Diff:

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

2017-02-28 Thread drigodwin
This closes #91 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/269c0436 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/269c0436 Diff:

[1/3] brooklyn-library git commit: * Added Redis integration into hello-world-sql example*

2017-02-28 Thread drigodwin
Repository: brooklyn-library Updated Branches: refs/heads/master 02475704c -> 269c0436a * Added Redis integration into hello-world-sql example* - added Jedis dependency - updated available.jsp to optionally display Redis link - added a jsp for the Redis chatroom Project:

[1/2] brooklyn-docs git commit: BROOKLYN-433: docs for yaml config key constraints

2017-02-28 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 9ffd04919 -> 5366a125f BROOKLYN-433: docs for yaml config key constraints Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/d4650670 Tree:

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

2017-02-28 Thread drigodwin
This closes #151 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/5366a125 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/5366a125 Diff:

[1/2] brooklyn-docs git commit: Adds doc for urlEncode DSL

2017-02-27 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 9ce71a4a0 -> 9ffd04919 Adds doc for urlEncode DSL Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/31382c8d Tree:

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

2017-02-27 Thread drigodwin
This closes #148 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/9ffd0491 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/9ffd0491 Diff:

[1/2] brooklyn-docs git commit: Increasing entropy for RHEL 7

2016-12-13 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 2c002ce69 -> 84f1fe282 Increasing entropy for RHEL 7 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/6dab0b0c Tree:

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

2017-01-12 Thread drigodwin
This closes #515 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/f89cb098 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/f89cb098 Diff:

[1/2] brooklyn-docs git commit: entropy section add'l refs and tidy

2017-01-05 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 5d4040a0e -> 5b0b62c67 entropy section add'l refs and tidy Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/38c9c9ec Tree:

[1/2] brooklyn-docs git commit: Mirror docs available at https://github.com/brooklyncentral/brooklyn-elk and point links to the latest bom files

2017-01-05 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 5b0b62c67 -> 6d2a9a35f Mirror docs available at https://github.com/brooklyncentral/brooklyn-elk and point links to the latest bom files Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit:

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

2017-01-05 Thread drigodwin
This closes #137 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/6d2a9a35 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/6d2a9a35 Diff:

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

2017-01-05 Thread drigodwin
This closes #133 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/625b046c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/625b046c Diff:

[1/2] brooklyn-docs git commit: fixed mis-spelling by removing Broo(o)kyn

2017-01-05 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 6d2a9a35f -> 625b046c6 fixed mis-spelling by removing Broo(o)kyn Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/0f1d3218 Tree:

[1/2] brooklyn-dist git commit: Allow a user to add or override deserialize configuration in karaf

2017-01-09 Thread drigodwin
Repository: brooklyn-dist Updated Branches: refs/heads/master c181d595a -> 97fa7dc04 Allow a user to add or override deserialize configuration in karaf Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit:

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

2017-01-09 Thread drigodwin
This closes #72 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/97fa7dc0 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/97fa7dc0 Diff:

[1/2] brooklyn-server git commit: HttpCommandEffector allows string payload

2017-03-24 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 1ea4c5172 -> 23cb3a080 HttpCommandEffector allows string payload Also fixed integration tests that failing due to https://httpbin Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

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

2017-03-24 Thread drigodwin
This closes #609 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/23cb3a08 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/23cb3a08 Diff:

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

2017-03-30 Thread drigodwin
This closes #159 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/d089dcf7 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/d089dcf7 Diff:

[1/2] brooklyn-docs git commit: Add docs for enricher.producer values

2017-03-30 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 4b0e1d34f -> d089dcf79 Add docs for enricher.producer values Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/77a7a06f Tree:

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

2017-03-23 Thread drigodwin
This closes #606 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/8930ab6d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/8930ab6d Diff:

[3/4] brooklyn-server git commit: UsageListener.onAppEvent called for CREATED

2017-03-23 Thread drigodwin
UsageListener.onAppEvent called for CREATED Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/e9bd30c6 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/e9bd30c6 Diff:

[1/4] brooklyn-server git commit: Fix JcloudsLocationUsageTrackingTest

2017-03-23 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master 9d3780ac5 -> 8930ab6dd Fix JcloudsLocationUsageTrackingTest Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/ed535502 Tree:

[2/4] brooklyn-server git commit: Adds testAddMultipleUsageListenersViaProperties

2017-03-23 Thread drigodwin
Adds testAddMultipleUsageListenersViaProperties Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/75474323 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/75474323 Diff:

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

2017-03-16 Thread drigodwin
This closes #596 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/9eaa969d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/9eaa969d Diff:

[1/2] brooklyn-docs git commit: Brooklyn.initializers example with sensor from windows command

2017-03-16 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 3dd1400c2 -> 4f8660575 Brooklyn.initializers example with sensor from windows command Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/65bc77b6

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

2017-03-16 Thread drigodwin
This closes #155 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/4f866057 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/4f866057 Diff:

[1/2] brooklyn-server git commit: WinRmCommandSensor default executionDir

2017-03-16 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master b95932a7c -> 9eaa969d9 WinRmCommandSensor default executionDir Use default dir obtained on the winrm sesion until Apache Brooklyn has working concept for RUN_DIR on VanillaWindowsProcess Project:

[5/8] brooklyn-server git commit: Use configuration definitions from SequenceGroup and add local mutex

2017-04-11 Thread drigodwin
Use configuration definitions from SequenceGroup and add local mutex Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/77d0ddb7 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/77d0ddb7

[4/8] brooklyn-server git commit: Simplify and tidy up tests for both entities

2017-04-11 Thread drigodwin
Simplify and tidy up tests for both entities Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/68a6f146 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/68a6f146 Diff:

[3/8] brooklyn-server git commit: A group that sets a sequence of values as sensors on members

2017-04-11 Thread drigodwin
A group that sets a sequence of values as sensors on members Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/2728745b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/2728745b Diff:

[2/8] brooklyn-server git commit: Add support for configurable sequence sensors and update tests

2017-04-11 Thread drigodwin
Add support for configurable sequence sensors and update 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/a5aff680 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/a5aff680 Diff:

  1   2   3   4   5   6   7   8   >