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  edf8ebcd284319d3a6f62b0ef20331e5423b2b8f (commit)
      from  f8416e09abb66b4e6451db5f23f2175e283703da (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 edf8ebcd284319d3a6f62b0ef20331e5423b2b8f
Author: Stefan Rossbach <[email protected]>
Date:   Fri Jun 7 03:52:44 2013 +0200

    [REFACTOR] moved all SWT/ECLIPSE logic out of the session manager
    
    The manager should not know how to handle those requests
    but just delegate them.
    
    Change-Id: I1905c8c36e2c2bbf4f5a46f8caf2a240a1c5ed71
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/817
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    2 +
 .../inf/dpp/project/INegotiationHandler.java       |   57 ++++
 .../inf/dpp/project/ISarosSessionManager.java      |   11 +
 .../inf/dpp/project/SarosSessionManager.java       |  243 ++++-----------
 .../src/de/fu_berlin/inf/dpp/ui/SarosUI.java       |   88 ------
 .../dpp/ui/eventhandler/NegotiationHandler.java    |  328 ++++++++++++++++++++
 6 files changed, 456 insertions(+), 273 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project/INegotiationHandler.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/eventhandler/NegotiationHandler.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to