[5/7] brooklyn-server git commit: remove warning for legacy config keys as now that block happens for anonymous also

2017-11-09 Thread heneveld
remove warning for legacy config keys as now that block happens for anonymous also Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/0f53865a Tree:

[4/7] brooklyn-server git commit: don't persist anonymous keys

2017-11-09 Thread heneveld
don't persist anonymous keys another way of fixing the failing-before-this-commit test. adding anonymous keys to the type means rebinded entities differ from original. see comments, we still have that discrepancy for non-anonymous keys, but there it seems more acceptable. Project:

[3/7] brooklyn-server git commit: compare query and declared types when looking up config

2017-11-09 Thread heneveld
compare query and declared types when looking up config fixes one of the two checks in the previously failing test by preferring the query type if more specific when looking up config. also introduces a warning if the query type is incompatible. Project:

[2/7] brooklyn-server git commit: more comments and test for persisted non-type config

2017-11-09 Thread heneveld
more comments and test for persisted non-type config in particular the fact that such added config shifts to be on the type after rebind, and tidy for other affected tests Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[6/7] brooklyn-server git commit: change potentially frequent log.debug to log.trace

2017-11-09 Thread heneveld
change potentially frequent log.debug to log.trace Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/199fa373 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/199fa373 Diff:

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

2017-11-09 Thread heneveld
This closes #887 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/589b6893 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/589b6893 Diff:

[1/7] brooklyn-server git commit: failing test for config persistence edge case

2017-11-09 Thread heneveld
Repository: brooklyn-server Updated Branches: refs/heads/master 6e756bfbb -> 589b68933 failing test for config persistence edge case Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d353d235 Tree:

[1/2] brooklyn-server git commit: guard against possible NPE when rebinding legacy catalog items

2017-11-09 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master 34016b66b -> 6e756bfbb guard against possible NPE when rebinding legacy catalog items Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

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

2017-11-09 Thread aledsage
This closes #891 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/6e756bfb Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/6e756bfb Diff:

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

2017-11-09 Thread drigodwin
This closes #235 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/40c59c6c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/40c59c6c Diff:

[1/2] brooklyn-docs git commit: Update outdated blueprint examples

2017-11-09 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 9d9028de7 -> 40c59c6c1 Update outdated blueprint examples Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/64ac92a6 Tree:

[1/2] brooklyn-library git commit: Mysql update password

2017-11-09 Thread geomacy
Repository: brooklyn-library Updated Branches: refs/heads/master 05b69832b -> 2f99257d3 Mysql update password Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/2347c0a5 Tree:

[2/2] brooklyn-library git commit: Closes #141

2017-11-09 Thread geomacy
Closes #141 Mysql update password If you set the `mysql.datadir` in order to specify an existing database, the MySQL entity still tries to set the root password from blank assuming that it's not set. If the existing database has a password set, even if you define `mysql.password`, it errors.

[1/2] brooklyn-server git commit: Revert @JsonInclude annotations to what it was in 0.12.0 for backward compatibility

2017-11-09 Thread heneveld
Repository: brooklyn-server Updated Branches: refs/heads/master 55df98536 -> 34016b66b Revert @JsonInclude annotations to what it was in 0.12.0 for backward compatibility Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

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

2017-11-09 Thread heneveld
This closes #889 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/34016b66 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/34016b66 Diff:

[1/2] brooklyn-docs git commit: Fix typo + syntax highlighting

2017-11-09 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 3772c2158 -> 9d9028de7 Fix typo + syntax highlighting Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/2271b873 Tree:

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

2017-11-09 Thread drigodwin
This closes #232 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/9d9028de Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/9d9028de Diff:

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

2017-11-09 Thread drigodwin
This closes #233 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/3772c215 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/3772c215 Diff:

[1/2] brooklyn-docs git commit: Update outdated blueprint examples

2017-11-09 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 68ec56c37 -> 3772c2158 Update outdated blueprint examples Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/70811077 Tree:

[1/2] brooklyn-docs git commit: Update YAML example to newer syntax

2017-11-09 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master ba01df1a3 -> 68ec56c37 Update YAML example to newer syntax Does 2 things: - update `serviceType` to `type` - update `start.latch` to `latch.start` Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit:

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

2017-11-09 Thread drigodwin
This closes #234 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/68ec56c3 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/68ec56c3 Diff:

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

2017-11-09 Thread tbouron
This closes #113 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/48a456a9 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/48a456a9 Diff:

[1/2] brooklyn-dist git commit: add license info for icons added to brooklyn-server project

2017-11-09 Thread tbouron
Repository: brooklyn-dist Updated Branches: refs/heads/master b44ff600e -> 48a456a99 add license info for icons added to brooklyn-server project Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/f5134c05

[1/8] brooklyn-server git commit: make icons and description available for adjuncts

2017-11-09 Thread tbouron
Repository: brooklyn-server Updated Branches: refs/heads/master 62fe7df87 -> 55df98536 make icons and description available for adjuncts Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/6872b86f Tree:

[6/8] brooklyn-server git commit: include licenses for new icons

2017-11-09 Thread tbouron
include licenses for new icons (actual definition is in brooklyn-dist) Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/6bab2d67 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/6bab2d67

[4/8] brooklyn-server git commit: add new icons to catalog.bom

2017-11-09 Thread tbouron
add new icons to catalog.bom Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/591c0ff3 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/591c0ff3 Diff:

[5/8] brooklyn-server git commit: add ServiceRestarter icon

2017-11-09 Thread tbouron
add ServiceRestarter icon from https://thenounproject.com/term/restart/1110013/ CC license Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/afa8b178 Tree:

[3/8] brooklyn-server git commit: add icon for service replacer

2017-11-09 Thread tbouron
add icon for service replacer from https://thenounproject.com/term/replace/99117/ CC license Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/f0a96699 Tree:

[7/8] brooklyn-server git commit: include the updated licenses for good measure

2017-11-09 Thread tbouron
include the updated licenses for good measure Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/78a06b46 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/78a06b46 Diff:

[2/2] brooklyn-client git commit: Closes #63

2017-11-09 Thread geomacy
Closes #63 Fixes index out of range issue Wasn't handling calls where there were only flag params e.g. br -v Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/18967dfc Tree: