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  c677028ff15f4100fa6539685781b22ec6ab5291 (commit)
      from  054a77289a8e0f830076ed072de61aacb3a3a911 (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 c677028ff15f4100fa6539685781b22ec6ab5291
Author: David Sungaila <david.sunga...@arcor.de>
Date:   Thu Nov 19 14:51:45 2015 +0100

    [API] Move WatchdogServer and DocumentChecksum to core
    
    The Saros/I versions of these classes were deleted; the remaining
    classes were altered to use the Core classes.
    
    The Handler cannot be moved easily due to specific
    editor dependencies. This is why further changes were
    made since it won't go away anytime soon.
    
    Also IsInconsistentObservable will be moved together with the Client.
    
    Change-Id: I71249f62ddc0bc581ee66b0804732474db17ce5e
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2959
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF     |    1 +
 .../watchdog/ConsistencyWatchdogServer.java        |    4 +-
 .../dpp/concurrent/watchdog/DocumentChecksum.java  |    1 -
 .../concurrent/ConsistencyWatchdogHandler.java     |    6 +-
 .../core/concurrent/ConsistencyWatchdogServer.java |  267 --------------------
 .../inf/dpp/core/concurrent/DocumentChecksum.java  |  152 -----------
 .../SarosIntellijSessionContextFactory.java        |    2 +-
 7 files changed, 6 insertions(+), 427 deletions(-)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/concurrent/watchdog/ConsistencyWatchdogServer.java
 (98%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/concurrent/watchdog/DocumentChecksum.java
 (99%)
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/concurrent/ConsistencyWatchdogServer.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/concurrent/DocumentChecksum.java


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