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  05c39dfbbfc15d9f7848fb7eee54514061780ea8 (commit)
      from  0ed3d133fce4038eeab0759587e5d54feaab9942 (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 05c39dfbbfc15d9f7848fb7eee54514061780ea8
Author: Arndt Lasarzik <alasar...@gmail.com>
Date:   Sun Feb 15 15:17:14 2015 +0100

    [REFACTOR] delete ISarosSessionManager duplicate
    
    The ISarosSessionManager is already in the core, but the intellij
    classes has used the old copy. By changing the interface, i was forced
    to made temporary changes in SarosSessionManager like in the eclipse code. 
It will be replaced,
    when the invitation process is moving into the core.
    
    Change-Id: I89f14030a12eea79a84fad795b3ec9ed1dd42974
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2099
    Reviewed-by: Christian Cikryt <c.cik...@googlemail.com>
    Tested-by: Jenkins CI

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

Summary of changes:
 .../awareness/AwarenessInformationCollector.java   |    2 +-
 .../core/concurrent/ConsistencyWatchdogClient.java |    2 +-
 .../invitation/IncomingProjectNegotiation.java     |    2 +-
 .../invitation/IncomingSessionNegotiation.java     |    2 +-
 .../invitation/OutgoingProjectNegotiation.java     |    2 +-
 .../invitation/OutgoingSessionNegotiation.java     |    6 +-
 .../monitoring/remote/RemoteProgressManager.java   |    2 +-
 .../net/business/CancelProjectSharingHandler.java  |    5 +-
 .../dpp/core/net/business/InvitationHandler.java   |    2 +-
 .../dpp/core/net/business/LeaveAndKickHandler.java |    4 +-
 .../inf/dpp/core/project/ISarosSessionManager.java |  185 --------------------
 .../inf/dpp/core/project/SarosSessionManager.java  |    4 +-
 .../internal/ClientSessionTimeoutHandler.java      |    2 +-
 .../internal/ServerSessionTimeoutHandler.java      |    2 +-
 .../project/internal/SessionTimeoutHandler.java    |    2 +-
 .../core/ui/eventhandler/NegotiationHandler.java   |    9 +-
 .../ui/eventhandler/UserStatusChangeHandler.java   |    4 +-
 .../inf/dpp/core/ui/util/CollaborationUtils.java   |    4 +-
 .../context/SarosIntellijContextFactory.java       |    2 +-
 .../inf/dpp/intellij/editor/EditorManager.java     |    2 +-
 .../dpp/intellij/ui/actions/FollowModeAction.java  |    2 +-
 .../dpp/intellij/ui/menu/SarosFileShareGroup.java  |    4 +-
 .../dpp/intellij/ui/tree/SessionTreeRootNode.java  |    2 +-
 .../dpp/intellij/ui/tree/TreeClickListener.java    |    4 +-
 .../ui/views/buttons/ConsistencyButton.java        |    4 +-
 .../intellij/ui/views/buttons/FollowButton.java    |    2 +-
 .../ui/views/buttons/LeaveSessionButton.java       |    2 +-
 .../ui/wizards/AddProjectToSessionWizard.java      |    2 +-
 28 files changed, 42 insertions(+), 225 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/project/ISarosSessionManager.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to