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 5c275f3b64 don't remove the location from an entity on stop until it 
is confirmed released
     new eb260ac65d improve what happens when we reparent an entity
     new 6e576e50cb expose workflow effector definition for use in clients that 
need to inspect the definition
     new b96795f7ae add type info support for effector parameters

The 3 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:
 .../apache/brooklyn/core/config/ConfigKeys.java    | 31 +++++++++++++++++-----
 .../AddEffectorInitializerAbstractProto.java       |  4 ++-
 .../apache/brooklyn/core/effector/Effectors.java   | 24 +++++++++--------
 .../brooklyn/core/entity/AbstractEntity.java       |  3 +++
 .../brooklyn/core/typereg/RegisteredTypes.java     | 16 +++++++++++
 .../brooklyn/core/workflow/WorkflowEffector.java   |  4 +++
 .../core/workflow/WorkflowExecutionContext.java    |  3 ++-
 .../core/flags/BrooklynTypeNameResolution.java     | 18 ++++++++-----
 8 files changed, 77 insertions(+), 26 deletions(-)

Reply via email to