This is an automated email from the ASF dual-hosted git repository.
duncangrant pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.
from e69d6d2 Merge pull request #1262 from grkvlt/update/kubernetes-client
new 082ac31 Add userful initializers to the catalog
new 093337b Remove accidentally added test code
new d95d99c Merge pull request #1273 from duncangrant/groups-change-policy
The 13445 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../core/effector/http/HttpCommandEffector.java | 2 +-
.../brooklyn/core/sensor/DurationSinceSensor.java | 2 +-
.../core/sensor/function/FunctionSensor.java | 4 +--
.../core/sensor/http/HttpRequestSensor.java | 4 +--
.../core/sensor/password/CreatePasswordSensor.java | 2 +-
.../brooklyn/entity/group/GroupsChangePolicy.java | 13 ++++++--
core/src/main/resources/catalog.bom | 35 ++++++++++++++++++++++
.../entity/group/GroupsChangePolicyTest.java | 35 ++++++++++++++++++++++
.../brooklyn/entity/java/JmxAttributeSensor.java | 2 +-
9 files changed, 89 insertions(+), 10 deletions(-)