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  5f7904d44a08d0f1d2fa912071e9b12f84dd37f3 (commit)
      from  d3233dd53d9ca130bab5f853bf197cb6ac9d5ffa (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 5f7904d44a08d0f1d2fa912071e9b12f84dd37f3
Author: Denis Washington <de...@denisw.de>
Date:   Thu Sep 24 17:15:23 2015 +0200

    [INTERNAL] Move SarosSessionManager to the core
    
    Also moves the companion class NegotiationPacketListener. The
    IntelliJ handler classes in de.fu_berlin.inf.dpp.core.net.business
    are made obsolete by this move and were deleted.
    
    Change-Id: I422f0dd48e55f5ded1bd3211cc24d68401240ed9
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2899
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 .../dpp/session}/NegotiationPacketListener.java    |    7 +-
 .../inf/dpp/session}/SarosSessionManager.java      |   11 +-
 .../de/fu_berlin/inf/dpp/SarosCoreTestSuite.java   |    2 +
 .../inf/dpp/session}/SarosSessionManagerTest.java  |   11 +-
 .../dpp/{synchronize => session}/TestSuite.java    |    6 +-
 .../dpp/core/context/SarosCoreContextFactory.java  |    6 -
 .../dpp/core/net/business/CancelInviteHandler.java |   69 --
 .../dpp/core/net/business/InvitationHandler.java   |  137 ----
 .../ProjectNegotiationCancellationHandler.java     |   81 --
 .../inf/dpp/core/net/business/package-info.java    |    7 -
 .../inf/dpp/core/project/SarosSessionManager.java  |  770 --------------------
 .../core/ui/eventhandler/NegotiationHandler.java   |    2 +-
 .../context/SarosIntellijContextFactory.java       |    2 +-
 .../editor/SarosPermissionsGraphicalEditor.java    |    2 +-
 .../inf/dpp/whiteboard/net/WhiteboardManager.java  |    2 +-
 .../fu_berlin/inf/dpp/SarosCoreContextFactory.java |    2 +-
 .../dpp/ui/eventhandler/NegotiationHandler.java    |    2 +-
 .../de/fu_berlin/inf/dpp/project/TestSuite.java    |    2 +-
 18 files changed, 18 insertions(+), 1103 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}/NegotiationPacketListener.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}/SarosSessionManager.java
 (98%)
 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}/SarosSessionManagerTest.java
 (94%)
 copy de.fu_berlin.inf.dpp.core/test/junit/de/fu_berlin/inf/dpp/{synchronize => 
session}/TestSuite.java (69%)
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/net/business/CancelInviteHandler.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/net/business/InvitationHandler.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/net/business/ProjectNegotiationCancellationHandler.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/net/business/package-info.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/project/SarosSessionManager.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to