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  054a77289a8e0f830076ed072de61aacb3a3a911 (commit)
      from  ac51bd902b0bc4de8e62a72cfd05b9aab37c4e17 (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 054a77289a8e0f830076ed072de61aacb3a3a911
Author: Holger Schmeisky <goo...@schmeisky.com>
Date:   Sat Oct 31 18:50:43 2015 +0100

    [INTERNAL][I] Replace path implementation by Java7
    
    This commit replaces the current buggy IntelliJ implementation
    of IPath with the one from the server, using Java7 capabilities.
    As soon as the core is switched to Java 7, this implementation
    can be moved to the core.
    
    Change-Id: I4ddb72f2769bb19fab0be14e41b45bd4a54c4aa6
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2937
    Tested-by: Jenkins CI
    Reviewed-by: Denis Washington <de...@denisw.de>
    Reviewed-by: Holger Schmeisky <holger.schmei...@gmail.com>

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

Summary of changes:
 .../intellij/project/FileSystemChangeListener.java |  132 ++++----
 .../project/filesystem/IntelliJFileImpl.java       |    2 +-
 .../project/filesystem/IntelliJPathImpl.java       |  204 +++++++------
 .../project/filesystem/IntelliJProjectImpl.java    |    4 +-
 .../project/filesystem/IntelliJResourceImpl.java   |   33 +-
 .../project/filesystem/IntelliJWorkspaceImpl.java  |   14 +-
 .../intellij/project/filesystem/PathFactory.java   |    2 +-
 .../project/filesystem/IntelliJFileImplTest.java   |   22 +-
 .../project/filesystem/IntelliJPathImplTest.java   |  341 ++++++++++++++++++--
 9 files changed, 533 insertions(+), 221 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to