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  a9e98053296f2cf2a3f9e8fa401440abffda06c4 (commit)
      from  d0c870432f2afa936c28aa056050f9ab51e396dc (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 a9e98053296f2cf2a3f9e8fa401440abffda06c4
Author: Stefan Rossbach <[email protected]>
Date:   Sat Dec 29 20:18:26 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: Ic67bd6dc4c523232c5a55de2a8937ca0ff35bfe5
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/510
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |   30 ++++--
 .../dpp/invitation/IncomingSessionNegotiation.java |   10 ++-
 .../inf/dpp/invitation/InvitationProcess.java      |    8 +-
 .../dpp/invitation/OutgoingProjectNegotiation.java |   33 +++----
 .../dpp/invitation/OutgoingSessionNegotiation.java |   22 ++--
 .../inf/dpp/invitation/ProjectNegotiation.java     |   19 +++-
 .../src/de/fu_berlin/inf/dpp/net/ITransmitter.java |   45 +++------
 .../inf/dpp/net/business/CancelInviteHandler.java  |   11 +--
 .../net/business/CancelProjectSharingHandler.java  |    9 +-
 .../inf/dpp/net/business/InvitationHandler.java    |   28 +++---
 .../inf/dpp/net/internal/XMPPTransmitter.java      |  106 +++-----------------
 .../internal/extensions/CancelInviteExtension.java |    4 +-
 .../CancelProjectNegotiationExtension.java         |   14 ++-
 .../extensions/InvitationAcceptedExtension.java    |   10 +-
 .../InvitationAcknowledgedExtension.java           |   10 +-
 .../internal/extensions/InvitationExtension.java   |   32 ++++++-
 .../extensions/InvitationParametersExtension.java  |   16 +++-
 .../internal/extensions/PacketExtensionUtils.java  |   32 ------
 .../inf/dpp/project/SarosSessionManager.java       |    7 +-
 19 files changed, 195 insertions(+), 251 deletions(-)


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