This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
       via  07adbe933ff100a56cf137ba88fef1916b9f5639 (commit)
      from  49f79bb4234145563b062111c33ebdbb5551c9b7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 07adbe933ff100a56cf137ba88fef1916b9f5639
Author: Denis Washington <de...@denisw.de>
Date:   Mon Aug 24 21:18:39 2015 +0200

    [REFACTOR][E] Free ConsistencyWatchdogServer from non-core dependencies
    
    This makes use of the IEditorManager extensions added in previous
    commits. Also required was a restructuring of DocumentChecksum, which
    previously listened on its own for document changes with an (Eclipse)
    IDocumentListener. Now, the ConsistencyWatchdogServer maintains a single
    ISharedEditorListener for all documents to do this, which allowed the
    DocumentChecksum class to be made much simpler.
    
    Change-Id: Icee9e79d6df76cb2c8244e6a903fde8fc902843b
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2840
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>
    Tested-by: Jenkins CI

-----------------------------------------------------------------------

Summary of changes:
 .../watchdog/ConsistencyWatchdogHandler.java       |   32 +---
 .../watchdog/ConsistencyWatchdogServer.java        |  141 ++++++++---------
 .../dpp/concurrent/watchdog/DocumentChecksum.java  |  167 ++++++++++----------
 3 files changed, 153 insertions(+), 187 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to