This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.
from 77c3b17 This closes #1103
new 28bf968 Added config key brooklyn.persistence.dir.required
new 766f335 Managing the brooklyn.persistence.dir.required key, pending
test
new 08e7c89 Added test
new 638e232 This closes #1132
add e710f25 better default behaviour for http sensors and json map/string
types
add 4ba5b44 add a sensor to allow effector invocation to turn on and off
new c03fa2a Merge branch 'master' into more-policy-highlights-and-check
new b69fa00 This closes #1104
The 6 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:
.../java/org/apache/brooklyn/core/feed/Poller.java | 4 +-
.../core/sensor/http/HttpRequestSensor.java | 25 ++++-
.../brooklyn/core/server/BrooklynServerConfig.java | 7 ++
.../LocalhostMachineProvisioningLocation.java | 10 +-
.../brooklyn/launcher/BrooklynLauncherTest.java | 112 ++++++++++++---------
.../action/AbstractScheduledEffectorPolicy.java | 37 ++++++-
6 files changed, 139 insertions(+), 56 deletions(-)