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  2093be24c3a84f8245fb3ff320e59cf94585a5d9 (commit)
      from  4c20df7599270a28a9344ce36aebd9743af03362 (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 2093be24c3a84f8245fb3ff320e59cf94585a5d9
Author: Denis Washington <de...@denisw.de>
Date:   Sun Aug 23 16:06:06 2015 +0200

    [REFACTOR] Move Client/ServerSessionTimeoutHandler to core
    
    These session components have no non-core dependencies and required no
    changes to be moved.
    
    Change-Id: I0aa252e3a73f04f964374710c1dbbfe47fd8e964
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2835
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 .../session/SarosCoreSessionContextFactory.java    |    8 +
 .../timeout/ClientSessionTimeoutHandler.java       |    2 +-
 .../timeout/ServerSessionTimeoutHandler.java       |    2 +-
 .../internal/timeout/SessionTimeoutHandler.java    |    2 +-
 .../session}/internal/timeout/package-info.java    |    0
 .../internal/ClientSessionTimeoutHandler.java      |  168 -----------
 .../SarosIntellijSessionContextFactory.java        |    7 -
 .../internal/ServerSessionTimeoutHandler.java      |  294 --------------------
 .../project/internal/SessionTimeoutHandler.java    |  148 ----------
 .../SarosEclipseSessionContextFactory.java         |    8 -
 10 files changed, 11 insertions(+), 628 deletions(-)
 rename {de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project => 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/session}/internal/timeout/ClientSessionTimeoutHandler.java
 (98%)
 rename {de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project => 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/session}/internal/timeout/ServerSessionTimeoutHandler.java
 (99%)
 rename {de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project => 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/session}/internal/timeout/SessionTimeoutHandler.java
 (98%)
 rename {de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project => 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/session}/internal/timeout/package-info.java
 (100%)
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/project/internal/ClientSessionTimeoutHandler.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/project/internal/ServerSessionTimeoutHandler.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/project/internal/SessionTimeoutHandler.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