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  e461e2957a67335353bc8447c00f7ebaa6d3cf02 (commit)
      from  57f30759239f0f679b6b32d7c92d6eb98846d2d7 (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 e461e2957a67335353bc8447c00f7ebaa6d3cf02
Author: Stefan Rossbach <[email protected]>
Date:   Wed Jun 19 15:47:43 2013 +0200

    [INTERNAL] SessionManager now updates the NegotationObservables
    
    The de- and registration of negotiation processes where done
    in the classes itself. This already led to failures because
    the negotiations were added before the CTOR was fully
    executed and was already fixed in a previous patch.
    
    This patch passes the handling to the SessionManager which
    is already responsible for managing those negotiations to
    avoid possible errors in the future.
    
    Change-Id: I2e7b54b0d7601cc479e38412d2c18543efb18b2e
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/830
    Reviewed-by: Stefan Rossbach <[email protected]>
    Tested-by: Jenkins CI

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

Summary of changes:
 .../inf/dpp/invitation/CancelableProcess.java      |   33 ++++++++++
 .../dpp/invitation/IncomingProjectNegotiation.java |   12 +---
 .../dpp/invitation/IncomingSessionNegotiation.java |   11 +---
 .../inf/dpp/invitation/InvitationProcess.java      |    4 -
 .../dpp/invitation/OutgoingProjectNegotiation.java |    3 -
 .../dpp/invitation/OutgoingSessionNegotiation.java |    9 ++-
 .../inf/dpp/invitation/ProcessListener.java        |   27 +++++++++
 .../inf/dpp/invitation/ProjectNegotiation.java     |    4 -
 .../inf/dpp/project/SarosSessionManager.java       |   62 ++++++++++++++------
 9 files changed, 113 insertions(+), 52 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/invitation/ProcessListener.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to