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  fe4549412548474435ee9cf588a9188d6db84f4d (commit)
      from  f4a2adc963af3d754ef8202b1f973e971ca1b0c2 (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 fe4549412548474435ee9cf588a9188d6db84f4d
Author: Stefan Rossbach <[email protected]>
Date:   Sat Dec 29 22:18:06 2012 +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: Iac4d8049aa53100a8d3b6eb4c6840f2423d85a37
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/512
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    2 +
 .../dpp/invitation/IncomingProjectNegotiation.java |    6 +-
 .../dpp/invitation/OutgoingProjectNegotiation.java |   36 +------
 .../src/de/fu_berlin/inf/dpp/net/ITransmitter.java |   21 ----
 .../inf/dpp/net/internal/TransferDescription.java  |   22 +----
 .../inf/dpp/net/internal/XMPPTransmitter.java      |   39 --------
 .../net/internal/extensions/FileListExtension.java |  103 ++++++++++++++++++++
 7 files changed, 116 insertions(+), 113 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/FileListExtension.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. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to