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  3e08ac1d8a13bbd213f2876a7fde5ce683f1ddba (commit)
       via  ecef08b1498f42d567e167aba9996c3223f72ff6 (commit)
      from  b71309c4af89c020b8d6dfc1d607560ffa5b76fb (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 3e08ac1d8a13bbd213f2876a7fde5ce683f1ddba
Author: Franz Zieris <zie...@inf.fu-berlin.de>
Date:   Mon Apr 18 20:12:34 2016 +0200

    [NOP][E] Remove copyright/license note headers from Saros/E
    
     * Any interested person will find the license under which Saros/E is
       distributed in its root directory in a LICENSE file. Further, during
       the installation process, Eclipse will display the full license text.
     * Only a fraction of all Saros/E classes actually provided this header.
       (classes in 12 out of 60 packages)
     * There is no reasonable entity to name in the copyright notice, as
       practically all classes where amended several times by different
       developers, who didn't bother to keep a changelog per file.
       Consequently, the copyright dates and names were permanently very
       error prone.
     * Since we use version control, the history of each and every file can
       be tracked down, if someone really wants to know all "authors" of a
       class.
    
    Change-Id: I6b848e9dc3713e4f8722ef86a96ccb59d906dcc7
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3059
    Tested-by: Jenkins CI
    Reviewed-by: Patrick Fehling <s0545...@htw-berlin.de>
    Reviewed-by: Franz Zieris <zie...@inf.fu-berlin.de>

commit ecef08b1498f42d567e167aba9996c3223f72ff6
Author: Etienne Girard <etienne.g.gir...@gmail.com>
Date:   Tue May 31 17:12:05 2016 +0200

    [INTERNAL][I] Stop using workspace runnables in FileUtils
    
    This patch focuses on removing the superfluous use of workspace runnables
    in FileUtils, since the operations do not require to be atomic and the
    IntelliJ implementation of IWorkspace#run do not do anything. This allows
    to avoid instantiating IntelliJWorkspaceImpl very early on, only to
    set a field in FileUtils.
    
    This patch is similar to changes made by commit 3adb19a [1] for the Eclipse 
version of
    FileUtils.
    
    [1] 
https://github.com/saros-project/saros/commit/3adb19a193a77b1e8515afc8a6113c3a1946dd15
    
    Change-Id: I797296893593f475fc222d76fe8dc4fbad51dfa6
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3064
    Tested-by: Jenkins CI
    Reviewed-by: Holger Schmeisky <holger.schmei...@gmail.com>

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

Summary of changes:
 .../de/fu_berlin/inf/dpp/core/util/FileUtils.java  |  207 ++++++--------------
 .../context/SarosIntellijContextFactory.java       |    6 +-
 .../intellij/project/SharedResourcesManager.java   |    2 +-
 de.fu_berlin.inf.dpp/header.txt                    |   19 --
 .../src/de/fu_berlin/inf/dpp/Saros.java            |   19 --
 .../de/fu_berlin/inf/dpp/editor/EditorManager.java |   19 --
 .../inf/dpp/feedback/FollowModeCollector.java      |   19 --
 .../dpp/feedback/JumpFeatureUsageCollector.java    |   19 --
 .../inf/dpp/feedback/SelectionCollector.java       |   19 --
 .../inf/dpp/feedback/SessionDataCollector.java     |   19 --
 .../inf/dpp/feedback/SessionStatistic.java         |   19 --
 .../inf/dpp/feedback/TextEditCollector.java        |   19 --
 .../preferences/EclipsePreferenceConstants.java    |   19 --
 .../preferences/EclipsePreferenceInitializer.java  |   19 --
 .../inf/dpp/project/SharedResourcesManager.java    |   19 --
 .../inf/dpp/ui/actions/DeleteContactAction.java    |   19 --
 .../inf/dpp/ui/actions/LeaveSessionAction.java     |   19 --
 .../inf/dpp/ui/actions/NewContactAction.java       |   19 --
 .../inf/dpp/ui/actions/RenameContactAction.java    |   19 --
 .../inf/dpp/ui/actions/SendFileAction.java         |   19 --
 .../dpp/ui/decorators/SharedProjectDecorator.java  |   19 --
 .../ui/decorators/SharedProjectFileDecorator.java  |   19 --
 .../ui/preferencePages/GeneralPreferencePage.java  |   19 --
 .../de/fu_berlin/inf/dpp/ui/util/ViewUtils.java    |   19 --
 .../de/fu_berlin/inf/dpp/ui/views/SarosView.java   |   20 --
 .../inf/dpp/ui/wizards/AddContactWizard.java       |   18 --
 .../inf/dpp/ui/wizards/AddXMPPAccountWizard.java   |   18 --
 .../inf/dpp/ui/wizards/ConfigurationWizard.java    |   19 --
 .../dpp/ui/wizards/CreateXMPPAccountWizard.java    |   20 --
 .../inf/dpp/ui/wizards/JoinSessionWizard.java      |   19 --
 30 files changed, 62 insertions(+), 666 deletions(-)
 delete mode 100644 de.fu_berlin.inf.dpp/header.txt


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to