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.".
The branch, master has been updated
via e112800d31cd757fcfbf673cb0db01b5c6b655fc (commit)
from 2fdf7b27495f2276d410cc46feb5c1bc9173acdb (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 e112800d31cd757fcfbf673cb0db01b5c6b655fc
Author: Stefan Rossbach <[email protected]>
Date: Thu Jan 3 20:50:42 2013 +0100
[INTERNAL] added an UI synchronizer interface
Needed for JUNIT testing and should be used in the business logic
layer instead of SWTUtils.(a)sync calls.
Change-Id: I1c991b7f866b81d774a28750f124957fb9d402af
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/525
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../src/de/fu_berlin/inf/dpp/SarosContext.java | 6 +-
.../de/fu_berlin/inf/dpp/net/PingPongCentral.java | 16 ++--
.../inf/dpp/net/business/LeaveAndKickHandler.java | 14 ++-
.../inf/dpp/project/SarosSessionManager.java | 41 +--------
.../inf/dpp/project/internal/SarosSession.java | 33 +++++---
.../inf/dpp/synchronize/UISynchronizer.java | 9 ++
.../dpp/synchronize/internal/SWTSynchronizer.java | 39 ++++++++
.../inf/dpp/project/internal/SarosSessionTest.java | 39 ++++++--
.../test/fakes/synchonize/NonUISynchronizer.java | 95 ++++++++++++++++++++
9 files changed, 218 insertions(+), 74 deletions(-)
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/synchronize/UISynchronizer.java
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/synchronize/internal/SWTSynchronizer.java
create mode 100644
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/test/fakes/synchonize/NonUISynchronizer.java
hooks/post-receive
--
The saros eclipse plugin.
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot