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". Pusher was dpp-gerrit.
The branch, master has been updated
via 6e1e91703302fdc2766d8a1449a03f961decb419 (commit)
from 962d17aaea53579524f502ed8265ae91e2374bfd (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 6e1e91703302fdc2766d8a1449a03f961decb419
Author: srossbach <[email protected]>
Date: Tue Apr 30 21:02:05 2013 +0200
[REFACTOR] merged the BinaryChannel into the BinaryChannelConnection
As the BinaryChannelConnection only delegates to a concrete
implementation and both classes are very small, just merged them.
Change-Id: I75f5cb4b7cb2b113031c054701693cb618703a50
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/766
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../inf/dpp/net/internal/BinaryChannel.java | 309 --------------------
.../dpp/net/internal/BinaryChannelConnection.java | 288 +++++++++++++++++--
.../inf/dpp/net/internal/ByteStreamTransport.java | 42 ++--
.../inf/dpp/net/internal/Socks5Transport.java | 45 ++-
...lTest.java => BinaryChannelConnectionTest.java} | 104 ++++----
.../inf/dpp/net/internal/InternalTestSuite.java | 2 +-
6 files changed, 371 insertions(+), 419 deletions(-)
delete mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/BinaryChannel.java
rename
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/net/internal/{BinaryChannelTest.java
=> BinaryChannelConnectionTest.java} (72%)
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot