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  6c8cb83f10ef9428b16005652d59bb93b620628c (commit)
      from  b051bfb2176dfd5556ad53cd4c27de0817b360ea (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 6c8cb83f10ef9428b16005652d59bb93b620628c
Author: Denis Washington <de...@denisw.de>
Date:   Sun Aug 23 15:01:08 2015 +0200

    [INTERNAL] Move ActivitySequencer to core
    
    Another session component that has no non-core dependencies.
    
    Change-Id: I7074fa2d1011d400fa08f4a282bd0496348a9f73
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2831
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 .../session/SarosCoreSessionContextFactory.java    |    4 +-
 .../dpp/session}/internal/ActivitySequencer.java   |    2 +-
 .../internal/IActivitySequencerCallback.java       |    2 +-
 .../session}/internal/ActivitySequencerTest.java   |    3 +-
 .../inf/dpp/session/internal/TestSuite.java        |    2 +-
 .../inf/dpp/test/stubs/SarosSessionStub.java       |    0
 .../core/project/internal/ActivitySequencer.java   |  631 --------------------
 .../internal/ClientSessionTimeoutHandler.java      |    1 +
 .../internal/IActivitySequencerCallback.java       |   46 --
 .../SarosIntellijSessionContextFactory.java        |    1 -
 .../dpp/core/project/internal/SarosSession.java    |    1 +
 .../internal/ServerSessionTimeoutHandler.java      |    1 +
 .../project/internal/SessionTimeoutHandler.java    |    2 +
 .../SarosEclipseSessionContextFactory.java         |    1 -
 .../inf/dpp/project/internal/SarosSession.java     |    1 +
 .../timeout/ClientSessionTimeoutHandler.java       |    2 +-
 .../timeout/ServerSessionTimeoutHandler.java       |    2 +-
 .../internal/timeout/SessionTimeoutHandler.java    |    4 +-
 .../inf/dpp/project/internal/TestSuite.java        |    3 +-
 19 files changed, 19 insertions(+), 690 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/ActivitySequencer.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/IActivitySequencerCallback.java
 (94%)
 rename {de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/project => 
de.fu_berlin.inf.dpp.core/test/junit/de/fu_berlin/inf/dpp/session}/internal/ActivitySequencerTest.java
 (99%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/test/stubs/SarosSessionStub.java
 (100%)
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/project/internal/ActivitySequencer.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/project/internal/IActivitySequencerCallback.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