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  e1927772eab4527fd8528bd8f30bd05a5b0364d5 (commit)
      from  9976451c3872f94e11a82e32fb51b6b32508cae6 (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 e1927772eab4527fd8528bd8f30bd05a5b0364d5
Author: Denis Washington <de...@denisw.de>
Date:   Mon Sep 21 12:42:19 2015 +0200

    [API] Pull up #getLocation to IResource
    
    This method was mistakingly defined in IFile, while in the Eclipse API
    it is defined on IResource. Pulling it up simplifies the implementation
    of the server.
    
    Change-Id: Ifbba61d0bdb1ab4486ee4b687fac9e4db882f0b3
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2889
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>
    Reviewed-by: Denis Washington <de...@denisw.de>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/filesystem/IFile.java |    2 --
 .../de/fu_berlin/inf/dpp/filesystem/IResource.java |    2 ++
 .../project/filesystem/IntelliJFolderImpl.java     |    1 +
 .../inf/dpp/filesystem/EclipseFileImpl.java        |   10 ----------
 .../inf/dpp/filesystem/EclipseResourceImpl.java    |    6 ++++++
 5 files changed, 9 insertions(+), 12 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