You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by jc...@apache.org on 2022/07/12 15:46:39 UTC

[brooklyn-server] branch master updated (f96704ab09 -> 79a7d5c228)

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

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


    from f96704ab09 Merge branch 'master' of https://gitbox.apache.org/repos/asf/brooklyn-server
     new 9d52488b1b catch parse errors when doing parseCalendarMaybe
     new 3ab34382d8 improve selection logic for file log store search
     new 58130d2db3 simplify code for matching conditions in file log search
     new 79a7d5c228 Merge pull request #1336 from ahgittin/fix-log-viewer-glitches

The 13729 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:
 .../util/core/logbook/file/FileLogStore.java       | 61 +++++++---------------
 .../java/org/apache/brooklyn/util/time/Time.java   | 28 ++++++----
 2 files changed, 37 insertions(+), 52 deletions(-)