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  0898a22d570380f64093701d21a4d4d8a0e3a1ea (commit)
      from  4835202c93ffa1d012d0d85c800b75f02858cebd (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 0898a22d570380f64093701d21a4d4d8a0e3a1ea
Author: Matthias Bohnstedt <[email protected]>
Date:   Mon Jun 15 17:51:26 2015 +0200

    [INTERNAL] Adds WorkspaceRoot implementation to Eclipse
    
    This commit change the IWorkspaceRoot interface to provide a list of
    IProjects. This is used in the HTML UI to generate an IDE independent
    ProjectModel. The EclipseImplementation of this is identical to the
    Eclpise IWorkspaceRoot.getProjects() method. There is no IntelliJ
    implementation yet.
    
    This also add this implementation to SarosEclipseContextFactory so it
    is manganed by picocontainer. This fixes the TODO:"Support
    IWorkspaceRoot" in EclipseResourceImpl and ResourceAdapterFactory.
    
    Change-Id: I181b151d84b1da7490c25192ad0e5ca1bd2f517b
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2236
    Tested-by: Jenkins CI
    Reviewed-by: Bastian Sieker <[email protected]>
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/filesystem/IWorkspaceRoot.java         |    2 +
 .../inf/dpp/SarosEclipseContextFactory.java        |    5 +++
 .../inf/dpp/filesystem/EclipseResourceImpl.java    |    3 +-
 .../dpp/filesystem/EclipseWorkspaceRootImpl.java   |   32 ++++++++++++++++++++
 .../inf/dpp/filesystem/ResourceAdapterFactory.java |    5 ++-
 5 files changed, 45 insertions(+), 2 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/filesystem/EclipseWorkspaceRootImpl.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to