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  d47f8b244cc70dbbfc398a7334f763bbfedaccc7 (commit)
      from  55e9b328640593d8cfc3affd3ba5e388c65c0d51 (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 d47f8b244cc70dbbfc398a7334f763bbfedaccc7
Author: Stefan Rossbach <[email protected]>
Date:   Fri Apr 24 20:50:57 2015 +0200

    [INTERNAL] merged and moves network business logic
    
    The remaining classes in the network business package belongs
    to the session management. Merged all logic regarding the
    SarosSessionManager into the new NegotiationPacketListener class.
    
    TODO: The last class in this package belongs to a Saros session.
    Move it too!
    
    Change-Id: I1dc705f25cd24e76356b9a94b753d72d7227544d
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2204
    Tested-by: Jenkins CI
    Reviewed-by: Arndt Lasarzik <[email protected]>
    Reviewed-by: Bastian Sieker <[email protected]>
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/session/ISarosSessionManager.java      |    2 +
 .../fu_berlin/inf/dpp/SarosCoreContextFactory.java |    8 +-
 .../inf/dpp/net/business/CancelInviteHandler.java  |   61 ----
 .../net/business/CancelProjectSharingHandler.java  |   77 -----
 .../inf/dpp/net/business/InvitationHandler.java    |  143 ---------
 .../inf/dpp/project/NegotiationPacketListener.java |  303 ++++++++++++++++++++
 .../inf/dpp/project/SarosSessionManager.java       |   22 ++-
 .../inf/dpp/project/SarosSessionManagerTest.java   |    9 +-
 8 files changed, 334 insertions(+), 291 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/business/CancelInviteHandler.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/business/CancelProjectSharingHandler.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/business/InvitationHandler.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project/NegotiationPacketListener.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to