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  091fd52a65b7ea757900b30be10f289dfedeb391 (commit)
      from  b68941e9bb96bc3a60dce10b0d24fb58bb652ba4 (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 091fd52a65b7ea757900b30be10f289dfedeb391
Author: Stefan Rossbach <[email protected]>
Date:   Sun Dec 8 01:02:34 2013 +0100

    [NOP] removed DiffPrint method
    
    This method was used long ago when the watchdog detected inconsistencies
    and the content to replaced was "diffed".
    
    From time to time the diff produces errors so it was disabled.
    
    Removed the logic as it is not offer any benefit because:
    
    1. No developer will look at the output nor does it offer any
    advantage because:
    
    2. A "stupid" hex dump of the binary content (which is not done)
    contains more detailed informations than the diff output.
    
    Change-Id: I9fe731cf342d8b9459c01f42f0cbb21dd0b88b31
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1271
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 de.fu_berlin.inf.dpp/ext-src/bmsi/util/Diff.java   |  964 --------------------
 .../ext-src/bmsi/util/DiffPrint.java               |  653 -------------
 .../src/de/fu_berlin/inf/dpp/util/Utils.java       |   94 --
 .../junit/de/fu_berlin/inf/dpp/util/UtilTest.java  |   13 -
 4 files changed, 0 insertions(+), 1724 deletions(-)
 delete mode 100644 de.fu_berlin.inf.dpp/ext-src/bmsi/util/Diff.java
 delete mode 100644 de.fu_berlin.inf.dpp/ext-src/bmsi/util/DiffPrint.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to