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 72e41e986c7206920afa65c7db39739500e8198c (commit)
from 92a206dbdc6695510f001d8f38b214de207f409d (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 72e41e986c7206920afa65c7db39739500e8198c
Author: Stefan Rossbach <[email protected]>
Date: Wed Jan 2 00:38:41 2013 +0100
[API] removed ITransmitter#sendQuery method
IQ packet must now be by send using the ITransmitter#sendPacket method
Rewritten parts of the VersionManager to support this change.
Added ITransmitter and IReceiver fakes to support JUNIT testing
the network layer.
Change-Id: I9f82881d1e3fcc2ccf18d890fa52d8a6b6e59e44
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/520
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../dpp/invitation/OutgoingSessionNegotiation.java | 2 +-
.../src/de/fu_berlin/inf/dpp/net/ITransmitter.java | 25 ++++-
.../inf/dpp/net/internal/XMPPTransmitter.java | 45 +--------
.../de/fu_berlin/inf/dpp/util/VersionManager.java | 109 +++++++++++++------
.../dpp/test/fakes/net/FakeConnectionFactory.java | 93 ++++++++++++++++
.../dpp/test/fakes/net/FakePacketTransmitter.java | 106 ++++++++++++++++++
.../dpp/test/fakes/net/NonThreadedReceiver.java | 62 +++++++++++
.../fu_berlin/inf/dpp/util/VersionManagerTest.java | 113 ++++++++++++--------
8 files changed, 428 insertions(+), 127 deletions(-)
create mode 100644
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/test/fakes/net/FakeConnectionFactory.java
create mode 100644
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/test/fakes/net/FakePacketTransmitter.java
create mode 100644
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/test/fakes/net/NonThreadedReceiver.java
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