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  192952b956826ec9e52d53d752381d92215f305b (commit)
      from  a4cfd1c94f5f2581903933563786a5c0b0e3cc3a (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 192952b956826ec9e52d53d752381d92215f305b
Author: Raimondas Kvietkauskas <[email protected]>
Date:   Mon Jun 2 13:32:48 2014 +0300

    [INTERNAL] Add monitoring-related Eclipse look-alikes to Saros/I
    
    This contains three interfaces and dummy implementations for each.
    
    Change-Id: I9729616809abfb799f15b018875327f223b80085
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1592
    Tested-by: Jenkins CI
    Reviewed-by: Franz Zieris <[email protected]>

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

Summary of changes:
 .../inf/dpp/core/monitor/IProgressMonitor.java     |   34 ++++++
 .../de/fu_berlin/inf/dpp/core/monitor/IStatus.java |   18 ++--
 .../inf/dpp/core/monitor/ISubMonitor.java          |   44 +++-----
 .../inf/dpp/core/monitor/NullProgressMonitor.java  |   79 ++++++++++++++
 .../dpp/core/monitor/NullProgressSubMonitor.java   |  113 ++++++++++++++++++++
 .../de/fu_berlin/inf/dpp/core/monitor/Status.java  |   28 +++--
 6 files changed, 271 insertions(+), 45 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/monitor/IProgressMonitor.java
 copy 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/filesystem/IContainer.java 
=> 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/monitor/IStatus.java
 (75%)
 copy de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/filesystem/IPath.java 
=> 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/monitor/ISubMonitor.java
 (59%)
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/monitor/NullProgressMonitor.java
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/monitor/NullProgressSubMonitor.java
 copy 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/filesystem/IContainer.java 
=> 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/monitor/Status.java 
(60%)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to