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  6789f583c4344bcb3f0929017d05a216290f324d (commit)
      from  d38b17572767369c797be008c5a409a00f389838 (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 6789f583c4344bcb3f0929017d05a216290f324d
Author: srossbach <[email protected]>
Date:   Sat Apr 27 22:15:05 2013 +0200

    [INTERNAL] increased robustness during connection disconnect
    
    The DatatransferManager just uninitialized the transports
    regardless whether a current connection establishment
    was in progress. This lead to NPE that can be found
    in various log files from Saros user.
    
    Made the logic more robust, so it will now throw IOExceptions
    instead of NPE which have no meaningful value in the log files.
    
    Change-Id: I47432abfb2fa36e4e1678705b23c4d3300153e6b
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/755
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/net/internal/ByteStreamTransport.java  |   62 ++++----
 .../inf/dpp/net/internal/DataTransferManager.java  |  161 +++++++++++---------
 .../inf/dpp/net/internal/IBBTransport.java         |    2 +-
 .../inf/dpp/net/internal/Socks5Transport.java      |   12 ++-
 .../dpp/net/internal/DataTransferManagerTest.java  |    6 +-
 5 files changed, 137 insertions(+), 106 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to