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  2fdf7b27495f2276d410cc46feb5c1bc9173acdb (commit)
      from  a1b149f81c87077ce3cb4f463b33715ca764374f (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 2fdf7b27495f2276d410cc46feb5c1bc9173acdb
Author: Stefan Rossbach <[email protected]>
Date:   Wed Jan 2 23:02:05 2013 +0100

    [INTERNAL] do not abuse the ITransmitter as a facade
    
    The ITransmitter should only handle the transmitting of data packets
    / XMPP extensions but should not know how to create them.
    
    This increases testability as this interface can be easily faked.
    
    Change-Id: I51f0a71a85f1490e4425a022136652229e831b51
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/524
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    2 +-
 .../src/de/fu_berlin/inf/dpp/net/ITransmitter.java |    3 --
 .../inf/dpp/net/business/UserListHandler.java      |   15 +++++---
 .../inf/dpp/net/internal/XMPPTransmitter.java      |   15 ---------
 .../net/internal/extensions/UserListExtension.java |    5 ++-
 .../inf/dpp/project/internal/SarosSession.java     |   34 +++++++++++++++-----
 .../dpp/test/fakes/net/FakePacketTransmitter.java  |    6 ---
 7 files changed, 40 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
The saros eclipse plugin.

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to