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 c4c167a30e improved quote handling for ssh etc
     new 2b485eaf6d clean up json/yaml parse v encoding, and add bash encoding
     new 06bb567aa4 fix feed persistence, and stronger tests

The 2 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:
 .../rebind/mementos/BrooklynMementoPersister.java  |   2 +
 .../camp/brooklyn/WorkflowYamlRebindTest.java      |  24 ++++
 .../core/mgmt/persist/XmlMementoSerializer.java    |  72 +++++------
 .../mgmt/rebind/RebindContextLookupContext.java    |  20 ++++
 .../core/workflow/steps/SetConfigWorkflowStep.java |   2 +-
 .../core/workflow/steps/SetSensorWorkflowStep.java |   2 +-
 .../workflow/steps/SetVariableWorkflowStep.java    | 107 +++++++++++++----
 .../mgmt/persist/XmlMementoSerializerTest.java     |  18 +++
 .../workflow/WorkflowInputOutputExtensionTest.java | 131 ++++++++++++++++-----
 9 files changed, 285 insertions(+), 93 deletions(-)

Reply via email to