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  d9c486e29d3e3454f746d051d86143f20d94691f (commit)
      from  c4851d0abd23e981f605ac44767d37dbe8d4ded2 (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 d9c486e29d3e3454f746d051d86143f20d94691f
Author: Stefan Rossbach <[email protected]>
Date:   Sat Feb 22 02:03:18 2014 +0100

    [INTERNAL] FileActitity util methods no longer read the file content
    
    The file content must now be passed in. While working on the code I
    figured out that the checksum was never used in the business logic.
    
    Once again, the checksums used in the recovery by the Watchdog
    Component are created from the EDITOR INPUT (as simple STRING !) and not
    from the actual byte content of a given file.
    
    Change-Id: I47dc20bab8a56286d8495930ffac7f8a829845cb
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1424
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/activities/business/FileActivity.java  |   54 ++++-----------
 .../activities/business/RecoveryFileActivity.java  |   18 ++---
 .../serializable/FileActivityDataObject.java       |    7 +--
 .../RecoveryFileActivityDataObject.java            |    7 +-
 .../watchdog/ConsistencyWatchdogHandler.java       |    9 ++-
 .../inf/dpp/project/ProjectDeltaVisitor.java       |   54 ++++++++++++----
 .../dpp/activities/business/FileActivityTest.java  |   20 ++----
 .../business/RecoveryFileActivityTest.java         |   68 ++++----------------
 .../dpp/project/SharedResourcesManagerTest.java    |    2 +-
 9 files changed, 98 insertions(+), 141 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to