[1/2] brooklyn-server git commit: Add brooklyn-cli as a feature to karaf

2017-11-07 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master 3bf16b489 -> 97c5cf693 Add brooklyn-cli as a feature to karaf Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/a2570d8b Tree: http://git-wi

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

2017-11-07 Thread aledsage
This closes #884 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/97c5cf69 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/97c5cf69 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

[1/2] brooklyn-server git commit: update maven-bundle-plugin to include headers for catalog bundles rebind after upgrade

2017-11-07 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master 1acd6420e -> 3bf16b489 update maven-bundle-plugin to include headers for catalog bundles rebind after upgrade Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/br

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

2017-11-07 Thread aledsage
This closes #877 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/3bf16b48 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/3bf16b48 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

[09/10] brooklyn-server git commit: address PR comments - two fixes from @aledsage

2017-11-07 Thread heneveld
address PR comments - two fixes from @aledsage Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/7749403c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/7749403c Diff: http://git-wip-us.apa

[02/10] brooklyn-server git commit: store catalog upgrades, and use when resolving persistence records

2017-11-07 Thread heneveld
store catalog upgrades, and use when resolving persistence records catalog upgrades now stored in TypeRegistry, with conveniences for finding upgrades markers and comments for shifting to a "load registered type" semantics instead of "load java type" still todo is use this when we come to depl

[04/10] brooklyn-server git commit: keep more context when deserializing XML for use when logging warns etc

2017-11-07 Thread heneveld
keep more context when deserializing XML for use when logging warns etc Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/6f3c3d57 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/6f3c3d57 Di

[06/10] brooklyn-server git commit: allow config default values to be tasks/dsl-suppliers that are evaluated

2017-11-07 Thread heneveld
allow config default values to be tasks/dsl-suppliers that are evaluated previously they could be pre-evaluated dsl but not anything dynamic. needed if we defer resolution of entity spec yaml in a default. but useful in any case. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-

[07/10] brooklyn-server git commit: make deep resolution types and defaults consistent

2017-11-07 Thread heneveld
make deep resolution types and defaults consistent (from release notes): Deep config resolution of nested items has changed to be consistent with when deep config applies. Deep config applies to maps and collections, but previously any Iterable contained therein would have a recursive deep

[05/10] brooklyn-server git commit: entity spec persisted as yaml so we can upgrade it

2017-11-07 Thread heneveld
entity spec persisted as yaml so we can upgrade it exposed as a BrooklynFeatureEnablement in case the old behaviour is needed Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/18fbcdaf Tree: http://git-wip-u

[10/10] brooklyn-server git commit: This closes #873

2017-11-07 Thread heneveld
This closes #873 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/1acd6420 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/1acd6420 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

[08/10] brooklyn-server git commit: use correct case for Brooklyn-Catalog-* manifest headers

2017-11-07 Thread heneveld
use correct case for Brooklyn-Catalog-* manifest headers Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/a5b7f7b1 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/a5b7f7b1 Diff: http://git-

[01/10] brooklyn-server git commit: store catalog upgrade instructions in osgi manager, with convenience in CatalogUpgrades

2017-11-07 Thread heneveld
Repository: brooklyn-server Updated Branches: refs/heads/master f59f59f56 -> 1acd6420e store catalog upgrade instructions in osgi manager, with convenience in CatalogUpgrades Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/b

[03/10] brooklyn-server git commit: look at upgrade targets if type or bundle not found when rebinding instances and when deploying

2017-11-07 Thread heneveld
look at upgrade targets if type or bundle not found when rebinding instances and when deploying this addresses most the places i found in the course of several tests. there may well be others, and not all the places give good logging, but those can be improved in the fullness of time (and with yo

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

2017-11-07 Thread tbouron
This closes #112 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/b44ff600 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/b44ff600 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff

[1/2] brooklyn-server git commit: Reuse bundle's catalog.bom from server-cli module

2017-11-07 Thread tbouron
Repository: brooklyn-server Updated Branches: refs/heads/master 59270ddad -> f59f59f56 Reuse bundle's catalog.bom from server-cli module Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/870f8923 Tree: ht

[1/2] brooklyn-dist git commit: Reuse bundle's catalog.bom from server-cli module

2017-11-07 Thread tbouron
Repository: brooklyn-dist Updated Branches: refs/heads/master 21d486c71 -> b44ff600e Reuse bundle's catalog.bom from server-cli module Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/c28b740e Tree: http://g

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

2017-11-07 Thread tbouron
This closes #882 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/f59f59f5 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/f59f59f5 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

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

2017-11-07 Thread tbouron
This closes #139 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/6007e46e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/6007e46e Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-

[1/2] brooklyn-library git commit: Update visitors-creation-script.sql

2017-11-07 Thread tbouron
Repository: brooklyn-library Updated Branches: refs/heads/master 932438b3a -> 6007e46e6 Update visitors-creation-script.sql Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/5a8b1f28 Tree: http://git-wip

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

2017-11-07 Thread drigodwin
This closes #874 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/59270dda Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/59270dda Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ser

[1/2] brooklyn-server git commit: avoid UpdatingMapTest non-det failure

2017-11-07 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master b1126924f -> 59270ddad avoid UpdatingMapTest non-det failure need to allow a first default event as that transformation may be running slowly Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://gi