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  d0c870432f2afa936c28aa056050f9ab51e396dc (commit)
      from  fd44436f34de98efbccf0d4dbf71782860e62b6e (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 d0c870432f2afa936c28aa056050f9ab51e396dc
Author: Stefan Rossbach <[email protected]>
Date:   Fri Dec 28 22:41:23 2012 +0100

    [API] the XMPPReceiver now implements an interface
    
    Increase the abstraction to support fake implementation
    to fully bypass the network layer for integration tests.
    
    Change-Id: Ie9ddc7c085020e9a15a620e825435143ea60e081
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/509
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../dpp/whiteboard/net/SarosSXETransmitter.java    |    7 +-
 .../dpp/invitation/OutgoingProjectNegotiation.java |    4 +-
 .../dpp/invitation/OutgoingSessionNegotiation.java |    4 +-
 .../src/de/fu_berlin/inf/dpp/net/IReceiver.java    |   60 +++++++
 .../inf/dpp/net/business/ActivitiesHandler.java    |    4 +-
 .../inf/dpp/net/business/CancelInviteHandler.java  |    4 +-
 .../net/business/CancelProjectSharingHandler.java  |    6 +-
 .../inf/dpp/net/business/InvitationHandler.java    |    4 +-
 .../inf/dpp/net/business/LeaveHandler.java         |    6 +-
 .../inf/dpp/net/business/UserListHandler.java      |    4 +-
 .../dpp/net/internal/ConnectionTestManager.java    |    3 +-
 .../inf/dpp/net/internal/DataTransferManager.java  |    5 +-
 .../inf/dpp/net/internal/StreamServiceManager.java |    3 +-
 .../inf/dpp/net/internal/XMPPReceiver.java         |  166 ++++++++++---------
 .../inf/dpp/net/internal/XMPPTransmitter.java      |   64 ++------
 .../de/fu_berlin/inf/dpp/util/VersionManager.java  |    4 +-
 .../fu_berlin/inf/dpp/util/VersionManagerTest.java |    6 +-
 17 files changed, 199 insertions(+), 155 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/IReceiver.java


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

------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of 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_122812
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to