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  794d823b52ecf746ae4a3286c51a3f685298ee91 (commit)
      from  0ad6b2cfcf20c784a1cddfec0426d7f872fc3f41 (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 794d823b52ecf746ae4a3286c51a3f685298ee91
Author: Stefan Rossbach <[email protected]>
Date:   Fri Dec 28 21:45:29 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: I0b23cb015b05669a3fce5575fc92841dd3d8f797
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/507
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../dpp/whiteboard/net/SarosSXETransmitter.java    |    4 +-
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    4 +-
 .../src/de/fu_berlin/inf/dpp/net/ITransmitter.java |   51 ++++++++++++--------
 .../inf/dpp/net/business/ActivitiesHandler.java    |   10 ++--
 .../inf/dpp/net/internal/ActivitySequencer.java    |   51 ++++++++++++++++++--
 .../inf/dpp/net/internal/XMPPTransmitter.java      |   43 +----------------
 ...nsionProvider.java => ActivitiesExtension.java} |   49 +++++++++++--------
 .../inf/dpp/feedback/StatisticCollectorTest.java   |    9 +++-
 .../ActivitiesExtensionProviderTest.java           |    6 +-
 .../inf/dpp/project/internal/SarosSessionTest.java |   28 +++++------
 10 files changed, 140 insertions(+), 115 deletions(-)
 rename 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/{ActivitiesExtensionProvider.java
 => ActivitiesExtension.java} (69%)


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