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  3adb19a193a77b1e8515afc8a6113c3a1946dd15 (commit)
      from  2f555ddc9f577019184b1ac62eae213586c5eb18 (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 3adb19a193a77b1e8515afc8a6113c3a1946dd15
Author: Stefan Rossbach <[email protected]>
Date:   Fri Aug 22 12:58:27 2014 +0200

    [INTERNAL] simplified FileUtils code
    
    Removed dead backup method.
    
    All resource operations will no longer try to force their operations and
    so preventing data loss. Also removed the option to remove the read-only
    flags when modifying data as there is mostly a reason such resources are
    set to read only.
    
    Also removed the whole workspace run stuff as it was mostly only one
    file operation that was executed inside the runnable. The other multi
    file operations are folder creation operations and those operations are
    somewhat unlikely to be in conflict with other operations so there is
    also no need to run them atomically.
    
    
    Change-Id: Ia77ad3cff054c73101b7792d104ee199d9828547
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1919
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/project/SharedResourcesManager.java    |    3 +-
 .../src/de/fu_berlin/inf/dpp/util/FileUtils.java   |  320 +++-----------------
 .../dpp/project/SharedResourcesManagerTest.java    |    4 +-
 3 files changed, 47 insertions(+), 280 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to