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  fe93d6cb36ff4a162e2fddad29663d99db45f044 (commit)
      from  f732cd73bfe3dfa5b092817007c37e635def856b (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 fe93d6cb36ff4a162e2fddad29663d99db45f044
Author: Holger Schmeisky <holge...@fu-berlin.de>
Date:   Tue Dec 29 22:27:57 2015 +0100

    [INTERNAL][I] Fix wrong usage of IResources API
    
    Saros/I used the getFullPath() wrong in many places.
    The calls have been fixed to use getLocation() instead
    and the implementation has been fixed to comply
    with what the interface specifies.
    
    Along the way some cleanups.
    
    Change-Id: I628a8f0795bd8a49a27d800d87f9c3e4d2fb102b
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2993
    Tested-by: Jenkins CI
    Reviewed-by: Holger Schmeisky <holger.schmei...@gmail.com>

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

Summary of changes:
 .../dpp/core/editor/adapter/DocumentFactory.java   |   46 -------
 .../inf/dpp/intellij/editor/EditorManager.java     |    2 +-
 .../intellij/project/FileSystemChangeListener.java |    6 +-
 .../intellij/project/SharedResourcesManager.java   |    8 +-
 .../project/filesystem/IntelliJFileImpl.java       |   47 ++-----
 .../project/filesystem/IntelliJFolderImpl.java     |   28 +---
 .../project/filesystem/IntelliJProjectImpl.java    |    4 +-
 .../project/filesystem/IntelliJResourceImpl.java   |  101 +++++---------
 .../project/filesystem/ResourceConverter.java      |    2 +-
 .../dpp/intellij/ui/menu/SarosFileShareGroup.java  |    2 +-
 .../project/filesystem/AbstractResourceTest.java   |   57 ++++++++
 .../project/filesystem/IntelliJFileImplTest.java   |  124 ++---------------
 .../filesystem/IntelliJResourceImplTest.java       |  142 ++++++++++++++++++++
 13 files changed, 282 insertions(+), 287 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/editor/adapter/DocumentFactory.java
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/project/filesystem/AbstractResourceTest.java
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/project/filesystem/IntelliJResourceImplTest.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to