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  9ff842a8558b5c1740b49745bc33fbfc8d495fcd (commit)
      from  be2661c3b2cec495b11bc52ba50e5d5fe958e07f (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 9ff842a8558b5c1740b49745bc33fbfc8d495fcd
Author: Franz Zieris <[email protected]>
Date:   Fri Jul 19 17:56:10 2013 +0200

    [FIX] Prevent execution of Created FileActivities on equal content
    
    Incoming FileActivities are no longer executed when the local file
    already has the same content. This prevents "ping pong" scenarios caused
    by automatic changes to files in the background.
    
    Instead of dropping these Activities on the recipient side, one could
    prevent the creation on the sender side. But since Saros gets informed
    *after* the change took place, it would be cumbersome to detect actual
    content changes there.
    
    Change-Id: I5384bcc35b09eaf587813b3b5a5bcc39c1bb26e0
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/857
    Tested-by: Jenkins CI
    Reviewed-by: Franz Zieris <[email protected]>

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

Summary of changes:
 .../inf/dpp/activities/business/FileActivity.java  |   39 +------
 .../inf/dpp/project/SharedResourcesManager.java    |   14 ++-
 .../src/de/fu_berlin/inf/dpp/util/FileUtils.java   |   26 +++++
 .../inf/dpp/project/ProjectTestSuite.java          |    2 +-
 .../dpp/project/SharedResourcesManagerTest.java    |  116 ++++++++++++++++++++
 5 files changed, 161 insertions(+), 36 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/project/SharedResourcesManagerTest.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to