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  591b09e3b8d610cff46d198d3a8b25bd8fa23ea7 (commit)
      from  665cda9c335907da4ffdc0df20ae3e3277c78fe1 (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 591b09e3b8d610cff46d198d3a8b25bd8fa23ea7
Author: Stefan Rossbach <[email protected]>
Date:   Tue May 21 03:05:23 2013 +0200

    [INTERNAL] removed Ping-Pong Feature
    
    This feature uses activities to generate Ping/Pong
    results. So those values are not accurate as the
    SWT Thread might been blocked. Furthermore this
    feature has no usage. Nobody is looking at
    the log files where the Ping/Pong results
    are populated.
    
    Conclusion: removed the feature as it should
    be replaces with a KeepAliveLogic which
    should use PacketExtensions and direct
    established connections to determine
    if connection is broken and so
    abort / kick the user from the current
    session.
    
    Change-Id: I60e171cac687f964625348e8a233e9ddd241d447
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/790
    Tested-by: Jenkins CI
    Reviewed-by: Patrick Schlott <[email protected]>
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../business/AbstractActivityReceiver.java         |    5 -
 .../dpp/activities/business/IActivityReceiver.java |    2 -
 .../dpp/activities/business/PingPongActivity.java  |   62 -----
 .../serializable/PingPongActivityDataObject.java   |   38 ---
 .../de/fu_berlin/inf/dpp/net/PingPongCentral.java  |  276 --------------------
 .../inf/dpp/preferences/PreferenceConstants.java   |    2 -
 .../inf/dpp/preferences/PreferenceInitializer.java |    1 -
 .../inf/dpp/preferences/PreferenceUtils.java       |    4 -
 .../inf/dpp/project/internal/SarosSession.java     |    2 -
 .../ui/preferencePages/AdvancedPreferencePage.java |    3 -
 10 files changed, 0 insertions(+), 395 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/activities/business/PingPongActivity.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/activities/serializable/PingPongActivityDataObject.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/PingPongCentral.java


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_may
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to