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  a54db7eb0beb942027a0078858b7a7cf678b93aa (commit)
      from  b569c38478d57a25b318640859bd8088989d31f2 (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 a54db7eb0beb942027a0078858b7a7cf678b93aa
Author: Franz Zieris <[email protected]>
Date:   Thu Apr 17 13:31:53 2014 +0200

    [API] Create IProgressMonitor in Saros/Core
    
    This interface comes along with a simple implementation (in Saros/Core)
    and an adapter/adapter factory (in Saros/Eclipse).
    
    Change-Id: If8530e7e6f5def789cb253663c6b22416bfea5d9
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1507
    Tested-by: Jenkins CI
    Reviewed-by: Martin Wichner <[email protected]>
    Reviewed-by: Arndt Lasarzik <[email protected]>
    Reviewed-by: Franz Zieris <[email protected]>

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

Summary of changes:
 de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF     |    1 +
 .../inf/dpp/monitoring/IProgressMonitor.java       |   18 ++++++++
 .../inf/dpp/monitoring/NullProgressMonitor.java    |   31 ++++++++++++++
 .../dpp/monitoring/EclipseProgressMonitorImpl.java |   11 +++++
 .../monitoring/ProgressMonitorAdapterFactory.java  |   44 ++++++++++++++++++++
 5 files changed, 105 insertions(+), 0 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/monitoring/IProgressMonitor.java
 create mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/monitoring/NullProgressMonitor.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/monitoring/EclipseProgressMonitorImpl.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/monitoring/ProgressMonitorAdapterFactory.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