You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by iu...@apache.org on 2021/09/06 07:55:31 UTC

[brooklyn-server] branch master updated (f9ee183 -> 6ecbef1)

This is an automated email from the ASF dual-hosted git repository.

iuliana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.


    from f9ee183  Merge pull request #1245 from jcabrerizo/feature/ladp/userName-regex
     new d13a49a  refactor and comments in prep for winrm logging
     new 1eeb572  fetch from tasks or stream or output
     new 7ba02ac  WinRm logger name
     new 5d60fb2  Fix bug resolving the key
     new 262c887  Add winrm xml output
     new 64543bd  Fix bug returning null instead of absent
     new 6ecbef1  Merge pull request #1244 from jcabrerizo/feature/winrm/logging-streams

The 13246 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:
 .../org/apache/brooklyn/core/BrooklynLogging.java  |  1 +
 .../org/apache/brooklyn/core/config/Sanitizer.java | 14 +++++
 .../brooklyn/core/mgmt/BrooklynTaskTags.java       |  9 +--
 .../location/winrm/WinRmMachineLocation.java       | 71 +++++++++++++++++++++-
 4 files changed, 84 insertions(+), 11 deletions(-)