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  eb52299929be28b5cdbbac8d42c803f249f87f07 (commit)
      from  05e406065b57e7ad0d56fa9c39121d857fb297ad (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 eb52299929be28b5cdbbac8d42c803f249f87f07
Author: Stefan Rossbach <srossb...@arcor.de>
Date:   Tue May 31 14:46:33 2016 +0200

    [INTERNAL] move observable classes to dedicated package
    
    The Session and Project negotiation observable are part of the
    SessionManager. Therefore they were moved and made package private and
    also removed from the context.
    
    This patch also re-enables one API call in the SessionManager.
    
    There is also a minor change on session negotiation cancellation. The
    session is no longer terminated but stays active and so has to be closed
    either manually or offers the possibility to invite the same or another
    person again.
    
    Change-Id: I2b25bd5fcbf701dd7cbc5f2c76cd4d48be34b7a9
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3029
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 .../fu_berlin/inf/dpp/SarosCoreContextFactory.java |    4 --
 .../negotiation/OutgoingSessionNegotiation.java    |   17 ++-------
 .../inf/dpp/session/ISarosSessionManager.java      |   22 +++++------
 .../inf/dpp/session/NegotiationPacketListener.java |    2 -
 .../ProjectNegotiationObservable.java              |   10 ++----
 .../inf/dpp/session/SarosSessionManager.java       |   37 ++++++++-----------
 .../SessionNegotiationObservable.java              |    8 ++---
 .../inf/dpp/session/SarosSessionManagerTest.java   |   10 ++---
 .../inf/dpp/test/mocks/PrepareCoreComponents.java  |    4 +--
 .../core/ui/eventhandler/NegotiationHandler.java   |    4 +--
 .../dpp/ui/eventhandler/NegotiationHandler.java    |    4 +--
 11 files changed, 42 insertions(+), 80 deletions(-)
 rename de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/{observables => 
session}/ProjectNegotiationObservable.java (92%)
 rename de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/{observables => 
session}/SessionNegotiationObservable.java (95%)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to