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  08db51833381c1b9d38ce8cf9f1ced84aae09fc8 (commit)
      from  798c4cde2c433185ba15ecdeb2be3b4f30e645d4 (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 08db51833381c1b9d38ce8cf9f1ced84aae09fc8
Author: Franz Zieris <[email protected]>
Date:   Wed May 21 16:08:25 2014 +0200

    [INTERNAL] Add IWorkspace and IWorkspaceRunnable to Saros/Core
    
    These new interfaces come along with Eclipse implementations/adapters.
    
    Change-Id: I3c1882f4f38618e094cc288f8ae1580df275526a
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1564
    Tested-by: Jenkins CI
    Reviewed-by: Damla Durmaz <[email protected]>
    Reviewed-by: Franz Zieris <[email protected]>

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

Summary of changes:
 .../fu_berlin/inf/dpp/filesystem/IContainer.java   |    2 +-
 .../src/de/fu_berlin/inf/dpp/filesystem/IFile.java |    2 +-
 .../de/fu_berlin/inf/dpp/filesystem/IFolder.java   |    2 +-
 .../src/de/fu_berlin/inf/dpp/filesystem/IPath.java |    2 +-
 .../de/fu_berlin/inf/dpp/filesystem/IProject.java  |    2 +-
 .../de/fu_berlin/inf/dpp/filesystem/IResource.java |    2 +-
 .../inf/dpp/filesystem/IResourceAttributes.java    |    2 +-
 .../fu_berlin/inf/dpp/filesystem/IWorkspace.java   |   12 +++
 .../inf/dpp/filesystem/IWorkspaceRoot.java         |    2 +-
 .../inf/dpp/filesystem/IWorkspaceRunnable.java     |   14 +++
 .../inf/dpp/monitoring/IProgressMonitor.java       |    2 +-
 .../inf/dpp/SarosEclipseContextFactory.java        |    6 ++
 .../inf/dpp/filesystem/EclipseWorkspaceImpl.java   |   85 ++++++++++++++++++++
 .../filesystem/EclipseWorkspaceRunnableImpl.java   |   37 +++++++++
 .../dpp/monitoring/EclipseProgressMonitorImpl.java |    4 +
 15 files changed, 167 insertions(+), 9 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/filesystem/IWorkspace.java
 create mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/filesystem/IWorkspaceRunnable.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/filesystem/EclipseWorkspaceImpl.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/filesystem/EclipseWorkspaceRunnableImpl.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to